/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(vendor/bootstrap-3.3.0/fonts/glyphicons-halflings-regular.eot);
  src: url(vendor/bootstrap-3.3.0/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(vendor/bootstrap-3.3.0/fonts/glyphicons-halflings-regular.woff) format('woff'), url(vendor/bootstrap-3.3.0/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(vendor/bootstrap-3.3.0/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width:550px;
  }
}
@media (min-width: 992px) {
  .container {
    width:550px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 550px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * Framework7 3.5.0
 * Full featured mobile HTML framework for building iOS & Android apps
 * http://framework7.io/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 26, 2018
 */
html,
body,
.framework7-root {
  position: relative;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  width: 100%;
  background: #fff;
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
.framework7-root {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.framework7-initializing *,
.framework7-initializing *:before,
.framework7-initializing *:after {
  -webkit-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
}
@media (width: 1024px) and (height: 691px) and (orientation: landscape) {
  html,
  body,
  .framework7-root {
    height: 671px;
  }
}
@media (width: 1024px) and (height: 692px) and (orientation: landscape) {
  html,
  body,
  .framework7-root {
    height: 672px;
  }
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
a,
input,
textarea,
select {
  outline: 0;
}
a {
  cursor: pointer;
  text-decoration: none;
}
p {
  margin: 1em 0;
}
.disabled {
  opacity: 0.55 !important;
  pointer-events: none !important;
}
.ios body {
  font-family: -apple-system, SF UI Text, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #000;
  line-height: 1.4;
}
.ios .md-only,
.ios .if-md {
  display: none !important;
}
.ios a {
  color: #007aff;
}
@media (width: 1024px) and (height: 691px) and (orientation: landscape) {
  .ios,
  .ios body,
  .ios .framework7-root {
    height: 671px;
  }
}
@media (width: 1024px) and (height: 692px) and (orientation: landscape) {
  .ios,
  .ios body,
  .ios .framework7-root {
    height: 672px;
  }
}
.ios .theme-dark {
  color: #fff;
}
.ios .color-theme-red a {
  color: #ff3b30;
}
.ios .color-theme-green a {
  color: #4cd964;
}
.ios .color-theme-blue a {
  color: #007aff;
}
.ios .color-theme-pink a {
  color: #ff2d55;
}
.ios .color-theme-yellow a {
  color: #ffcc00;
}
.ios .color-theme-orange a {
  color: #ff9500;
}
.ios .color-theme-gray a {
  color: #8e8e93;
}
.ios .color-theme-white a {
  color: #ffffff;
}
.ios .color-theme-black a {
  color: #000000;
}
.ios a.color-red {
  color: #ff3b30;
}
.ios a.color-green {
  color: #4cd964;
}
.ios a.color-blue {
  color: #007aff;
}
.ios a.color-pink {
  color: #ff2d55;
}
.ios a.color-yellow {
  color: #ffcc00;
}
.ios a.color-orange {
  color: #ff9500;
}
.ios a.color-gray {
  color: #8e8e93;
}
.ios a.color-white {
  color: #ffffff;
}
.ios a.color-black {
  color: #000000;
}
.md body {
  font-family: Roboto, Noto, Helvetica, Arial, sans-serif;
  color: #212121;
  line-height: 1.5;
}
.md .ios-only,
.md .if-ios {
  display: none !important;
}
.md a {
  color: #2196f3;
}
.md .theme-dark {
  color: rgba(255, 255, 255, 0.87);
}
.md .color-theme-red a {
  color: #f44336;
}
.md .color-theme-green a {
  color: #4caf50;
}
.md .color-theme-blue a {
  color: #2196f3;
}
.md .color-theme-pink a {
  color: #e91e63;
}
.md .color-theme-yellow a {
  color: #ffeb3b;
}
.md .color-theme-orange a {
  color: #ff9800;
}
.md .color-theme-gray a {
  color: #9e9e9e;
}
.md .color-theme-white a {
  color: #ffffff;
}
.md .color-theme-black a {
  color: #000000;
}
.md a.color-red {
  color: #f44336;
}
.md a.color-green {
  color: #4caf50;
}
.md a.color-blue {
  color: #2196f3;
}
.md a.color-pink {
  color: #e91e63;
}
.md a.color-yellow {
  color: #ffeb3b;
}
.md a.color-orange {
  color: #ff9800;
}
.md a.color-gray {
  color: #9e9e9e;
}
.md a.color-white {
  color: #ffffff;
}
.md a.color-black {
  color: #000000;
}
.statusbar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
html.device-ios .statusbar,
html.ios:not(.device-ios):not(.device-android) .statusbar {
  height: 20px;
}
html.device-android .statusbar,
html.md:not(.device-ios):not(.device-android) .statusbar {
  height: 24px;
}
html.device-ios.device-iphone-x .statusbar {
  height: constant(safe-area-inset-top);
  height: env(safe-area-inset-top);
}
html.with-statusbar .statusbar {
  display: block;
}
html.with-statusbar.device-ios .framework7-root,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root {
  padding-top: 20px;
}
html.with-statusbar.device-android .framework7-root,
html.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root {
  padding-top: 24px;
}
html.with-statusbar.device-iphone-x .framework7-root {
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
}
.ios .statusbar {
  background: #f7f7f8;
}
.ios .theme-dark .statusbar {
  background-color: #1b1b1b;
}
.md .statusbar {
  background: #0a6ebd;
}
.md .color-theme-red .statusbar {
  background: #d2190b;
}
.md .color-theme-green .statusbar {
  background: #357a38;
}
.md .color-theme-blue .statusbar {
  background: #0a6ebd;
}
.md .color-theme-pink .statusbar {
  background: #aa1145;
}
.md .color-theme-yellow .statusbar {
  background: #eed500;
}
.md .color-theme-orange .statusbar {
  background: #b36a00;
}
.md .color-theme-gray .statusbar {
  background: #787878;
}
.md .color-theme-white .statusbar {
  background: #d9d9d9;
}
.md .color-theme-black .statusbar {
  background: #000000;
}
.views,
.view {
  position: relative;
  height: 100%;
  z-index: 5000;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pages {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.page.stacked {
  display: none;
}
.page-previous {
  pointer-events: none;
}
.page-content {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  position: relative;
  z-index: 1;
}
.ios .page-shadow-effect {
  position: absolute;
  top: 0;
  width: 16px;
  bottom: 0;
  z-index: -1;
  content: '';
  opacity: 0;
  right: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.2)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.2) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.2) 100%);
}
.ios .page-opacity-effect {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  bottom: 0;
  content: '';
  opacity: 0;
  z-index: 10000;
}
.ios .router-dynamic-navbar-inside .page-shadow-effect,
.ios .router-dynamic-navbar-inside .page-opacity-effect {
  top: 44px;
}
.ios .page {
  background: #efeff4;
}
.ios .page-previous {
  -webkit-transform: translate3d(-20%, 0, 0);
  transform: translate3d(-20%, 0, 0);
}
.ios .page-next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.ios .page-previous .page-opacity-effect {
  opacity: 1;
}
.ios .page-previous:after {
  opacity: 1;
}
.ios .page-current .page-shadow-effect {
  opacity: 1;
}
.ios .page-transitioning,
.ios .page-transitioning .page-shadow-effect,
.ios .page-transitioning .page-opacity-effect {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.ios .router-transition-forward .page-next,
.ios .router-transition-backward .page-next,
.ios .router-transition-forward .page-current,
.ios .router-transition-backward .page-current,
.ios .router-transition-forward .page-previous:not(.stacked),
.ios .router-transition-backward .page-previous:not(.stacked) {
  pointer-events: none;
}
.ios .router-transition-css-forward .page-next {
  -webkit-animation: ios-page-next-to-current 400ms forwards;
  animation: ios-page-next-to-current 400ms forwards;
}
.ios .router-transition-css-forward .page-next:before {
  position: absolute;
  top: 0;
  width: 16px;
  bottom: 0;
  z-index: -1;
  content: '';
  opacity: 0;
  right: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.2)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.2) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.2) 100%);
  -webkit-animation: ios-page-next-to-current-shadow 400ms forwards;
  animation: ios-page-next-to-current-shadow 400ms forwards;
}
.ios .router-transition-css-forward .page-current {
  -webkit-animation: ios-page-current-to-previous 400ms forwards;
  animation: ios-page-current-to-previous 400ms forwards;
}
.ios .router-transition-css-forward .page-current:after {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  bottom: 0;
  content: '';
  opacity: 0;
  z-index: 10000;
  -webkit-animation: ios-page-current-to-previous-opacity 400ms forwards;
  animation: ios-page-current-to-previous-opacity 400ms forwards;
}
.ios .router-transition-css-forward.router-dynamic-navbar-inside .page-next:before,
.ios .router-transition-css-forward.router-dynamic-navbar-inside .page-current:after {
  top: 44px;
}
.ios .router-transition-css-backward .page-previous,
.ios .router-transition-css-backward .page-current {
  pointer-events: none;
}
.ios .router-transition-css-backward .page-previous {
  -webkit-animation: ios-page-previous-to-current 400ms forwards;
  animation: ios-page-previous-to-current 400ms forwards;
}
.ios .router-transition-css-backward .page-previous:after {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  bottom: 0;
  content: '';
  opacity: 0;
  z-index: 10000;
  -webkit-animation: ios-page-previous-to-current-opacity 400ms forwards;
  animation: ios-page-previous-to-current-opacity 400ms forwards;
}
.ios .router-transition-css-backward .page-current {
  -webkit-animation: ios-page-current-to-next 400ms forwards;
  animation: ios-page-current-to-next 400ms forwards;
}
.ios .router-transition-css-backward .page-current:before {
  position: absolute;
  top: 0;
  width: 16px;
  bottom: 0;
  z-index: -1;
  content: '';
  opacity: 0;
  right: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.2)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.2) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.2) 100%);
  -webkit-animation: ios-page-current-to-next-shadow 400ms forwards;
  animation: ios-page-current-to-next-shadow 400ms forwards;
}
.ios .router-transition-css-backward.router-dynamic-navbar-inside .page-current:before,
.ios .router-transition-css-backward.router-dynamic-navbar-inside .page-previous:after {
  top: 44px;
}
.ios .theme-dark .page,
.page.ios .theme-dark {
  background: #171717;
}
@-webkit-keyframes ios-page-next-to-current {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
}
@keyframes ios-page-next-to-current {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
}
@-webkit-keyframes ios-page-previous-to-current {
  from {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
}
@keyframes ios-page-previous-to-current {
  from {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
}
@-webkit-keyframes ios-page-current-to-previous {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
}
@keyframes ios-page-current-to-previous {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
}
@-webkit-keyframes ios-page-current-to-next {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes ios-page-current-to-next {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes ios-page-next-to-current-shadow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ios-page-next-to-current-shadow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes ios-page-previous-to-current-opacity {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes ios-page-previous-to-current-opacity {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes ios-page-current-to-previous-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ios-page-current-to-previous-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes ios-page-current-to-next-shadow {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes ios-page-current-to-next-shadow {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.md .page-shadow-effect {
  position: absolute;
  top: 0;
  width: 16px;
  bottom: 0;
  z-index: -1;
  content: '';
  opacity: 0;
  right: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.2)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.2) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.2) 100%);
}
.md .page-opacity-effect {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  bottom: 0;
  content: '';
  opacity: 0;
  z-index: 10000;
}
.md .page {
  background: #fff;
}
.md .page-next {
  -webkit-transform: translate3d(0, 56px, 0);
  transform: translate3d(0, 56px, 0);
  opacity: 0;
  pointer-events: none;
}
.md .page-next.page-next-on-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.md .page-transitioning,
.md .page-transitioning .page-shadow-effect,
.md .page-transitioning .page-opacity-effect {
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}
.md .page-transitioning-swipeback,
.md .page-transitioning-swipeback .page-shadow-effect,
.md .page-transitioning-swipeback .page-opacity-effect {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.md .router-transition-forward .page,
.md .router-transition-backward .page {
  pointer-events: none;
}
.md .router-transition-css-forward .page-next {
  -webkit-animation: md-page-next-to-current 250ms forwards;
  animation: md-page-next-to-current 250ms forwards;
}
.md .router-transition-css-forward .page-current {
  -webkit-animation: none;
  animation: none;
}
.md .router-transition-css-backward .page-current {
  -webkit-animation: md-page-current-to-next 250ms forwards;
  animation: md-page-current-to-next 250ms forwards;
}
.md .router-transition-css-backward .page-previous {
  -webkit-animation: none;
  animation: none;
}
.md .theme-dark .page,
.page.md .theme-dark {
  background: #171717;
}
@-webkit-keyframes md-page-next-to-current {
  from {
    -webkit-transform: translate3d(0, 56px, 0);
    transform: translate3d(0, 56px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
  }
}
@keyframes md-page-next-to-current {
  from {
    -webkit-transform: translate3d(0, 56px, 0);
    transform: translate3d(0, 56px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
  }
}
@-webkit-keyframes md-page-current-to-next {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 56px, 0);
    transform: translate3d(0, 56px, 0);
    opacity: 0;
  }
}
@keyframes md-page-current-to-next {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 56px, 0);
    transform: translate3d(0, 56px, 0);
    opacity: 0;
  }
}
.link,
.tab-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
.ios .link {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.ios .link i + span,
.ios .link i + i,
.ios .link span + i,
.ios .link span + span {
  margin-left: 7px;
}
.ios .link.active-state {
  opacity: 0.3;
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.md .link i + span,
.md .link i + i,
.md .link span + i,
.md .link span + span {
  margin-left: 8px;
}
.navbar {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 500;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.navbar b {
  font-weight: 500;
}
.navbar a.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.navbar .title,
.navbar .left,
.navbar .right {
  position: relative;
  z-index: 1;
}
.navbar .title {
  text-align: center;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-flex-shrink: 10;
  -ms-flex-negative: 10;
  flex-shrink: 10;
  font-weight: 500;
  display: inline-block;
}
.navbar .subtitle {
  display: block;
}
.navbar .left,
.navbar .right {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.navbar .right:first-child {
  position: absolute;
  height: 100%;
}
.navbar-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.navbar-inner.stacked {
  display: none;
}
.views > .navbar,
.view > .navbar,
.page > .navbar {
  position: absolute;
}
.ios .navbar {
  height: 44px;
  font-size: 17px;
  background: #f7f7f8;
}
.ios .navbar.no-hairline:after {
  display: none !important;
}
.ios .navbar:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ios .navbar a.link {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 44px;
  height: 44px;
}
.ios .navbar a.icon-only {
  width: 44px;
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ios .navbar .title {
  font-size: 17px;
  margin: 0;
  line-height: 1.2;
}
.ios .navbar .subtitle {
  color: #6d6d72;
  line-height: 1;
  font-size: 10px;
  text-align: center;
  font-weight: normal;
}
.ios .navbar .left a + a,
.ios .navbar .right a + a {
  margin-left: 15px;
}
.ios .navbar b,
.ios .navbar .title {
  font-weight: 600;
}
.ios .navbar .left {
  margin-right: 10px;
}
.ios .navbar .right {
  margin-left: 10px;
}
.ios .navbar .right:first-child {
  right: 8px;
}
.ios .navbar:after {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .navbar:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .navbar:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .navbar-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 8px;
}
.ios .navbar ~ *:not(.no-navbar) .page-content,
.ios .navbar ~ .page-content {
  padding-top: 44px;
}
.ios .navbar-previous {
  pointer-events: none;
}
.ios .navbar-previous .left,
.ios .navbar-previous .right,
.ios .navbar-previous > .title,
.ios .navbar-previous .subnavbar,
.ios .navbar-previous .fading {
  opacity: 0;
}
.ios .navbar-previous .sliding {
  opacity: 0;
}
.ios .navbar-previous .subnavbar.sliding,
.ios .navbar-previous.sliding .subnavbar {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.ios .navbar-next {
  pointer-events: none;
}
.ios .navbar-next .left,
.ios .navbar-next .right,
.ios .navbar-next > .title,
.ios .navbar-next .subnavbar,
.ios .navbar-next .fading {
  opacity: 0;
}
.ios .navbar-next .sliding {
  opacity: 0;
}
.ios .navbar-next.sliding .left,
.ios .navbar-next.sliding .right,
.ios .navbar-next.sliding > .title,
.ios .navbar-next.sliding .subnavbar {
  opacity: 0;
}
.ios .navbar-next .subnavbar.sliding,
.ios .navbar-next.sliding .subnavbar {
  opacity: 1;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.ios .navbar-transitioning {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.ios .navbar-hidden {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.ios .router-transition-css-forward .navbar-current .left,
.ios .router-transition-css-backward .navbar-current .left,
.ios .router-transition-css-forward .navbar-current > .title,
.ios .router-transition-css-backward .navbar-current > .title,
.ios .router-transition-css-forward .navbar-current .right,
.ios .router-transition-css-backward .navbar-current .right,
.ios .router-transition-css-forward .navbar-current .subnavbar,
.ios .router-transition-css-backward .navbar-current .subnavbar {
  -webkit-animation: ios-navbar-element-fade-out 400ms forwards;
  animation: ios-navbar-element-fade-out 400ms forwards;
}
.ios .router-transition-css-forward .navbar-current .sliding,
.ios .router-transition-css-backward .navbar-current .sliding,
.ios .router-transition-css-forward .navbar-current .left.sliding .icon,
.ios .router-transition-css-backward .navbar-current .left.sliding .icon,
.ios .router-transition-css-forward .navbar-current.sliding .left,
.ios .router-transition-css-backward .navbar-current.sliding .left,
.ios .router-transition-css-forward .navbar-current.sliding .left .icon,
.ios .router-transition-css-backward .navbar-current.sliding .left .icon,
.ios .router-transition-css-forward .navbar-current.sliding > .title,
.ios .router-transition-css-backward .navbar-current.sliding > .title,
.ios .router-transition-css-forward .navbar-current.sliding .right,
.ios .router-transition-css-backward .navbar-current.sliding .right {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  opacity: 0 !important;
  -webkit-animation: none;
  animation: none;
}
.ios .router-transition-css-forward .navbar-current.sliding .subnavbar,
.ios .router-transition-css-backward .navbar-current.sliding .subnavbar,
.ios .router-transition-css-forward .navbar-current .sliding.subnavbar,
.ios .router-transition-css-backward .navbar-current .sliding.subnavbar {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-animation: none;
  animation: none;
  opacity: 1;
}
.ios .router-transition-css-forward .navbar-next .left,
.ios .router-transition-css-backward .navbar-previous .left,
.ios .router-transition-css-forward .navbar-next > .title,
.ios .router-transition-css-backward .navbar-previous > .title,
.ios .router-transition-css-forward .navbar-next .right,
.ios .router-transition-css-backward .navbar-previous .right,
.ios .router-transition-css-forward .navbar-next .subnavbar,
.ios .router-transition-css-backward .navbar-previous .subnavbar {
  -webkit-animation: ios-navbar-element-fade-in 400ms forwards;
  animation: ios-navbar-element-fade-in 400ms forwards;
}
.ios .router-transition-css-forward .navbar-next .sliding,
.ios .router-transition-css-backward .navbar-previous .sliding,
.ios .router-transition-css-forward .navbar-next .left.sliding .icon,
.ios .router-transition-css-backward .navbar-previous .left.sliding .icon,
.ios .router-transition-css-forward .navbar-next.sliding .left,
.ios .router-transition-css-backward .navbar-previous.sliding .left,
.ios .router-transition-css-forward .navbar-next.sliding .left .icon,
.ios .router-transition-css-backward .navbar-previous.sliding .left .icon,
.ios .router-transition-css-forward .navbar-next.sliding > .title,
.ios .router-transition-css-backward .navbar-previous.sliding > .title,
.ios .router-transition-css-forward .navbar-next.sliding .right,
.ios .router-transition-css-backward .navbar-previous.sliding .right,
.ios .router-transition-css-forward .navbar-next.sliding .subnavbar,
.ios .router-transition-css-backward .navbar-previous.sliding .subnavbar {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-animation: none;
  animation: none;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  opacity: 1 !important;
}
.ios .theme-dark .navbar,
.navbar.ios .theme-dark {
  background: #1b1b1b;
}
.ios .theme-dark .navbar:after,
.navbar.ios .theme-dark:after {
  background-color: #282829;
}
.ios .theme-dark .navbar .subtitle,
.navbar.ios .theme-dark .subtitle {
  color: #8e8e93;
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .navbar-inner,
  .ios.device-iphone-x .ios-edges .navbar-inner,
  .ios.device-iphone-x .popup .navbar-inner,
  .ios.device-iphone-x .sheet-modal .navbar-inner,
  .ios.device-iphone-x .panel-left .navbar-inner {
    padding-left: calc(8px + constant(safe-area-inset-right));
    padding-left: calc(8px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .navbar-inner,
  .ios.device-iphone-x .ios-edges .navbar-inner,
  .ios.device-iphone-x .popup .navbar-inner,
  .ios.device-iphone-x .sheet-modal .navbar-inner,
  .ios.device-iphone-x .panel-right .navbar-inner {
    padding-right: calc(8px + constant(safe-area-inset-right));
    padding-right: calc(8px + env(safe-area-inset-right));
  }
}
@-webkit-keyframes ios-navbar-element-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ios-navbar-element-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes ios-navbar-element-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes ios-navbar-element-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.md .navbar {
  height: 56px;
  background: #2196f3;
  color: #fff;
  font-size: 20px;
}
.md .navbar:after {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  top: 100%;
  bottom: auto;
  height: 10px;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(40%, rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.05)), color-stop(80%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}
.md .navbar.no-shadow:after {
  display: none;
}
.md .navbar a {
  color: inherit;
}
.md .navbar a.link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 16px;
  min-width: 48px;
  height: 56px;
  line-height: 56px;
}
.md .navbar a.link:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .navbar a.link.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .navbar a.icon-only {
  min-width: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.md .navbar .title {
  margin: 0 16px;
  line-height: 1.2;
  text-align: left;
}
.md .navbar .subtitle {
  line-height: 1.2;
  font-size: 14px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.85);
}
.md .navbar .right {
  margin-left: auto;
}
.md .navbar .right:first-child {
  right: 16px;
}
.md .navbar-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden;
}
.md .page-with-subnavbar .navbar-inner {
  overflow: visible;
}
.md .navbar ~ * .page-content,
.md .navbar ~ .page-content {
  padding-top: 56px;
}
@media (min-width: 768px) {
  .md .navbar {
    height: 64px;
  }
  .md .navbar a.link {
    height: 64px;
    line-height: 64px;
  }
  .md .navbar ~ * .page-content,
  .md .navbar ~ .page-content {
    padding-top: 64px;
  }
}
.md .navbar-transitioning {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.md .navbar-hidden {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.md .navbar-hidden:after {
  display: none;
}
.md .color-theme-red .navbar,
.md .color-theme-red.navbar {
  background: #f44336;
}
.md .color-theme-green .navbar,
.md .color-theme-green.navbar {
  background: #4caf50;
}
.md .color-theme-blue .navbar,
.md .color-theme-blue.navbar {
  background: #2196f3;
}
.md .color-theme-pink .navbar,
.md .color-theme-pink.navbar {
  background: #e91e63;
}
.md .color-theme-yellow .navbar,
.md .color-theme-yellow.navbar {
  background: #ffeb3b;
}
.md .color-theme-orange .navbar,
.md .color-theme-orange.navbar {
  background: #ff9800;
}
.md .color-theme-gray .navbar,
.md .color-theme-gray.navbar {
  background: #9e9e9e;
}
.md .color-theme-white .navbar,
.md .color-theme-white.navbar {
  background: #ffffff;
}
.md .color-theme-black .navbar,
.md .color-theme-black.navbar {
  background: #000000;
}
.md .navbar.color-red {
  background: #f44336;
}
.md .navbar.color-green {
  background: #4caf50;
}
.md .navbar.color-blue {
  background: #2196f3;
}
.md .navbar.color-pink {
  background: #e91e63;
}
.md .navbar.color-yellow {
  background: #ffeb3b;
}
.md .navbar.color-orange {
  background: #ff9800;
}
.md .navbar.color-gray {
  background: #9e9e9e;
}
.md .navbar.color-white {
  background: #ffffff;
}
.md .navbar.color-black {
  background: #000000;
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .navbar-inner,
  .md.device-iphone-x .ios-edges .navbar-inner,
  .md.device-iphone-x .popup .navbar-inner,
  .md.device-iphone-x .sheet-modal .navbar-inner,
  .md.device-iphone-x .panel-left .navbar-inner {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
  }
  .md.device-iphone-x .ios-right-edge .navbar-inner,
  .md.device-iphone-x .ios-edges .navbar-inner,
  .md.device-iphone-x .popup .navbar-inner,
  .md.device-iphone-x .sheet-modal .navbar-inner,
  .md.device-iphone-x .panel-right .navbar-inner {
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
  }
}
.toolbar {
  width: 100%;
  position: relative;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
}
.toolbar b {
  font-weight: 500;
}
.toolbar a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.toolbar a.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.toolbar i.icon {
  display: block;
}
.toolbar-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.views > .tabbar,
.views > .tabbar-labels {
  z-index: 5001;
}
.tabbar a.link,
.tabbar-labels a.link {
  line-height: 1.4;
}
.tabbar a.tab-link,
.tabbar-labels a.tab-link,
.tabbar a.link,
.tabbar-labels a.link {
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tabbar-labels a.tab-link,
.tabbar-labels a.link {
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.tabbar-labels a.tab-link .tabbar-label,
.tabbar-labels a.link .tabbar-label {
  display: block;
  line-height: 1;
  margin: 0;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabbar-scrollable .toolbar-inner {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.tabbar-scrollable .toolbar-inner::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  -webkit-appearance: none;
  opacity: 0 !important;
}
.tabbar-scrollable a.tab-link,
.tabbar-scrollable a.link {
  width: auto;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.views > .toolbar,
.view > .toolbar,
.page > .toolbar {
  position: absolute;
}
.ios .toolbar {
  height: 44px;
  font-size: 17px;
  background: #f7f7f8;
  bottom: 0;
}
.ios .toolbar:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ios .toolbar a.link {
  line-height: 44px;
  height: 44px;
}
.ios .toolbar a.link i + span,
.ios .toolbar a.link i + i,
.ios .toolbar a.link span + i,
.ios .toolbar a.link span + span {
  margin-left: 7px;
}
.ios .toolbar a.icon-only {
  min-height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  min-width: 44px;
}
.ios .toolbar b {
  font-weight: 600;
}
.ios .toolbar.no-hairline:before {
  display: none !important;
}
.ios .toolbar:before {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .toolbar:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .toolbar:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .toolbar-inner {
  padding: 0 8px;
}
.ios .tabbar,
.ios .tabbar-labels {
  color: #929292;
}
.ios .tabbar a,
.ios .tabbar-labels a {
  color: #929292;
}
.ios .tabbar a.tab-link-active,
.ios .tabbar-labels a.tab-link-active {
  color: #007aff;
}
.ios .tabbar i.icon,
.ios .tabbar-labels i.icon {
  height: 30px;
}
.ios .tabbar-labels {
  height: 50px;
}
.ios .tabbar-labels a.tab-link,
.ios .tabbar-labels a.link {
  padding-top: 4px;
  padding-bottom: 4px;
}
.ios .tabbar-labels a.tab-link i + span,
.ios .tabbar-labels a.link i + span {
  margin: 0;
}
.ios .tabbar-labels .tabbar-label {
  letter-spacing: 0.01em;
  font-size: 10px;
}
@media (min-width: 768px) {
  .ios .tabbar .toolbar-inner,
  .ios .tabbar-labels .toolbar-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ios .tabbar a.tab-link,
  .ios .tabbar-labels a.tab-link,
  .ios .tabbar a.link,
  .ios .tabbar-labels a.link {
    width: auto;
    min-width: 105px;
  }
  .ios .tabbar-labels {
    height: 56px;
  }
  .ios .tabbar-labels .tabbar-label {
    font-size: 14px;
  }
}
.ios .tabbar-scrollable .toolbar-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.ios .tabbar-scrollable a.tab-link,
.ios .tabbar-scrollable a.link {
  padding: 0 8px;
}
.ios .toolbar ~ * .page-content,
.ios .toolbar ~ .page-content {
  padding-bottom: 44px;
}
.ios .tabbar-labels ~ * .page-content,
.ios .tabbar-labels ~ .page-content {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .ios .tabbar-labels ~ * .page-content,
  .ios .tabbar-labels ~ .page-content {
    padding-bottom: 56px;
  }
}
.ios .toolbar-transitioning {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.ios .toolbar-hidden {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.ios .theme-dark .toolbar,
.toolbar.ios .theme-dark {
  background: #1b1b1b;
}
.ios .theme-dark .toolbar:before,
.toolbar.ios .theme-dark:before {
  background-color: #282829;
}
.ios .color-theme-red .tabbar a.tab-link-active,
.ios .color-theme-red .tabbar-labels a.tab-link-active,
.ios .color-theme-red.tabbar-labels a.tab-link-active,
.ios .color-theme-red.tabbar a.tab-link-active {
  color: #ff3b30;
}
.ios .color-theme-green .tabbar a.tab-link-active,
.ios .color-theme-green .tabbar-labels a.tab-link-active,
.ios .color-theme-green.tabbar-labels a.tab-link-active,
.ios .color-theme-green.tabbar a.tab-link-active {
  color: #4cd964;
}
.ios .color-theme-blue .tabbar a.tab-link-active,
.ios .color-theme-blue .tabbar-labels a.tab-link-active,
.ios .color-theme-blue.tabbar-labels a.tab-link-active,
.ios .color-theme-blue.tabbar a.tab-link-active {
  color: #007aff;
}
.ios .color-theme-pink .tabbar a.tab-link-active,
.ios .color-theme-pink .tabbar-labels a.tab-link-active,
.ios .color-theme-pink.tabbar-labels a.tab-link-active,
.ios .color-theme-pink.tabbar a.tab-link-active {
  color: #ff2d55;
}
.ios .color-theme-yellow .tabbar a.tab-link-active,
.ios .color-theme-yellow .tabbar-labels a.tab-link-active,
.ios .color-theme-yellow.tabbar-labels a.tab-link-active,
.ios .color-theme-yellow.tabbar a.tab-link-active {
  color: #ffcc00;
}
.ios .color-theme-orange .tabbar a.tab-link-active,
.ios .color-theme-orange .tabbar-labels a.tab-link-active,
.ios .color-theme-orange.tabbar-labels a.tab-link-active,
.ios .color-theme-orange.tabbar a.tab-link-active {
  color: #ff9500;
}
.ios .color-theme-gray .tabbar a.tab-link-active,
.ios .color-theme-gray .tabbar-labels a.tab-link-active,
.ios .color-theme-gray.tabbar-labels a.tab-link-active,
.ios .color-theme-gray.tabbar a.tab-link-active {
  color: #8e8e93;
}
.ios .color-theme-white .tabbar a.tab-link-active,
.ios .color-theme-white .tabbar-labels a.tab-link-active,
.ios .color-theme-white.tabbar-labels a.tab-link-active,
.ios .color-theme-white.tabbar a.tab-link-active {
  color: #ffffff;
}
.ios .color-theme-black .tabbar a.tab-link-active,
.ios .color-theme-black .tabbar-labels a.tab-link-active,
.ios .color-theme-black.tabbar-labels a.tab-link-active,
.ios .color-theme-black.tabbar a.tab-link-active {
  color: #000000;
}
.ios .tabbar-labels.color-red a.tab-link-active,
.ios .tabbar.color-red a.tab-link-active {
  color: #ff3b30;
}
.ios .tabbar-labels.color-green a.tab-link-active,
.ios .tabbar.color-green a.tab-link-active {
  color: #4cd964;
}
.ios .tabbar-labels.color-blue a.tab-link-active,
.ios .tabbar.color-blue a.tab-link-active {
  color: #007aff;
}
.ios .tabbar-labels.color-pink a.tab-link-active,
.ios .tabbar.color-pink a.tab-link-active {
  color: #ff2d55;
}
.ios .tabbar-labels.color-yellow a.tab-link-active,
.ios .tabbar.color-yellow a.tab-link-active {
  color: #ffcc00;
}
.ios .tabbar-labels.color-orange a.tab-link-active,
.ios .tabbar.color-orange a.tab-link-active {
  color: #ff9500;
}
.ios .tabbar-labels.color-gray a.tab-link-active,
.ios .tabbar.color-gray a.tab-link-active {
  color: #8e8e93;
}
.ios .tabbar-labels.color-white a.tab-link-active,
.ios .tabbar.color-white a.tab-link-active {
  color: #ffffff;
}
.ios .tabbar-labels.color-black a.tab-link-active,
.ios .tabbar.color-black a.tab-link-active {
  color: #000000;
}
.ios.device-iphone-x .views > .toolbar,
.ios.device-iphone-x .view > .toolbar,
.ios.device-iphone-x .page > .toolbar,
.ios.device-iphone-x .popup > .toolbar,
.ios.device-iphone-x .panel > .toolbar,
.ios.device-iphone-x .login-screen > .toolbar {
  height: calc(44px + constant(safe-area-inset-bottom));
  height: calc(44px + env(safe-area-inset-bottom));
}
.ios.device-iphone-x .views > .toolbar .toolbar-inner,
.ios.device-iphone-x .view > .toolbar .toolbar-inner,
.ios.device-iphone-x .page > .toolbar .toolbar-inner,
.ios.device-iphone-x .popup > .toolbar .toolbar-inner,
.ios.device-iphone-x .panel > .toolbar .toolbar-inner,
.ios.device-iphone-x .login-screen > .toolbar .toolbar-inner {
  height: auto;
  bottom: constant(safe-area-inset-bottom);
  bottom: env(safe-area-inset-bottom);
}
.ios.device-iphone-x .views > .tabbar-labels,
.ios.device-iphone-x .view > .tabbar-labels,
.ios.device-iphone-x .page > .tabbar-labels,
.ios.device-iphone-x .popup > .tabbar-labels,
.ios.device-iphone-x .panel > .tabbar-labels,
.ios.device-iphone-x .login-screen > .tabbar-labels {
  height: calc(50px + constant(safe-area-inset-bottom));
  height: calc(50px + env(safe-area-inset-bottom));
}
@media (min-width: 768px) {
  .ios.device-iphone-x .views > .tabbar-labels,
  .ios.device-iphone-x .view > .tabbar-labels,
  .ios.device-iphone-x .page > .tabbar-labels,
  .ios.device-iphone-x .popup > .tabbar-labels,
  .ios.device-iphone-x .panel > .tabbar-labels,
  .ios.device-iphone-x .login-screen > .tabbar-labels {
    height: calc(56px + constant(safe-area-inset-bottom));
    height: calc(56px + env(safe-area-inset-bottom));
  }
}
.ios.device-iphone-x .toolbar ~ * .page-content,
.ios.device-iphone-x .toolbar ~ .page-content {
  padding-bottom: calc(44px + constant(safe-area-inset-bottom));
  padding-bottom: calc(44px + env(safe-area-inset-bottom));
}
.ios.device-iphone-x .tabbar-labels ~ * .page-content,
.ios.device-iphone-x .tabbar-labels ~ .page-content {
  padding-bottom: calc(50px + constant(safe-area-inset-bottom));
  padding-bottom: calc(50px + env(safe-area-inset-bottom));
}
@media (min-width: 768px) {
  .ios.device-iphone-x .tabbar-labels ~ * .page-content,
  .ios.device-iphone-x .tabbar-labels ~ .page-content {
    padding-bottom: calc(56px + constant(safe-area-inset-bottom));
    padding-bottom: calc(56px + env(safe-area-inset-bottom));
  }
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .toolbar-inner,
  .ios.device-iphone-x .ios-edges .toolbar-inner,
  .ios.device-iphone-x .popup .toolbar-inner,
  .ios.device-iphone-x .sheet-modal .toolbar-inner,
  .ios.device-iphone-x .panel-left .toolbar-inner {
    padding-left: calc(8px + constant(safe-area-inset-left));
    padding-left: calc(8px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-right-edge .toolbar-inner,
  .ios.device-iphone-x .ios-edges .toolbar-inner,
  .ios.device-iphone-x .popup .toolbar-inner,
  .ios.device-iphone-x .sheet-modal .toolbar-inner,
  .ios.device-iphone-x .panel-right .toolbar-inner {
    padding-right: calc(8px + constant(safe-area-inset-right));
    padding-right: calc(8px + env(safe-area-inset-right));
  }
}
.md .toolbar {
  background: #2196f3;
  height: 48px;
  color: #fff;
  font-size: 14px;
  top: 0;
}
.md .toolbar:after {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  top: 100%;
  bottom: auto;
  height: 10px;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(40%, rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.05)), color-stop(80%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}
.md .toolbar.no-shadow:after {
  display: none;
}
.md .toolbar a {
  color: #fff;
}
.md .toolbar a.link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 16px;
  min-width: 48px;
  line-height: 48px;
  height: 48px;
}
.md .toolbar a.link:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .toolbar a.link.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .toolbar a.link i + span,
.md .toolbar a.link i + i,
.md .toolbar a.link span + i,
.md .toolbar a.link span + span {
  margin-left: 8px;
}
.md .toolbar a.icon-only {
  min-width: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.md .toolbar-inner {
  overflow: hidden;
}
.md .tabbar a.link,
.md .tabbar-labels a.link,
.md .tabbar a.tab-link,
.md .tabbar-labels a.tab-link {
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.03em;
}
.md .tabbar i.icon,
.md .tabbar-labels i.icon {
  height: 24px;
}
.md .tabbar a.tab-link,
.md .tabbar-labels a.tab-link {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.7);
  position: relative;
}
.md .tabbar a.tab-link.tab-link-active,
.md .tabbar-labels a.tab-link.tab-link-active,
.md .tabbar a.tab-link.active-state,
.md .tabbar-labels a.tab-link.active-state {
  color: #ffffff;
}
.md .tabbar .tab-link-highlight,
.md .tabbar-labels .tab-link-highlight {
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #fff;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  left: 0;
}
.md .toolbar-bottom-md,
.md .messagebar {
  top: auto !important;
  bottom: 0 !important;
}
.md .toolbar-bottom-md:after,
.md .messagebar:after {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  bottom: 100%;
  height: 10px;
  top: auto;
  pointer-events: none;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), color-stop(40%, rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.05)), color-stop(80%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}
.md .toolbar-bottom-md .tab-link-highlight,
.md .messagebar .tab-link-highlight {
  bottom: auto;
  top: 0;
}
.md .tabbar-labels {
  height: 72px;
}
.md .tabbar-labels a.tab-link,
.md .tabbar-labels a.link {
  padding-top: 12px;
  padding-bottom: 12px;
}
.md .tabbar-labels .tabbar-label {
  margin-top: 10px;
  max-width: 100%;
  overflow: hidden;
}
.md .tabbar-labels.toolbar-bottom-md {
  height: 56px;
}
.md .tabbar-labels.toolbar-bottom-md a.tab-link,
.md .tabbar-labels.toolbar-bottom-md a.link {
  padding-top: 7px;
  padding-bottom: 7px;
}
.md .tabbar-labels.toolbar-bottom-md .tabbar-label {
  text-transform: none;
  line-height: 1.2;
  font-weight: normal;
  letter-spacing: 0;
}
.md .tabbar-scrollable .toolbar-inner {
  overflow: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.md .tabbar-scrollable a.tab-link,
.md .tabbar-scrollable a.link {
  padding: 0 16px;
}
.md .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ * .page-content,
.md .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .page-content {
  padding-top: 48px;
}
.md .toolbar.tabbar-labels:not(.toolbar-bottom-md) ~ * .page-content,
.md .toolbar.tabbar-labels:not(.toolbar-bottom-md) ~ .page-content {
  padding-top: 72px;
}
.md .toolbar-hidden {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.md .toolbar-hidden:after {
  display: none;
}
.md .toolbar-hidden.toolbar-bottom-md,
.md .toolbar-hidden.messagebar {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) {
  top: 56px;
}
.md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ * .page-content,
.md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .page-content {
  padding-top: 104px;
}
.md .navbar + .toolbar.tabbar-labels:not(.toolbar-bottom-md) ~ * .page-content,
.md .navbar + .toolbar.tabbar-labels:not(.toolbar-bottom-md) ~ .page-content {
  padding-top: 128px;
}
.md .navbar + .toolbar-hidden:not(.toolbar-bottom-md):not(.messagebar) {
  -webkit-transform: translate3d(0, -104px, 0);
  transform: translate3d(0, -104px, 0);
}
.md .navbar + .toolbar-hidden.tabbar-labels:not(.toolbar-bottom-md) {
  -webkit-transform: translate3d(0, -128px, 0);
  transform: translate3d(0, -128px, 0);
}
.md .navbar.navbar-hidden + .toolbar:not(.toolbar-bottom-md):not(.messagebar):not(.toolbar-hidden) {
  -webkit-transform: translate3d(0, -56px, 0);
  transform: translate3d(0, -56px, 0);
}
@media (min-width: 768px) {
  .md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) {
    top: 64px;
  }
  .md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ * .page-content,
  .md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .page-content {
    padding-top: 112px;
  }
  .md .navbar + .toolbar.tabbar-labels:not(.toolbar-bottom-md) ~ * .page-content,
  .md .navbar + .toolbar.tabbar-labels:not(.toolbar-bottom-md) ~ .page-content {
    padding-top: 136px;
  }
  .md .navbar.navbar-hidden + .toolbar:not(.toolbar-bottom-md):not(.messagebar):not(.toolbar-hidden) {
    -webkit-transform: translate3d(0, -64px, 0);
    transform: translate3d(0, -64px, 0);
  }
  .md .navbar + .toolbar-hidden:not(.toolbar-bottom-md):not(.messagebar) {
    -webkit-transform: translate3d(0, -112px, 0);
    transform: translate3d(0, -112px, 0);
  }
  .md .navbar + .toolbar-hidden.tabbar-labels:not(.toolbar-bottom-md):not(.messagebar) {
    -webkit-transform: translate3d(0, -136px, 0);
    transform: translate3d(0, -136px, 0);
  }
}
.md .toolbar-bottom-md ~ * .page-content,
.md .toolbar-bottom-md ~ .page-content,
.md .messagebar ~ * .page-content,
.md .messagebar ~ .page-content {
  padding-bottom: 48px;
}
.md .toolbar-bottom-md.tabbar-labels ~ * .page-content,
.md .toolbar-bottom-md.tabbar-labels ~ .page-content {
  padding-bottom: 56px;
}
.md .toolbar-transitioning,
.md .navbar-transitioning + .toolbar {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.md .color-theme-red .toolbar:not(.messagebar),
.md .color-theme-red.toolbar:not(.messagebar) {
  background: #f44336;
}
.md .color-theme-green .toolbar:not(.messagebar),
.md .color-theme-green.toolbar:not(.messagebar) {
  background: #4caf50;
}
.md .color-theme-blue .toolbar:not(.messagebar),
.md .color-theme-blue.toolbar:not(.messagebar) {
  background: #2196f3;
}
.md .color-theme-pink .toolbar:not(.messagebar),
.md .color-theme-pink.toolbar:not(.messagebar) {
  background: #e91e63;
}
.md .color-theme-yellow .toolbar:not(.messagebar),
.md .color-theme-yellow.toolbar:not(.messagebar) {
  background: #ffeb3b;
}
.md .color-theme-orange .toolbar:not(.messagebar),
.md .color-theme-orange.toolbar:not(.messagebar) {
  background: #ff9800;
}
.md .color-theme-gray .toolbar:not(.messagebar),
.md .color-theme-gray.toolbar:not(.messagebar) {
  background: #9e9e9e;
}
.md .color-theme-white .toolbar:not(.messagebar),
.md .color-theme-white.toolbar:not(.messagebar) {
  background: #ffffff;
}
.md .color-theme-black .toolbar:not(.messagebar),
.md .color-theme-black.toolbar:not(.messagebar) {
  background: #000000;
}
.md .toolbar:not(.messagebar).color-red {
  background: #f44336;
}
.md .toolbar:not(.messagebar).color-green {
  background: #4caf50;
}
.md .toolbar:not(.messagebar).color-blue {
  background: #2196f3;
}
.md .toolbar:not(.messagebar).color-pink {
  background: #e91e63;
}
.md .toolbar:not(.messagebar).color-yellow {
  background: #ffeb3b;
}
.md .toolbar:not(.messagebar).color-orange {
  background: #ff9800;
}
.md .toolbar:not(.messagebar).color-gray {
  background: #9e9e9e;
}
.md .toolbar:not(.messagebar).color-white {
  background: #ffffff;
}
.md .toolbar:not(.messagebar).color-black {
  background: #000000;
}
.md.device-iphone-x .views > .toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .view > .toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .page > .toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .popup > .toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .panel > .toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .login-screen > .toolbar:first-child:not(.toolbar-bottom-md) {
  height: calc(48px + constant(safe-area-inset-top));
  height: calc(48px + env(safe-area-inset-top));
}
.md.device-iphone-x .views > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .view > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .page > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .popup > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .panel > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .login-screen > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner {
  height: auto;
}
.md.device-iphone-x .views > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .view > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .page > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .popup > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .panel > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .login-screen > .toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner {
  bottom: 0;
  top: constant(safe-area-inset-top);
  top: env(safe-area-inset-top);
}
.md.device-iphone-x .views > .toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .view > .toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .page > .toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .popup > .toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .panel > .toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .login-screen > .toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels {
  height: calc(72px + constant(safe-area-inset-top));
  height: calc(72px + env(safe-area-inset-top));
}
.md.device-iphone-x .views > .toolbar-bottom-md,
.md.device-iphone-x .view > .toolbar-bottom-md,
.md.device-iphone-x .page > .toolbar-bottom-md,
.md.device-iphone-x .popup > .toolbar-bottom-md,
.md.device-iphone-x .panel > .toolbar-bottom-md,
.md.device-iphone-x .login-screen > .toolbar-bottom-md {
  height: calc(48px + constant(safe-area-inset-bottom));
  height: calc(48px + env(safe-area-inset-bottom));
}
.md.device-iphone-x .views > .toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .view > .toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .page > .toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .popup > .toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .panel > .toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .login-screen > .toolbar-bottom-md .toolbar-inner {
  height: auto;
  top: 0;
  bottom: constant(safe-area-inset-bottom);
  bottom: env(safe-area-inset-bottom);
}
.md.device-iphone-x .views > .toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .view > .toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .page > .toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .popup > .toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .panel > .toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .login-screen > .toolbar-bottom-md.tabbar-labels {
  height: calc(56px + constant(safe-area-inset-bottom));
  height: calc(56px + env(safe-area-inset-bottom));
}
.md.device-iphone-x .toolbar-bottom-md ~ * .page-content,
.md.device-iphone-x .toolbar-bottom-md ~ .page-content,
.md.device-iphone-x .messagebar ~ * .page-content,
.md.device-iphone-x .messagebar ~ .page-content {
  padding-bottom: calc(48px + constant(safe-area-inset-bottom));
  padding-bottom: calc(48px + env(safe-area-inset-bottom));
}
.md.device-iphone-x .toolbar-bottom-md.tabbar-labels ~ * .page-content,
.md.device-iphone-x .toolbar-bottom-md.tabbar-labels ~ .page-content {
  padding-bottom: calc(56px + constant(safe-area-inset-bottom));
  padding-bottom: calc(56px + env(safe-area-inset-bottom));
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .toolbar-inner,
  .md.device-iphone-x .ios-edges .toolbar-inner,
  .md.device-iphone-x .popup .toolbar-inner,
  .md.device-iphone-x .sheet-modal .toolbar-inner,
  .md.device-iphone-x .panel-left .toolbar-inner {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
  }
  .md.device-iphone-x .ios-right-edge .toolbar-inner,
  .md.device-iphone-x .ios-edges .toolbar-inner,
  .md.device-iphone-x .popup .toolbar-inner,
  .md.device-iphone-x .sheet-modal .toolbar-inner,
  .md.device-iphone-x .panel-right .toolbar-inner {
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
  }
}
.subnavbar {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.subnavbar .title {
  position: relative;
  overflow: hidden;
  text-overflow: ellpsis;
  white-space: nowrap;
}
.subnavbar .left,
.subnavbar .right {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.subnavbar .right:first-child {
  position: absolute;
  height: 100%;
}
.subnavbar-inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
}
.subnavbar-inner.stacked {
  display: none;
}
.navbar .subnavbar {
  top: 100%;
}
.views > .navbar,
.view > .navbar,
.page > .navbar {
  position: absolute;
}
.ios .subnavbar {
  height: 45px;
  margin-top: -1px;
  padding-top: 1px;
  background: #f7f7f8;
}
.ios .subnavbar.no-hairline:after {
  display: none !important;
}
.ios .subnavbar .title {
  font-weight: 700;
  line-height: 1;
  overflow: visible;
  font-size: 34px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-flex-shrink: 10;
  -ms-flex-negative: 10;
  flex-shrink: 10;
  letter-spacing: -0.03em;
}
.ios .subnavbar .title {
  margin-left: 7px;
}
.ios .subnavbar .left a + a,
.ios .subnavbar .right a + a {
  margin-left: 15px;
}
.ios .subnavbar .left {
  margin-right: 10px;
}
.ios .subnavbar .right {
  margin-left: 10px;
}
.ios .subnavbar .right:first-child {
  right: 8px;
}
.ios .subnavbar a.link {
  line-height: 44px;
  height: 44px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.ios .subnavbar a.icon-only {
  min-width: 44px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}
.ios .subnavbar:after {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .subnavbar:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .subnavbar:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .subnavbar-inner {
  padding: 0 8px;
}
.ios .navbar ~ .page-with-subnavbar:not(.no-navbar) .subnavbar,
.ios .navbar ~ .subnavbar {
  top: 44px;
}
.ios .page-with-subnavbar .page-content,
.ios .subnavbar ~ .page-content,
.ios .subnavbar ~ * .page-content {
  padding-top: 44px;
}
.ios .navbar ~ .page-with-subnavbar:not(.no-navbar) .page-content,
.ios .page-with-subnavbar .navbar ~ .page-content,
.ios .navbar ~ *:not(.no-navbar) .subnavbar ~ .page-content,
.ios .navbar ~ *:not(.no-navbar) .subnavbar ~ * .page-content {
  padding-top: 88px;
}
.ios .theme-dark .subnavbar,
.subnavbar.ios .theme-dark {
  background: #1b1b1b;
}
.ios .theme-dark .subnavbar:after,
.subnavbar.ios .theme-dark:after {
  background-color: #282829;
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .subnavbar-inner,
  .ios.device-iphone-x .ios-edges .subnavbar-inner,
  .ios.device-iphone-x .popup .subnavbar-inner,
  .ios.device-iphone-x .sheet-modal .subnavbar-inner,
  .ios.device-iphone-x .panel-left .subnavbar-inner {
    padding-left: calc(8px + constant(safe-area-inset-left));
    padding-left: calc(8px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-right-edge .subnavbar-inner,
  .ios.device-iphone-x .ios-edges .subnavbar-inner,
  .ios.device-iphone-x .popup .subnavbar-inner,
  .ios.device-iphone-x .sheet-modal .subnavbar-inner,
  .ios.device-iphone-x .panel-right .subnavbar-inner {
    padding-right: calc(8px + constant(safe-area-inset-right));
    padding-right: calc(8px + env(safe-area-inset-right));
  }
}
.md .subnavbar {
  height: 48px;
  background: #2196f3;
  color: #fff;
}
.md .subnavbar:after {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  top: 100%;
  bottom: auto;
  height: 10px;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(40%, rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.05)), color-stop(80%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}
.md .subnavbar.no-shadow:after {
  display: none;
}
.md .subnavbar .title {
  margin: 0 16px;
  font-size: 20px;
  line-height: 48px;
  display: inline-block;
  text-align: left;
  font-weight: 500;
}
.md .subnavbar .title:first-child {
  margin-left: 56px;
}
.md .subnavbar .right {
  margin-left: auto;
}
.md .subnavbar .right:first-child {
  right: 16px;
}
.md .subnavbar a {
  color: inherit;
}
.md .subnavbar a.link {
  line-height: 48px;
  height: 48px;
  min-width: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 16px;
}
.md .subnavbar a.link:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .subnavbar a.link.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .subnavbar a.icon-only {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 0;
}
.md .subnavbar-inner {
  padding: 0 16px;
}
.md .subnavbar-inner > a.link:first-child {
  margin-left: -16px;
}
.md .subnavbar-inner > a.link:last-child {
  margin-right: -16px;
}
.md .subnavbar ~ * .page-content,
.md .subnavbar ~ .page-content,
.md .page-with-subnavbar .page-content {
  padding-top: 48px;
}
.md .navbar ~ .subnavbar ~ .page-content,
.md .navbar ~ .subnavbar ~ * .page-content,
.md .page-with-subnavbar .navbar ~ * .page-content,
.md .page-with-subnavbar .navbar ~ .page-content {
  padding-top: 104px;
}
@media (min-width: 768px) {
  .md .navbar ~ .subnavbar ~ .page-content,
  .md .navbar ~ .subnavbar ~ * .page-content,
  .md .page-with-subnavbar .navbar ~ * .page-content,
  .md .page-with-subnavbar .navbar ~ .page-content {
    padding-top: 112px;
  }
}
.md .navbar ~ .subnavbar,
.md .navbar ~ * .subnavbar,
.md .page-with-subnavbar .navbar ~ .subnavbar,
.md .page-with-subnavbar .navbar ~ * .subnavbar {
  top: 56px;
}
@media (min-width: 768px) {
  .md .navbar ~ .subnavbar,
  .md .navbar ~ * .subnavbar,
  .md .page-with-subnavbar .navbar ~ .subnavbar,
  .md .page-with-subnavbar .navbar ~ * .subnavbar {
    top: 64px;
  }
}
.md .color-theme-red .subnavbar,
.md .color-theme-red.subnavbar {
  background: #f44336;
}
.md .color-theme-green .subnavbar,
.md .color-theme-green.subnavbar {
  background: #4caf50;
}
.md .color-theme-blue .subnavbar,
.md .color-theme-blue.subnavbar {
  background: #2196f3;
}
.md .color-theme-pink .subnavbar,
.md .color-theme-pink.subnavbar {
  background: #e91e63;
}
.md .color-theme-yellow .subnavbar,
.md .color-theme-yellow.subnavbar {
  background: #ffeb3b;
}
.md .color-theme-orange .subnavbar,
.md .color-theme-orange.subnavbar {
  background: #ff9800;
}
.md .color-theme-gray .subnavbar,
.md .color-theme-gray.subnavbar {
  background: #9e9e9e;
}
.md .color-theme-white .subnavbar,
.md .color-theme-white.subnavbar {
  background: #ffffff;
}
.md .color-theme-black .subnavbar,
.md .color-theme-black.subnavbar {
  background: #000000;
}
.md .subnavbar.color-red {
  background: #f44336;
}
.md .subnavbar.color-green {
  background: #4caf50;
}
.md .subnavbar.color-blue {
  background: #2196f3;
}
.md .subnavbar.color-pink {
  background: #e91e63;
}
.md .subnavbar.color-yellow {
  background: #ffeb3b;
}
.md .subnavbar.color-orange {
  background: #ff9800;
}
.md .subnavbar.color-gray {
  background: #9e9e9e;
}
.md .subnavbar.color-white {
  background: #ffffff;
}
.md .subnavbar.color-black {
  background: #000000;
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .subnavbar-inner,
  .md.device-iphone-x .ios-edges .subnavbar-inner,
  .md.device-iphone-x .popup .subnavbar-inner,
  .md.device-iphone-x .sheet-modal .subnavbar-inner,
  .md.device-iphone-x .panel-left .subnavbar-inner {
    padding-left: calc(16px + constant(safe-area-inset-left));
    padding-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-right-edge .subnavbar-inner,
  .md.device-iphone-x .ios-edges .subnavbar-inner,
  .md.device-iphone-x .popup .subnavbar-inner,
  .md.device-iphone-x .sheet-modal .subnavbar-inner,
  .md.device-iphone-x .panel-right .subnavbar-inner {
    padding-right: calc(16px + constant(safe-area-inset-right));
    padding-right: calc(16px + env(safe-area-inset-right));
  }
}
.block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.block.no-hairlines:before,
.block.no-hairlines ul:before,
.md .block.no-hairlines-md:before,
.md .block.no-hairlines-md ul:before,
.ios .block.no-hairlines-ios:before,
.ios .block.no-hairlines-ios ul:before {
  display: none !important;
}
.block.no-hairlines:after,
.block.no-hairlines ul:after,
.md .block.no-hairlines-md:after,
.md .block.no-hairlines-md ul:after,
.ios .block.no-hairlines-ios:after,
.ios .block.no-hairlines-ios ul:after {
  display: none !important;
}
.block.no-hairline-top:before,
.block.no-hairline-top ul:before,
.md .block.no-hairline-top-md:before,
.md .block.no-hairline-top-md ul:before,
.ios .block.no-hairline-top-ios:before,
.ios .block.no-hairline-top-ios ul:before {
  display: none !important;
}
.block.no-hairline-bottom:after,
.block.no-hairline-bottom ul:after,
.md .block.no-hairline-bottom-md:after,
.md .block.no-hairline-bottom-md ul:after,
.ios .block.no-hairline-bottom-ios:after,
.ios .block.no-hairline-bottom-ios ul:after {
  display: none !important;
}
.block > h1:first-child,
.block > h2:first-child,
.block > h3:first-child,
.block > h4:first-child,
.block > p:first-child {
  margin-top: 0;
}
.block > h1:last-child,
.block > h2:last-child,
.block > h3:last-child,
.block > h4:last-child,
.block > p:last-child {
  margin-bottom: 0;
}
.block-title {
  position: relative;
  overflow: hidden;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 1;
}
.block-strong.inset {
  border-radius: 7px;
}
.block-strong.inset:before {
  display: none !important;
}
.block-strong.inset:after {
  display: none !important;
}
.block-footer,
.block-header {
  font-size: 14px;
}
.block-footer ul:first-child,
.block-header ul:first-child,
.block-footer p:first-child,
.block-header p:first-child,
.block-footer h1:first-child,
.block-header h1:first-child,
.block-footer h2:first-child,
.block-header h2:first-child,
.block-footer h3:first-child,
.block-header h3:first-child,
.block-footer h4:first-child,
.block-header h4:first-child {
  margin-top: 0;
}
.block-footer ul:last-child,
.block-header ul:last-child,
.block-footer p:last-child,
.block-header p:last-child,
.block-footer h1:last-child,
.block-header h1:last-child,
.block-footer h2:last-child,
.block-header h2:last-child,
.block-footer h3:last-child,
.block-header h3:last-child,
.block-footer h4:last-child,
.block-header h4:last-child {
  margin-bottom: 0;
}
.block-footer ul:first-child:last-child,
.block-header ul:first-child:last-child,
.block-footer p:first-child:last-child,
.block-header p:first-child:last-child,
.block-footer h1:first-child:last-child,
.block-header h1:first-child:last-child,
.block-footer h2:first-child:last-child,
.block-header h2:first-child:last-child,
.block-footer h3:first-child:last-child,
.block-header h3:first-child:last-child,
.block-footer h4:first-child:last-child,
.block-header h4:first-child:last-child {
  margin-top: 0;
  margin-bottom: 0;
}
.block-header {
  margin-bottom: 10px;
}
.block-footer {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .block-strong.tablet-inset:before {
    display: none !important;
  }
  .block-strong.tablet-inset:after {
    display: none !important;
  }
}
.ios .block {
  margin: 35px 0;
  padding: 0 15px;
  color: #6d6d72;
}
.ios .block-title {
  text-transform: uppercase;
  color: #6d6d72;
  margin: 35px 15px 10px;
  line-height: 17px;
}
.ios .block-title + .list,
.ios .block-title + .block,
.ios .block-title + .card,
.ios .block-title + .timeline,
.ios .block-title + .block-header {
  margin-top: 10px;
}
.ios .block-strong {
  color: #000;
  background: #fff;
  padding: 15px 15px;
}
.ios .block-strong:before {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .block-strong:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .block-strong:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .block-strong:after {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .block-strong:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .block-strong:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .block.inset {
  margin-left: 15px;
  margin-right: 15px;
}
.ios .block-strong-inset {
  border-radius: 7px;
}
.ios .block-header,
.ios .block-footer {
  padding: 0 15px;
  color: #8f8f94;
}
.ios .block .block-header,
.ios .block .block-footer {
  padding: 0 !important;
}
.ios .block-header {
  margin-top: 35px;
}
.ios .block-header + .list,
.ios .block-header + .block,
.ios .block-header + .card,
.ios .block-header + .timeline {
  margin-top: 10px;
}
.ios .block-footer {
  margin-bottom: 35px;
}
.ios .list .block-header,
.ios .block .block-header,
.ios .card .block-header,
.ios .timeline .block-header {
  margin-top: 0;
}
.ios .list .block-footer,
.ios .block .block-footer,
.ios .card .block-footer,
.ios .timeline .block-footer {
  margin-bottom: 0;
}
.ios .list + .block-footer,
.ios .block + .block-footer,
.ios .card + .block-footer,
.ios .timeline + .block-footer {
  margin-top: -25px;
}
.ios .block + .block-footer {
  margin-top: -25px;
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .ios .block.tablet-inset {
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 7px;
  }
  .ios .block-strong.tablet-inset {
    border-radius: 7px;
  }
}
.ios .theme-dark .block-title,
.ios .theme-dark .block-header,
.ios .theme-dark .block-footer {
  color: #8E8E93;
}
.ios .theme-dark .block {
  color: #8E8E93;
}
.ios .theme-dark .block-strong,
.ios .theme-dark.block-strong {
  background-color: #1c1c1d;
  color: #fff;
}
.ios .theme-dark .block-strong:before,
.ios .theme-dark.block-strong:before {
  background-color: #282829;
}
.ios .theme-dark .block-strong:after,
.ios .theme-dark.block-strong:after {
  background-color: #282829;
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-edges .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .popup .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .sheet-modal .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .panel-left .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-left-edge .block-header,
  .ios.device-iphone-x .ios-edges .block-header,
  .ios.device-iphone-x .popup .block-header,
  .ios.device-iphone-x .sheet-modal .block-header,
  .ios.device-iphone-x .panel-left .block-header,
  .ios.device-iphone-x .ios-left-edge .block-footer,
  .ios.device-iphone-x .ios-edges .block-footer,
  .ios.device-iphone-x .popup .block-footer,
  .ios.device-iphone-x .sheet-modal .block-footer,
  .ios.device-iphone-x .panel-left .block-footer {
    padding-left: calc(15px + constant(safe-area-inset-left));
    padding-left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-left-edge .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .panel-left .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .ios-left-edge .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .panel-left .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer {
    padding-left: 0;
  }
  .ios.device-iphone-x .ios-left-edge .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-edges .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .popup .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .sheet-modal .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .panel-left .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-left-edge .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-edges .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .popup .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .sheet-modal .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .panel-left .block-title:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(15px + constant(safe-area-inset-left));
    margin-left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-right-edge .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .ios-edges .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .popup .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .sheet-modal .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .panel-right .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .ios-right-edge .block-header,
  .ios.device-iphone-x .ios-edges .block-header,
  .ios.device-iphone-x .popup .block-header,
  .ios.device-iphone-x .sheet-modal .block-header,
  .ios.device-iphone-x .panel-right .block-header,
  .ios.device-iphone-x .ios-right-edge .block-footer,
  .ios.device-iphone-x .ios-edges .block-footer,
  .ios.device-iphone-x .popup .block-footer,
  .ios.device-iphone-x .sheet-modal .block-footer,
  .ios.device-iphone-x .panel-right .block-footer {
    padding-right: calc(15px + constant(safe-area-inset-right));
    padding-right: calc(15px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .panel-right .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .ios-right-edge .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .panel-right .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer {
    padding-right: 0;
  }
  .ios.device-iphone-x .ios-right-edge .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .ios-edges .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .popup .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .sheet-modal .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .panel-right .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .ios-right-edge .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .ios-edges .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .popup .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .sheet-modal .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .panel-right .block-title:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(15px + constant(safe-area-inset-right));
    margin-right: calc(15px + env(safe-area-inset-right));
  }
}
@media (orientation: landscape) and (min-width: 768px) {
  .ios.device-iphone-x .ios-left-edge .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-edges .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .popup .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .sheet-modal .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .panel-left .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(15px + constant(safe-area-inset-left));
    margin-left: calc(15px + env(safe-area-inset-left));
  }
}
@media (orientation: landscape) and (min-width: 768px) {
  .ios.device-iphone-x .ios-right-edge .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .ios-edges .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .popup .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .sheet-modal .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .panel-right .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(15px + constant(safe-area-inset-right));
    margin-right: calc(15px + env(safe-area-inset-right));
  }
}
.md .block {
  margin: 32px 0;
  padding: 0 16px;
}
.md .block-title {
  color: rgba(0, 0, 0, 0.54);
  margin: 32px 16px 16px;
  line-height: 16px;
  font-weight: 500;
}
.md .block-title + .list,
.md .block-title + .block,
.md .block-title + .card,
.md .block-title + .timeline,
.md .block-title + .block-header {
  margin-top: 0px;
}
.md .block-strong {
  padding: 16px;
}
.md .block-strong:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.md.device-pixel-ratio-2 .block-strong:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .block-strong:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .block-strong:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .block-strong:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .block-strong:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .block.inset {
  margin-left: 16px;
  margin-right: 16px;
}
.md .block-strong.inset {
  border-radius: 4px;
}
.md .block-header,
.md .block-footer {
  padding: 0 16px;
  color: rgba(0, 0, 0, 0.54);
}
.md .block .block-header,
.md .block .block-footer {
  padding: 0;
}
.md .block-header {
  margin-top: 32px;
}
.md .block-header + .list,
.md .block-header + .block,
.md .block-header + .card,
.md .block-header + .timeline {
  margin-top: 10px;
}
.md .block-footer {
  margin-bottom: 32px;
}
.md .list .block-header,
.md .block .block-header,
.md .card .block-header,
.md .timeline .block-header {
  margin-top: 0;
}
.md .list .block-footer,
.md .block .block-footer,
.md .card .block-footer,
.md .timeline .block-footer {
  margin-bottom: 0;
}
.md .list + .block-footer,
.md .block + .block-footer,
.md .card + .block-footer,
.md .timeline + .block-footer {
  margin-top: -22px;
}
.md .block + .block-footer {
  margin-top: -22px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .md .block.tablet-inset {
    margin-left: 16px;
    margin-right: 16px;
    border-radius: 4px;
  }
  .md .block-strong.tablet-inset {
    border-radius: 4px;
  }
}
.md .theme-dark .block-title {
  color: #fff;
}
.md .theme-dark .block-header,
.md .theme-dark .block-footer {
  color: rgba(255, 255, 255, 0.54);
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-edges .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .popup .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .sheet-modal .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .panel-left .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-left-edge .block-header,
  .md.device-iphone-x .ios-edges .block-header,
  .md.device-iphone-x .popup .block-header,
  .md.device-iphone-x .sheet-modal .block-header,
  .md.device-iphone-x .panel-left .block-header,
  .md.device-iphone-x .ios-left-edge .block-footer,
  .md.device-iphone-x .ios-edges .block-footer,
  .md.device-iphone-x .popup .block-footer,
  .md.device-iphone-x .sheet-modal .block-footer,
  .md.device-iphone-x .panel-left .block-footer {
    padding-left: calc(16px + constant(safe-area-inset-left));
    padding-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-left-edge .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .panel-left .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .ios-left-edge .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .panel-left .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer {
    padding-left: 0;
  }
  .md.device-iphone-x .ios-left-edge .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-edges .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .popup .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .sheet-modal .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .panel-left .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-left-edge .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-edges .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .popup .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .sheet-modal .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .panel-left .block-title:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(16px + constant(safe-area-inset-left));
    margin-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-right-edge .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .ios-edges .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .popup .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .sheet-modal .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .panel-right .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .ios-right-edge .block-header,
  .md.device-iphone-x .ios-edges .block-header,
  .md.device-iphone-x .popup .block-header,
  .md.device-iphone-x .sheet-modal .block-header,
  .md.device-iphone-x .panel-right .block-header,
  .md.device-iphone-x .ios-right-edge .block-footer,
  .md.device-iphone-x .ios-edges .block-footer,
  .md.device-iphone-x .popup .block-footer,
  .md.device-iphone-x .sheet-modal .block-footer,
  .md.device-iphone-x .panel-right .block-footer {
    padding-right: calc(16px + constant(safe-area-inset-right));
    padding-right: calc(16px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .panel-right .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .ios-right-edge .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .panel-right .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer {
    padding-right: 0;
  }
  .md.device-iphone-x .ios-right-edge .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .ios-edges .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .popup .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .sheet-modal .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .panel-right .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .ios-right-edge .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .ios-edges .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .popup .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .sheet-modal .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .panel-right .block-title:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(16px + constant(safe-area-inset-right));
    margin-right: calc(16px + env(safe-area-inset-right));
  }
}
@media (orientation: landscape) and (min-width: 768px) {
  .md.device-iphone-x .ios-left-edge .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-edges .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .popup .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .sheet-modal .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .panel-left .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(16px + constant(safe-area-inset-left));
    margin-left: calc(16px + env(safe-area-inset-left));
  }
}
@media (orientation: landscape) and (min-width: 768px) {
  .md.device-iphone-x .ios-right-edge .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .ios-edges .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .popup .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .sheet-modal .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .panel-right .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(16px + constant(safe-area-inset-right));
    margin-right: calc(16px + env(safe-area-inset-right));
  }
}
.list {
  position: relative;
  z-index: 1;
}
.list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.list ul ul:before {
  display: none !important;
}
.list ul ul:after {
  display: none !important;
}
.list li {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list .item-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 8px;
}
.list .item-inner {
  position: relative;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  min-width: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.list .item-title {
  min-width: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.list .item-after {
  white-space: nowrap;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.list .item-link,
.list .list-button {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.list .item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.list .item-subtitle {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
}
.list .item-text {
  position: relative;
  overflow: hidden;
  text-overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.list .item-title-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list .item-title-row .item-after {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.list .item-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list .item-cell {
  display: block;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.list li:last-child .list-button:after {
  display: none !important;
}
.list li:last-child > .item-inner:after,
.list li:last-child li:last-child > .item-inner:after,
.list li:last-child > .item-content > .item-inner:after,
.list li:last-child li:last-child > .item-content > .item-inner:after,
.list li:last-child > .item-link > .item-content > .item-inner:after,
.list li:last-child li:last-child > .item-link > .item-content > .item-inner:after {
  display: none !important;
}
.list.no-hairlines:before,
.list.no-hairlines ul:before,
.md .list.no-hairlines-md:before,
.md .list.no-hairlines-md ul:before,
.ios .list.no-hairlines-ios:before,
.ios .list.no-hairlines-ios ul:before {
  display: none !important;
}
.list.no-hairlines:after,
.list.no-hairlines ul:after,
.md .list.no-hairlines-md:after,
.md .list.no-hairlines-md ul:after,
.ios .list.no-hairlines-ios:after,
.ios .list.no-hairlines-ios ul:after {
  display: none !important;
}
.list.no-hairline-top:before,
.list.no-hairline-top ul:before,
.md .list.no-hairline-top-md:before,
.md .list.no-hairline-top-md ul:before,
.ios .list.no-hairline-top-ios:before,
.ios .list.no-hairline-top-ios ul:before {
  display: none !important;
}
.list.no-hairline-bottom:after,
.list.no-hairline-bottom ul:after,
.md .list.no-hairline-bottom-md:after,
.md .list.no-hairline-bottom-md ul:after,
.ios .list.no-hairline-bottom-ios:after,
.ios .list.no-hairline-bottom-ios ul:after {
  display: none !important;
}
.list.no-hairlines-between .item-inner:after,
.md .list.no-hairlines-between-md .item-inner:after,
.ios .list.no-hairlines-between-ios .item-inner:after,
.list.no-hairlines-between .list-button:after,
.md .list.no-hairlines-between-md .list-button:after,
.ios .list.no-hairlines-between-ios .list-button:after,
.list.no-hairlines-between .item-divider:after,
.md .list.no-hairlines-between-md .item-divider:after,
.ios .list.no-hairlines-between-ios .item-divider:after,
.list.no-hairlines-between .list-group-title:after,
.md .list.no-hairlines-between-md .list-group-title:after,
.ios .list.no-hairlines-between-ios .list-group-title:after,
.list.no-hairlines-between .list-group-title:after,
.md .list.no-hairlines-between-md .list-group-title:after,
.ios .list.no-hairlines-between-ios .list-group-title:after {
  display: none !important;
}
.list.no-hairlines-between.simple-list li:after,
.md .list.no-hairlines-between-md.simple-list li:after,
.ios .list.no-hairlines-between-ios.simple-list li:after {
  display: none !important;
}
.list.no-hairlines-between.links-list a:after,
.md .list.no-hairlines-between-md.links-list a:after,
.ios .list.no-hairlines-between-ios.links-list a:after {
  display: none !important;
}
.list.simple-list li {
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.list.simple-list li:last-child:after {
  display: none !important;
}
.list.links-list a {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  display: block;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}
.list.links-list li:last-child a:after {
  display: none !important;
}
.media-list .item-inner,
li.media-item .item-inner {
  display: block;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.media-list .item-link .item-inner,
li.media-item .item-link .item-inner {
  background: none;
}
.media-list .item-media,
li.media-item .item-media {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.media-list .item-media img,
li.media-item .item-media img {
  display: block;
}
.list .item-link .item-inner,
.links-list a,
.media-list .item-link .item-title-row,
li.media-item .item-link .item-title-row,
.media-list.chevron-center .item-link .item-inner,
.media-list .chevron-center .item-link .item-inner,
.media-list .item-link.chevron-center .item-inner,
li.media-item.chevron-center .item-link .item-inner,
li.media-item .chevron-center .item-link .item-inner,
li.media-item .item-link.chevron-center .item-inner {
  background-size: 8px 13px;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'8px'%20height%3D'13px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23c7c7cc'%20transform%3D'translate(1.500000%2C%206.500000)%20rotate(-45.000000)%20translate(-1.500000%2C%20-6.500000)%20'%20points%3D'6%2011%206%202%204%202%204%209%20-3%209%20-3%2011%205%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
}
.links-list.no-chevron a,
.no-chevron .links-list a,
.links-list .no-chevron a,
.item-link.no-chevron .item-inner,
.no-chevron .item-link .item-inner,
.media-list.no-chevron .item-link .item-title-row,
.no-chevron .media-list .item-link .item-title-row,
li.media-item .no-chevron .item-title-row,
li.media-item.no-chevron .item-title-row,
.media-list.chevron-center .item-title-row,
.media-list .chevron-center .item-title-row,
li.media-item.chevron-center .item-title-row,
li.media-item .chevron-center .item-title-row {
  background-image: none !important;
}
.media-list .item-link .item-inner,
li.media-item .item-link .item-inner {
  background-image: none;
}
.media-list .item-link .item-title-row,
li.media-item .item-link .item-title-row {
  background-position: right center !important;
}
.list-group ul:after,
.list-group ul:before {
  z-index: 25 !important;
}
.list-group + .list-group ul:before {
  display: none !important;
}
li.item-divider,
.item-divider,
li.list-group-title {
  white-space: nowrap;
  position: relative;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 15;
}
li.list-group-title {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  margin-top: 0;
  z-index: 20;
}
li.list-group-title:before {
  display: none !important;
}
.list.inset .block-title {
  margin-left: 0;
  margin-right: 0;
}
.list.inset ul:before {
  display: none !important;
}
.list.inset ul:after {
  display: none !important;
}
@media (min-width: 768px) {
  .list.tablet-inset .block-title {
    margin-left: 0;
    margin-right: 0;
  }
  .list.tablet-inset ul:before {
    display: none !important;
  }
  .list.tablet-inset ul:after {
    display: none !important;
  }
}
.theme-dark .list .item-link .item-inner,
.list.theme-dark .item-link .item-inner,
.theme-dark .links-list a,
.links-list.theme-dark a,
.theme-dark .media-list .item-link .item-title-row,
.media-list.theme-dark .item-link .item-title-row,
.theme-dark li.media-item .item-link .item-title-row {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'8px'%20height%3D'13px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23434345'%20transform%3D'translate(1.500000%2C%206.500000)%20rotate(-45.000000)%20translate(-1.500000%2C%20-6.500000)%20'%20points%3D'6%2011%206%202%204%202%204%209%20-3%209%20-3%2011%205%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
}
.theme-dark .media-list .item-link .item-inner,
.media-list.theme-dark .item-link .item-inner,
.theme-dark li.media-item .item-link .item-inner {
  background-image: none;
}
.ios .list {
  margin: 35px 0;
  font-size: 17px;
}
.ios .list .item-cell {
  width: 100%;
  min-width: 0;
  margin-left: 15px;
}
.ios .list .item-cell:first-child {
  margin-left: 0;
}
.ios .list ul {
  background: #fff;
}
.ios .list ul ul {
  padding-left: 45px;
}
.ios .list .item-media {
  padding-top: 7px;
}
.ios .list .item-media i + i,
.ios .list .item-media i + img {
  margin-left: 5px;
}
.ios .list .item-media + .item-inner {
  margin-left: 15px;
}
.ios .list .item-inner {
  min-height: 44px;
  padding-right: 15px;
}
.ios .list .item-after {
  color: #8e8e93;
  padding-left: 5px;
}
.ios .list .item-link,
.ios .list .list-button {
  color: inherit;
}
.ios .list .item-link .item-inner,
.ios .list .list-button .item-inner {
  padding-right: 35px;
}
.ios .list .item-link.active-state,
.ios .list .list-button.active-state {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  background-color: #d9d9d9;
}
.ios .list .item-link.active-state .item-inner:after,
.ios .list .list-button.active-state .item-inner:after {
  background-color: transparent;
}
.ios .list .list-button {
  padding: 0 15px;
  text-align: center;
  color: #007aff;
  line-height: 44px;
}
.ios .list .item-content {
  min-height: 44px;
  padding-left: 15px;
}
.ios .list .item-subtitle {
  font-size: 15px;
}
.ios .list .item-text {
  font-size: 15px;
  color: #8e8e93;
  line-height: 21px;
  max-height: 42px;
}
.ios .list .item-header,
.ios .list .item-footer {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.2;
  white-space: normal;
}
.ios .list .item-footer {
  color: #8e8e93;
}
.ios .list .item-link.no-chevron .item-inner,
.ios .list.no-chevron .item-link .item-inner,
.ios .list .no-chevron .item-link .item-inner,
.ios .no-chevron .list .item-link .item-inner {
  padding-right: 15px;
}
.ios .simple-list li:after {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .simple-list li:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .simple-list li:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .simple-list li {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 44px;
  height: 44px;
}
.ios .simple-list li:after {
  width: auto;
  left: 15px;
  right: 0;
}
.ios .links-list a:after {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .links-list a:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .links-list a:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .links-list a {
  height: 44px;
  color: inherit;
}
.ios .links-list a.active-state {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  background-color: #d9d9d9;
}
.ios .links-list a:after {
  width: auto;
}
.ios .links-list a {
  padding-left: 15px;
  padding-right: 35px;
}
.ios .links-list a:after {
  left: 15px;
  right: 0;
}
.ios .links-list.no-chevron a,
.ios .no-chevron .links-list a,
.ios .links-list a.no-chevron,
.ios .links-list .no-chevron a {
  padding-right: 15px;
}
.ios .media-list .item-title,
.ios li.media-item .item-title {
  font-weight: 600;
}
.ios .media-list .item-inner,
.ios li.media-item .item-inner {
  padding-top: 10px;
  padding-bottom: 9px;
}
.ios .media-list .item-media,
.ios li.media-item .item-media {
  padding-top: 9px;
  padding-bottom: 10px;
}
.ios .media-list .item-link .item-inner,
.ios li.media-item .item-link .item-inner {
  padding-right: 15px;
}
.ios .media-list .item-link .item-title-row,
.ios li.media-item .item-link .item-title-row {
  padding-right: 20px;
}
.ios .media-list.chevron-center .item-link .item-inner,
.ios .media-list .chevron-center .item-link .item-inner,
.ios .media-list .item-link.chevron-center .item-inner,
.ios li.media-item.chevron-center .item-link .item-inner,
.ios li.media-item .item-link.chevron-center .item-inner,
.ios li.media-item .chevron-center .item-link .item-inner {
  padding-right: 35px;
}
.ios .media-list.no-chevron .item-link .item-title-row,
.ios .no-chevron .media-list .item-link .item-title-row,
.ios .media-list .no-chevron .item-link .item-title-row,
.ios li.media-item.no-chevron .item-link .item-title-row,
.ios .no-chevron li.media-item .item-link .item-title-row,
.ios .media-list.chevron-center .item-title-row,
.ios .media-list .chevron-center .item-title-row,
.ios li.media-item.chevron-center .item-title-row,
.ios li.media-item .chevron-center .item-title-row {
  padding-right: 0 !important;
}
.ios .list .item-link .item-inner,
.ios .links-list a {
  background-position: calc(100% - 15px) center;
}
.ios .item-divider,
.ios .list-group-title {
  margin-top: -1px;
  padding: 4px 15px;
  background: #f7f7f7;
  color: #8e8e93;
}
.ios .item-divider:after,
.ios .list-group-title:after {
  display: none !important;
}
.ios .list-group-title {
  margin-top: 0;
}
.ios .item-divider:before {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .item-divider:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .item-divider:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .list-group-title:before {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .list-group-title:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .list-group-title:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .list .list-button:after {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .list .list-button:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .list .list-button:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .list .item-inner:after {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .list .item-inner:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .list .item-inner:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .list ul:before {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .list ul:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .list ul:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .list ul:after {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .list ul:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .list ul:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .list.inset {
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 7px;
}
.ios .list.inset ul {
  border-radius: 7px;
}
.ios .list.inset li:first-child > a {
  border-radius: 7px 7px 0 0;
}
.ios .list.inset li:last-child > a {
  border-radius: 0 0 7px 7px;
}
.ios .list.inset li:first-child:last-child > a {
  border-radius: 7px;
}
@media (min-width: 768px) {
  .ios .list.tablet-inset {
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 7px;
  }
  .ios .list.tablet-inset ul {
    border-radius: 7px;
  }
  .ios .list.tablet-inset li:first-child > a {
    border-radius: 7px 7px 0 0;
  }
  .ios .list.tablet-inset li:last-child > a {
    border-radius: 0 0 7px 7px;
  }
  .ios .list.tablet-inset li:first-child:last-child > a {
    border-radius: 7px;
  }
}
.ios li li:last-child .item-inner:after,
.ios li:last-child li .item-inner:after {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
html.device-pixel-ratio-2 .ios li li:last-child .item-inner:after,
html.device-pixel-ratio-2 .ios li:last-child li .item-inner:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
html.device-pixel-ratio-3 .ios li li:last-child .item-inner:after,
html.device-pixel-ratio-3 .ios li:last-child li .item-inner:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
  .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li {
    padding-left: calc(15px + constant(safe-area-inset-left));
    padding-left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
  .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title {
    padding-left: calc(15px + constant(safe-area-inset-left));
    padding-left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(15px + constant(safe-area-inset-left));
    margin-left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer {
    padding-left: 15px;
  }
  .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
  .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content {
    padding-left: calc(15px + constant(safe-area-inset-left));
    padding-left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
  .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after {
    left: calc(15px + constant(safe-area-inset-left));
    left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
  .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a {
    padding-left: calc(15px + constant(safe-area-inset-left));
    padding-left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
  .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after {
    left: calc(15px + constant(safe-area-inset-left));
    left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(15px + constant(safe-area-inset-right));
    margin-right: calc(15px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer {
    padding-right: 15px;
  }
  .ios.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .ios.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .ios.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer {
    padding-right: 15px;
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title {
    padding-right: calc(15px + constant(safe-area-inset-right));
    padding-right: calc(15px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li {
    padding-right: calc(15px + constant(safe-area-inset-right));
    padding-right: calc(15px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a {
    background-position: calc(100% - 15px - constant(safe-area-inset-right)) center;
    background-position: calc(100% - 15px - env(safe-area-inset-right)) center;
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner {
    padding-right: calc(15px + constant(safe-area-inset-right));
    padding-right: calc(15px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner {
    padding-right: calc(35px + constant(safe-area-inset-right));
    padding-right: calc(35px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner {
    padding-right: calc(15px + constant(safe-area-inset-right));
    padding-right: calc(15px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a {
    padding-right: calc(35px + constant(safe-area-inset-right));
    padding-right: calc(35px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner {
    padding-right: calc(35px + constant(safe-area-inset-right));
    padding-right: calc(35px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a {
    padding-right: calc(15px + constant(safe-area-inset-right));
    padding-right: calc(15px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row {
    padding-right: 0;
  }
}
@media (orientation: landscape) and (min-width: 768px) {
  .ios.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(15px + constant(safe-area-inset-left));
    margin-left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .ios.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .ios.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer {
    padding-left: 15px;
  }
}
@media (orientation: landscape) and (min-width: 768px) {
  .ios.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(15px + constant(safe-area-inset-right));
    margin-right: calc(15px + env(safe-area-inset-right));
  }
}
.ios .theme-dark .list ul,
.list.ios .theme-dark ul {
  background: #1c1c1d;
}
.ios .theme-dark .list ul:before,
.list.ios .theme-dark ul:before {
  background-color: #282829;
}
.ios .theme-dark .list ul:after,
.list.ios .theme-dark ul:after {
  background-color: #282829;
}
.ios .theme-dark .list li li:last-child .item-inner:after,
.list.ios .theme-dark li li:last-child .item-inner:after,
.ios .theme-dark .list li:last-child li .item-inner:after,
.list.ios .theme-dark li:last-child li .item-inner:after {
  background-color: #282829;
}
.ios .theme-dark .item-divider:before {
  background-color: #282829;
}
.ios .theme-dark .list-group-title:before {
  background-color: #282829;
}
.ios .theme-dark .list-button:after {
  background-color: #282829;
}
.ios .theme-dark .item-inner:after {
  background-color: #282829;
}
.ios .theme-dark .item-divider,
.ios .theme-dark .list-group-title {
  background-color: #111;
}
.ios .theme-dark .links-list a:after,
.ios .theme-dark .simple-list li:after,
.ios .theme-dark .links-list a:after,
.links-list.ios .theme-dark a .simple-list li:after,
.simple-list.ios .theme-dark li:after {
  background-color: #282829;
}
.ios .theme-dark .list .item-link.active-state,
.list.ios .theme-dark .item-link.active-state,
.ios .theme-dark .list .list-button.active-state,
.list.ios .theme-dark .list-button.active-state,
.ios .theme-dark .links-list a.active-state,
.links-list.ios .theme-dark a.active-state {
  background-color: #363636;
}
.ios .color-theme-red .list-button {
  color: #ff3b30;
}
.ios .color-theme-green .list-button {
  color: #4cd964;
}
.ios .color-theme-blue .list-button {
  color: #007aff;
}
.ios .color-theme-pink .list-button {
  color: #ff2d55;
}
.ios .color-theme-yellow .list-button {
  color: #ffcc00;
}
.ios .color-theme-orange .list-button {
  color: #ff9500;
}
.ios .color-theme-gray .list-button {
  color: #8e8e93;
}
.ios .color-theme-white .list-button {
  color: #ffffff;
}
.ios .color-theme-black .list-button {
  color: #000000;
}
.ios .list .list-button.color-red,
.ios .list li.color-red .list-button,
.ios .links-list li.color-red a,
.ios .simple-list li.color-red,
.ios .links-list a.color-red,
.ios .list .item-link.color-red,
.ios .list li.color-red .item-link {
  color: #ff3b30;
}
.ios .list .list-button.color-green,
.ios .list li.color-green .list-button,
.ios .links-list li.color-green a,
.ios .simple-list li.color-green,
.ios .links-list a.color-green,
.ios .list .item-link.color-green,
.ios .list li.color-green .item-link {
  color: #4cd964;
}
.ios .list .list-button.color-blue,
.ios .list li.color-blue .list-button,
.ios .links-list li.color-blue a,
.ios .simple-list li.color-blue,
.ios .links-list a.color-blue,
.ios .list .item-link.color-blue,
.ios .list li.color-blue .item-link {
  color: #007aff;
}
.ios .list .list-button.color-pink,
.ios .list li.color-pink .list-button,
.ios .links-list li.color-pink a,
.ios .simple-list li.color-pink,
.ios .links-list a.color-pink,
.ios .list .item-link.color-pink,
.ios .list li.color-pink .item-link {
  color: #ff2d55;
}
.ios .list .list-button.color-yellow,
.ios .list li.color-yellow .list-button,
.ios .links-list li.color-yellow a,
.ios .simple-list li.color-yellow,
.ios .links-list a.color-yellow,
.ios .list .item-link.color-yellow,
.ios .list li.color-yellow .item-link {
  color: #ffcc00;
}
.ios .list .list-button.color-orange,
.ios .list li.color-orange .list-button,
.ios .links-list li.color-orange a,
.ios .simple-list li.color-orange,
.ios .links-list a.color-orange,
.ios .list .item-link.color-orange,
.ios .list li.color-orange .item-link {
  color: #ff9500;
}
.ios .list .list-button.color-gray,
.ios .list li.color-gray .list-button,
.ios .links-list li.color-gray a,
.ios .simple-list li.color-gray,
.ios .links-list a.color-gray,
.ios .list .item-link.color-gray,
.ios .list li.color-gray .item-link {
  color: #8e8e93;
}
.ios .list .list-button.color-white,
.ios .list li.color-white .list-button,
.ios .links-list li.color-white a,
.ios .simple-list li.color-white,
.ios .links-list a.color-white,
.ios .list .item-link.color-white,
.ios .list li.color-white .item-link {
  color: #ffffff;
}
.ios .list .list-button.color-black,
.ios .list li.color-black .list-button,
.ios .links-list li.color-black a,
.ios .simple-list li.color-black,
.ios .links-list a.color-black,
.ios .list .item-link.color-black,
.ios .list li.color-black .item-link {
  color: #000000;
}
.md .list {
  margin: 32px 0;
  font-size: 16px;
}
.md .list .item-cell {
  width: 100%;
  min-width: 0;
  margin-left: 16px;
}
.md .list .item-cell:first-child {
  margin-left: 0;
}
.md .list .ripple-wave + .item-cell {
  margin-left: 0;
}
.md .list ul ul {
  padding-left: 56px;
}
.md .list .item-media {
  padding-top: 8px;
  min-width: 40px;
}
.md .list .item-media i + i,
.md .list .item-media i + img {
  margin-left: 8px;
}
.md .list .item-media + .item-inner {
  margin-left: 16px;
}
.md .list .item-inner {
  min-height: 48px;
  padding-right: 16px;
}
.md .list .item-after {
  color: #757575;
  font-size: 14px;
  padding-left: 8px;
}
.md .list .item-link,
.md .list .list-button {
  color: inherit;
}
.md .list .item-link .item-inner,
.md .list .list-button .item-inner {
  padding-right: 42px;
}
.md .list .item-link.active-state,
.md .list .list-button.active-state {
  background-color: rgba(0, 0, 0, 0.1);
}
.md .list .list-button {
  padding: 0 16px;
  font-size: 16px;
  line-height: 48px;
}
.md .list .item-content {
  min-height: 48px;
  padding-left: 16px;
}
.md .list .item-subtitle {
  font-size: 14px;
}
.md .list .item-text {
  font-size: 14px;
  color: #757575;
  line-height: 20px;
  max-height: 40px;
}
.md .list .item-header,
.md .list .item-footer {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.2;
  white-space: normal;
}
.md .list .item-footer {
  color: rgba(0, 0, 0, 0.5);
}
.md .list .item-link.no-chevron .item-inner,
.md .list.no-chevron .item-link .item-inner,
.md .list .no-chevron .item-link .item-inner,
.md .no-chevron .list .item-link .item-inner {
  padding-right: 16px;
}
.md .simple-list li:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .simple-list li:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .simple-list li:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .simple-list li {
  padding-left: 16px;
  padding-right: 16px;
  line-height: 48px;
  height: 48px;
}
.md .simple-list li:after {
  width: auto;
  left: 16px;
  right: 0;
}
.md .links-list a:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .links-list a:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .links-list a:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .links-list a {
  height: 48px;
  color: inherit;
}
.md .links-list a.active-state {
  background-color: rgba(0, 0, 0, 0.1);
}
.md .links-list a:after {
  width: auto;
}
.md .links-list a {
  padding-left: 16px;
  padding-right: 42px;
}
.md .links-list a:after {
  left: 16px;
  right: 0;
}
.md .links-list.no-chevron a,
.md .no-chevron .links-list a,
.md .links-list a.no-chevron,
.md .links-list .no-chevron a {
  padding-right: 16px;
}
.md .media-list .item-inner,
.md li.media-item .item-inner {
  padding-top: 14px;
  padding-bottom: 14px;
}
.md .media-list .item-link .item-inner,
.md li.media-item .item-link .item-inner {
  padding-right: 16px;
}
.md .media-list .item-link .item-title-row,
.md li.media-item .item-link .item-title-row {
  padding-right: 26px;
}
.md .media-list .item-media,
.md li.media-item .item-media {
  padding-top: 14px;
  padding-bottom: 14px;
}
.md .media-list.chevron-center .item-link .item-inner,
.md .media-list .chevron-center .item-link .item-inner,
.md .media-list .item-link.chevron-center .item-inner,
.md li.media-item.chevron-center .item-link .item-inner,
.md li.media-item .item-link.chevron-center .item-inner,
.md li.media-item .chevron-center .item-link .item-inner {
  padding-right: 42px;
}
.md .media-list.no-chevron .item-link .item-title-row,
.md .no-chevron .media-list .item-link .item-title-row,
.md .media-list .no-chevron .item-link .item-title-row,
.md li.media-item.no-chevron .item-link .item-title-row,
.md .no-chevron li.media-item .item-link .item-title-row,
.md .media-list.chevron-center .item-title-row,
.md .media-list .chevron-center .item-title-row,
.md li.media-item.chevron-center .item-title-row,
.md li.media-item .chevron-center .item-title-row {
  padding-right: 0 !important;
}
.md .list .item-link .item-inner,
.md .links-list a {
  background-position: calc(100% - 16px) center;
}
.md .item-divider,
.md .list-group-title {
  padding: 0 16px;
  background: #f4f4f4;
  color: rgba(0, 0, 0, 0.54);
  height: 48px;
  line-height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
}
.md .item-divider:before,
.md .list-group-title:before {
  display: none !important;
}
.md .item-divider:after,
.md .list-group-title:after {
  display: none !important;
}
.md .list-group-title {
  margin-top: 0;
}
.md .list .item-inner:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .list .item-inner:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .list .item-inner:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .list ul:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.md.device-pixel-ratio-2 .list ul:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .list ul:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .list ul:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .list ul:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .list ul:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .list.inset {
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 4px;
}
.md .list.inset ul {
  border-radius: 4px;
}
.md .list.inset li:first-child > a {
  border-radius: 4px 4px 0 0;
}
.md .list.inset li:last-child > a {
  border-radius: 0 0 4px 4px;
}
.md .list.inset li:first-child:last-child > a {
  border-radius: 4px;
}
@media (min-width: 768px) {
  .md .list.tablet-inset {
    margin-left: 16px;
    margin-right: 16px;
    border-radius: 4px;
  }
  .md .list.tablet-inset li:first-child > a {
    border-radius: 4px 4px 0 0;
  }
  .md .list.tablet-inset li:last-child > a {
    border-radius: 0 0 4px 4px;
  }
  .md .list.tablet-inset li:first-child:last-child > a {
    border-radius: 4px;
  }
}
.md li li:last-child .item-inner:after,
.md li:last-child li .item-inner:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
html.device-pixel-ratio-2 .md li li:last-child .item-inner:after,
html.device-pixel-ratio-2 .md li:last-child li .item-inner:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
html.device-pixel-ratio-3 .md li li:last-child .item-inner:after,
html.device-pixel-ratio-3 .md li:last-child li .item-inner:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
  .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li {
    padding-left: calc(16px + constant(safe-area-inset-left));
    padding-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
  .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
  .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title {
    padding-left: calc(16px + constant(safe-area-inset-left));
    padding-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(16px + constant(safe-area-inset-left));
    margin-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer {
    padding-left: 15px;
  }
  .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
  .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content {
    padding-left: calc(16px + constant(safe-area-inset-left));
    padding-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
  .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after {
    left: calc(16px + constant(safe-area-inset-left));
    left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
  .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a {
    padding-left: calc(16px + constant(safe-area-inset-left));
    padding-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
  .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after {
    left: calc(16px + constant(safe-area-inset-left));
    left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(16px + constant(safe-area-inset-right));
    margin-right: calc(16px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer {
    padding-right: 16px;
  }
  .md.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
  .md.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
  .md.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer {
    padding-right: 16px;
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title {
    padding-right: calc(16px + constant(safe-area-inset-right));
    padding-right: calc(16px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li {
    padding-right: calc(16px + constant(safe-area-inset-right));
    padding-right: calc(16px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a {
    background-position: calc(100% - 16px - constant(safe-area-inset-right)) center;
    background-position: calc(100% - 16px - env(safe-area-inset-right)) center;
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner {
    padding-right: calc(16px + constant(safe-area-inset-right));
    padding-right: calc(16px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner {
    padding-right: calc(42px + constant(safe-area-inset-right));
    padding-right: calc(42px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner {
    padding-right: calc(16px + constant(safe-area-inset-right));
    padding-right: calc(16px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a {
    padding-right: calc(42px + constant(safe-area-inset-right));
    padding-right: calc(42px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner {
    padding-right: calc(42px + constant(safe-area-inset-right));
    padding-right: calc(42px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a {
    padding-right: calc(16px + constant(safe-area-inset-right));
    padding-right: calc(16px + env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
  .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
  .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
  .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
  .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
  .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row {
    padding-right: 0;
  }
}
@media (orientation: landscape) and (min-width: 768px) {
  .md.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(16px + constant(safe-area-inset-left));
    margin-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
  .md.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
  .md.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer {
    padding-left: 15px;
  }
}
@media (orientation: landscape) and (min-width: 768px) {
  .md.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(16px + constant(safe-area-inset-right));
    margin-right: calc(16px + env(safe-area-inset-right));
  }
}
.md .theme-dark .list ul:before,
.list.md .theme-dark ul:before {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .list ul:after,
.list.md .theme-dark ul:after {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .list li li:last-child .item-inner:after,
.list.md .theme-dark li li:last-child .item-inner:after,
.md .theme-dark .list li:last-child li .item-inner:after,
.list.md .theme-dark li:last-child li .item-inner:after {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .item-divider:before {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .list-group-title:before {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .list-button:after {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .item-inner:after {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .item-divider,
.md .theme-dark .list-group-title {
  background-color: #111;
  color: #fff;
}
.md .theme-dark .links-list a:after,
.md .theme-dark .simple-list li:after,
.md .theme-dark .links-list a:after,
.links-list.md .theme-dark a .simple-list li:after,
.simple-list.md .theme-dark li:after {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .list .item-link.active-state,
.list.md .theme-dark .item-link.active-state,
.md .theme-dark .list .list-button.active-state,
.list.md .theme-dark .list-button.active-state,
.md .theme-dark .links-list a.active-state,
.links-list.md .theme-dark a.active-state {
  background-color: rgba(255, 255, 255, 0.05);
}
.md .theme-dark .item-after,
.md .theme-dark .item-text {
  color: rgba(255, 255, 255, 0.54);
}
.md .color-theme-red .list-button {
  color: #f44336;
}
.md .color-theme-green .list-button {
  color: #4caf50;
}
.md .color-theme-blue .list-button {
  color: #2196f3;
}
.md .color-theme-pink .list-button {
  color: #e91e63;
}
.md .color-theme-yellow .list-button {
  color: #ffeb3b;
}
.md .color-theme-orange .list-button {
  color: #ff9800;
}
.md .color-theme-gray .list-button {
  color: #9e9e9e;
}
.md .color-theme-white .list-button {
  color: #ffffff;
}
.md .color-theme-black .list-button {
  color: #000000;
}
.md .list .list-button.color-red,
.md .list li.color-red .list-button,
.md .links-list li.color-red a,
.md .simple-list li.color-red,
.md .links-list a.color-red,
.md .list .item-link.color-red,
.md .list li.color-red .item-link {
  color: #f44336;
}
.md .list .list-button.color-green,
.md .list li.color-green .list-button,
.md .links-list li.color-green a,
.md .simple-list li.color-green,
.md .links-list a.color-green,
.md .list .item-link.color-green,
.md .list li.color-green .item-link {
  color: #4caf50;
}
.md .list .list-button.color-blue,
.md .list li.color-blue .list-button,
.md .links-list li.color-blue a,
.md .simple-list li.color-blue,
.md .links-list a.color-blue,
.md .list .item-link.color-blue,
.md .list li.color-blue .item-link {
  color: #2196f3;
}
.md .list .list-button.color-pink,
.md .list li.color-pink .list-button,
.md .links-list li.color-pink a,
.md .simple-list li.color-pink,
.md .links-list a.color-pink,
.md .list .item-link.color-pink,
.md .list li.color-pink .item-link {
  color: #e91e63;
}
.md .list .list-button.color-yellow,
.md .list li.color-yellow .list-button,
.md .links-list li.color-yellow a,
.md .simple-list li.color-yellow,
.md .links-list a.color-yellow,
.md .list .item-link.color-yellow,
.md .list li.color-yellow .item-link {
  color: #ffeb3b;
}
.md .list .list-button.color-orange,
.md .list li.color-orange .list-button,
.md .links-list li.color-orange a,
.md .simple-list li.color-orange,
.md .links-list a.color-orange,
.md .list .item-link.color-orange,
.md .list li.color-orange .item-link {
  color: #ff9800;
}
.md .list .list-button.color-gray,
.md .list li.color-gray .list-button,
.md .links-list li.color-gray a,
.md .simple-list li.color-gray,
.md .links-list a.color-gray,
.md .list .item-link.color-gray,
.md .list li.color-gray .item-link {
  color: #9e9e9e;
}
.md .list .list-button.color-white,
.md .list li.color-white .list-button,
.md .links-list li.color-white a,
.md .simple-list li.color-white,
.md .links-list a.color-white,
.md .list .item-link.color-white,
.md .list li.color-white .item-link {
  color: #ffffff;
}
.md .list .list-button.color-black,
.md .list li.color-black .list-button,
.md .links-list li.color-black a,
.md .simple-list li.color-black,
.md .links-list a.color-black,
.md .list .item-link.color-black,
.md .list li.color-black .item-link {
  color: #000000;
}
.badge {
  display: inline-block;
  color: #fff;
  background: #8e8e93;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.icon .badge,
.f7-icons .badge,
.framework7-icons .badge,
.material-icons .badge {
  position: absolute;
  left: 100%;
  margin-left: -10px;
  top: -2px;
}
.ios .badge {
  font-size: 13px;
  border-radius: 20px;
  padding: 0 6px;
  height: 20px;
  line-height: 20px;
}
.ios .icon .badge,
.ios .f7-icons .badge,
.ios .framework7-icons .badge,
.ios .material-icons .badge {
  line-height: 16px;
  height: 16px;
  border-radius: 16px;
  padding: 0 4px;
  min-width: 16px;
  font-family: -apple-system, SF UI Text, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 10px;
}
.ios .badge.color-red {
  background-color: #ff3b30;
}
.ios .badge.color-green {
  background-color: #4cd964;
}
.ios .badge.color-blue {
  background-color: #007aff;
}
.ios .badge.color-pink {
  background-color: #ff2d55;
}
.ios .badge.color-yellow {
  background-color: #ffcc00;
}
.ios .badge.color-orange {
  background-color: #ff9500;
}
.ios .badge.color-gray {
  background-color: #8e8e93;
}
.ios .badge.color-white {
  background-color: #ffffff;
}
.ios .badge.color-black {
  background-color: #000000;
}
.md .badge {
  font-size: 10px;
  border-radius: 3px;
  padding: 1px 6px;
  vertical-align: middle;
}
.md .icon .badge,
.md .f7-icons .badge,
.md .framework7-icons .badge,
.md .material-icons .badge {
  line-height: 1.4;
  padding: 1px 5px;
  font-family: Roboto, Noto, Helvetica, Arial, sans-serif;
  font-size: 10px;
}
.md .badge.color-red {
  background-color: #f44336;
}
.md .badge.color-green {
  background-color: #4caf50;
}
.md .badge.color-blue {
  background-color: #2196f3;
}
.md .badge.color-pink {
  background-color: #e91e63;
}
.md .badge.color-yellow {
  background-color: #ffeb3b;
}
.md .badge.color-orange {
  background-color: #ff9800;
}
.md .badge.color-gray {
  background-color: #9e9e9e;
}
.md .badge.color-white {
  background-color: #ffffff;
}
.md .badge.color-black {
  background-color: #000000;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.button {
  text-decoration: none;
  text-align: center;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  padding: 0 10px;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  font-family: inherit;
  cursor: pointer;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
input[type="submit"].button,
input[type="button"].button {
  width: 100%;
}
button {
  width: 100%;
}
.segmented {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.segmented .button,
.segmented button {
  width: 100%;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-width: 0;
}
.subnavbar .segmented {
  width: 100%;
}
.ios .button {
  border: 1px solid #007aff;
  color: #007aff;
  border-radius: 5px;
  line-height: 27px;
  height: 29px;
}
.ios .button.active-state {
  background: rgba(0, 122, 255, 0.15);
}
.ios .button.button-round,
.ios .button.button-round-ios {
  border-radius: 29px;
}
.ios .button.button-active,
.ios .button.tab-link-active {
  background: #007aff;
  color: #fff;
}
.ios .button.button-big,
.ios .button.button-big-ios {
  font-size: 17px;
  height: 44px;
  line-height: 42px;
}
.ios .button.button-small,
.ios .button.button-small-ios {
  height: 26px;
  line-height: 22px;
  border-width: 2px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
.ios .button.button-small.button-fill.active-state,
.ios .button.button-small-ios.button-fill.active-state,
.ios .button.button-small.button-fill-ios.active-state,
.ios .button.button-small-ios.button-fill-ios.active-state {
  color: #007aff;
  border: 2px solid #007aff;
  background-color: transparent;
  opacity: 1;
}
.ios .button.button-fill,
.ios .button.button-fill-ios {
  color: #fff;
  background: #007aff;
  border-color: transparent;
}
.ios .button.button-fill.active-state,
.ios .button.button-fill-ios.active-state {
  opacity: 0.8;
}
.ios .button i.icon:first-child {
  margin-right: 10px;
}
.ios .button i.icon:last-child {
  margin-left: 10px;
}
.ios .button i.icon:first-child:last-child {
  margin-left: 0;
  margin-right: 0;
}
.ios .segmented .button {
  border-radius: 0;
  border-left-width: 0;
}
.ios .segmented .button:first-child {
  border-radius: 5px 0 0 5px;
  border-left-width: 1px;
  border-left-style: solid;
}
.ios .segmented .button:first-child.button-small {
  border-left-width: 2px;
}
.ios .segmented .button:last-child {
  border-radius: 0 5px 5px 0;
}
.ios .segmented .button:first-child:last-child {
  border-radius: 5px;
}
.ios .segmented .button.button-round:first-child,
.ios .segmented .button.button-round-ios:first-child {
  border-radius: 29px 0 0 29px;
}
.ios .segmented .button.button-round:last-child,
.ios .segmented .button.button-round-ios:last-child {
  border-radius: 0 29px 29px 0;
}
.ios .color-theme-red .button {
  border-color: #ff3b30;
  color: #ff3b30;
}
.ios .color-theme-red .button.active-state {
  background: rgba(255, 59, 48, 0.15);
}
.ios .color-theme-red .button.button-active,
.ios .color-theme-red .button.tab-link-active,
.ios .color-theme-red .button.button-fill,
.ios .color-theme-red .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-red .button.button-active,
.ios .color-theme-red .button.tab-link-active {
  background: #ff3b30;
}
.ios .color-theme-red .button.button-fill,
.ios .color-theme-red .button.button-fill-ios {
  background: #ff3b30;
  border-color: transparent;
}
.ios .color-theme-red .button.button-small.button-fill.active-state,
.ios .color-theme-red .button.button-small-ios.button-fill.active-state,
.ios .color-theme-red .button.button-small.button-fill-ios.active-state,
.ios .color-theme-red .button.button-small-ios.button-fill-ios.active-state {
  color: #ff3b30;
  border: 2px solid #ff3b30;
  background-color: transparent;
}
.ios .color-theme-green .button {
  border-color: #4cd964;
  color: #4cd964;
}
.ios .color-theme-green .button.active-state {
  background: rgba(76, 217, 100, 0.15);
}
.ios .color-theme-green .button.button-active,
.ios .color-theme-green .button.tab-link-active,
.ios .color-theme-green .button.button-fill,
.ios .color-theme-green .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-green .button.button-active,
.ios .color-theme-green .button.tab-link-active {
  background: #4cd964;
}
.ios .color-theme-green .button.button-fill,
.ios .color-theme-green .button.button-fill-ios {
  background: #4cd964;
  border-color: transparent;
}
.ios .color-theme-green .button.button-small.button-fill.active-state,
.ios .color-theme-green .button.button-small-ios.button-fill.active-state,
.ios .color-theme-green .button.button-small.button-fill-ios.active-state,
.ios .color-theme-green .button.button-small-ios.button-fill-ios.active-state {
  color: #4cd964;
  border: 2px solid #4cd964;
  background-color: transparent;
}
.ios .color-theme-blue .button {
  border-color: #007aff;
  color: #007aff;
}
.ios .color-theme-blue .button.active-state {
  background: rgba(0, 122, 255, 0.15);
}
.ios .color-theme-blue .button.button-active,
.ios .color-theme-blue .button.tab-link-active,
.ios .color-theme-blue .button.button-fill,
.ios .color-theme-blue .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-blue .button.button-active,
.ios .color-theme-blue .button.tab-link-active {
  background: #007aff;
}
.ios .color-theme-blue .button.button-fill,
.ios .color-theme-blue .button.button-fill-ios {
  background: #007aff;
  border-color: transparent;
}
.ios .color-theme-blue .button.button-small.button-fill.active-state,
.ios .color-theme-blue .button.button-small-ios.button-fill.active-state,
.ios .color-theme-blue .button.button-small.button-fill-ios.active-state,
.ios .color-theme-blue .button.button-small-ios.button-fill-ios.active-state {
  color: #007aff;
  border: 2px solid #007aff;
  background-color: transparent;
}
.ios .color-theme-pink .button {
  border-color: #ff2d55;
  color: #ff2d55;
}
.ios .color-theme-pink .button.active-state {
  background: rgba(255, 45, 85, 0.15);
}
.ios .color-theme-pink .button.button-active,
.ios .color-theme-pink .button.tab-link-active,
.ios .color-theme-pink .button.button-fill,
.ios .color-theme-pink .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-pink .button.button-active,
.ios .color-theme-pink .button.tab-link-active {
  background: #ff2d55;
}
.ios .color-theme-pink .button.button-fill,
.ios .color-theme-pink .button.button-fill-ios {
  background: #ff2d55;
  border-color: transparent;
}
.ios .color-theme-pink .button.button-small.button-fill.active-state,
.ios .color-theme-pink .button.button-small-ios.button-fill.active-state,
.ios .color-theme-pink .button.button-small.button-fill-ios.active-state,
.ios .color-theme-pink .button.button-small-ios.button-fill-ios.active-state {
  color: #ff2d55;
  border: 2px solid #ff2d55;
  background-color: transparent;
}
.ios .color-theme-yellow .button {
  border-color: #ffcc00;
  color: #ffcc00;
}
.ios .color-theme-yellow .button.active-state {
  background: rgba(255, 204, 0, 0.15);
}
.ios .color-theme-yellow .button.button-active,
.ios .color-theme-yellow .button.tab-link-active,
.ios .color-theme-yellow .button.button-fill,
.ios .color-theme-yellow .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-yellow .button.button-active,
.ios .color-theme-yellow .button.tab-link-active {
  background: #ffcc00;
}
.ios .color-theme-yellow .button.button-fill,
.ios .color-theme-yellow .button.button-fill-ios {
  background: #ffcc00;
  border-color: transparent;
}
.ios .color-theme-yellow .button.button-small.button-fill.active-state,
.ios .color-theme-yellow .button.button-small-ios.button-fill.active-state,
.ios .color-theme-yellow .button.button-small.button-fill-ios.active-state,
.ios .color-theme-yellow .button.button-small-ios.button-fill-ios.active-state {
  color: #ffcc00;
  border: 2px solid #ffcc00;
  background-color: transparent;
}
.ios .color-theme-orange .button {
  border-color: #ff9500;
  color: #ff9500;
}
.ios .color-theme-orange .button.active-state {
  background: rgba(255, 149, 0, 0.15);
}
.ios .color-theme-orange .button.button-active,
.ios .color-theme-orange .button.tab-link-active,
.ios .color-theme-orange .button.button-fill,
.ios .color-theme-orange .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-orange .button.button-active,
.ios .color-theme-orange .button.tab-link-active {
  background: #ff9500;
}
.ios .color-theme-orange .button.button-fill,
.ios .color-theme-orange .button.button-fill-ios {
  background: #ff9500;
  border-color: transparent;
}
.ios .color-theme-orange .button.button-small.button-fill.active-state,
.ios .color-theme-orange .button.button-small-ios.button-fill.active-state,
.ios .color-theme-orange .button.button-small.button-fill-ios.active-state,
.ios .color-theme-orange .button.button-small-ios.button-fill-ios.active-state {
  color: #ff9500;
  border: 2px solid #ff9500;
  background-color: transparent;
}
.ios .color-theme-gray .button {
  border-color: #8e8e93;
  color: #8e8e93;
}
.ios .color-theme-gray .button.active-state {
  background: rgba(142, 142, 147, 0.15);
}
.ios .color-theme-gray .button.button-active,
.ios .color-theme-gray .button.tab-link-active,
.ios .color-theme-gray .button.button-fill,
.ios .color-theme-gray .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-gray .button.button-active,
.ios .color-theme-gray .button.tab-link-active {
  background: #8e8e93;
}
.ios .color-theme-gray .button.button-fill,
.ios .color-theme-gray .button.button-fill-ios {
  background: #8e8e93;
  border-color: transparent;
}
.ios .color-theme-gray .button.button-small.button-fill.active-state,
.ios .color-theme-gray .button.button-small-ios.button-fill.active-state,
.ios .color-theme-gray .button.button-small.button-fill-ios.active-state,
.ios .color-theme-gray .button.button-small-ios.button-fill-ios.active-state {
  color: #8e8e93;
  border: 2px solid #8e8e93;
  background-color: transparent;
}
.ios .color-theme-white .button {
  border-color: #ffffff;
  color: #ffffff;
}
.ios .color-theme-white .button.active-state {
  background: rgba(255, 255, 255, 0.15);
}
.ios .color-theme-white .button.button-active,
.ios .color-theme-white .button.tab-link-active,
.ios .color-theme-white .button.button-fill,
.ios .color-theme-white .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-white .button.button-active,
.ios .color-theme-white .button.tab-link-active {
  background: #ffffff;
}
.ios .color-theme-white .button.button-fill,
.ios .color-theme-white .button.button-fill-ios {
  background: #ffffff;
  border-color: transparent;
}
.ios .color-theme-white .button.button-small.button-fill.active-state,
.ios .color-theme-white .button.button-small-ios.button-fill.active-state,
.ios .color-theme-white .button.button-small.button-fill-ios.active-state,
.ios .color-theme-white .button.button-small-ios.button-fill-ios.active-state {
  color: #ffffff;
  border: 2px solid #ffffff;
  background-color: transparent;
}
.ios .color-theme-black .button {
  border-color: #000000;
  color: #000000;
}
.ios .color-theme-black .button.active-state {
  background: rgba(0, 0, 0, 0.15);
}
.ios .color-theme-black .button.button-active,
.ios .color-theme-black .button.tab-link-active,
.ios .color-theme-black .button.button-fill,
.ios .color-theme-black .button.button-fill-ios {
  color: #fff;
}
.ios .color-theme-black .button.button-active,
.ios .color-theme-black .button.tab-link-active {
  background: #000000;
}
.ios .color-theme-black .button.button-fill,
.ios .color-theme-black .button.button-fill-ios {
  background: #000000;
  border-color: transparent;
}
.ios .color-theme-black .button.button-small.button-fill.active-state,
.ios .color-theme-black .button.button-small-ios.button-fill.active-state,
.ios .color-theme-black .button.button-small.button-fill-ios.active-state,
.ios .color-theme-black .button.button-small-ios.button-fill-ios.active-state {
  color: #000000;
  border: 2px solid #000000;
  background-color: transparent;
}
.ios .button.color-red {
  border-color: #ff3b30;
  color: #ff3b30;
}
.ios .button.color-red.active-state {
  background: rgba(255, 59, 48, 0.15);
}
.ios .button.color-red.button-active,
.ios .button.color-red.tab-link-active,
.ios .button.color-red.button-fill,
.ios .button.color-red.button-fill-ios {
  color: #fff;
}
.ios .button.color-red.button-active,
.ios .button.color-red.tab-link-active {
  background: #ff3b30;
}
.ios .button.color-red.button-fill,
.ios .button.color-red.button-fill-ios {
  background: #ff3b30;
  border-color: transparent;
}
.ios .button.color-red.button-small.button-fill.active-state,
.ios .button.color-red.button-small-ios.button-fill.active-state,
.ios .button.color-red.button-small.button-fill-ios.active-state,
.ios .button.color-red.button-small-ios.button-fill-ios.active-state {
  color: #ff3b30;
  border: 2px solid #ff3b30;
  background-color: transparent;
}
.ios .button.color-green {
  border-color: #4cd964;
  color: #4cd964;
}
.ios .button.color-green.active-state {
  background: rgba(76, 217, 100, 0.15);
}
.ios .button.color-green.button-active,
.ios .button.color-green.tab-link-active,
.ios .button.color-green.button-fill,
.ios .button.color-green.button-fill-ios {
  color: #fff;
}
.ios .button.color-green.button-active,
.ios .button.color-green.tab-link-active {
  background: #4cd964;
}
.ios .button.color-green.button-fill,
.ios .button.color-green.button-fill-ios {
  background: #4cd964;
  border-color: transparent;
}
.ios .button.color-green.button-small.button-fill.active-state,
.ios .button.color-green.button-small-ios.button-fill.active-state,
.ios .button.color-green.button-small.button-fill-ios.active-state,
.ios .button.color-green.button-small-ios.button-fill-ios.active-state {
  color: #4cd964;
  border: 2px solid #4cd964;
  background-color: transparent;
}
.ios .button.color-blue {
  border-color: #007aff;
  color: #007aff;
}
.ios .button.color-blue.active-state {
  background: rgba(0, 122, 255, 0.15);
}
.ios .button.color-blue.button-active,
.ios .button.color-blue.tab-link-active,
.ios .button.color-blue.button-fill,
.ios .button.color-blue.button-fill-ios {
  color: #fff;
}
.ios .button.color-blue.button-active,
.ios .button.color-blue.tab-link-active {
  background: #007aff;
}
.ios .button.color-blue.button-fill,
.ios .button.color-blue.button-fill-ios {
  background: #007aff;
  border-color: transparent;
}
.ios .button.color-blue.button-small.button-fill.active-state,
.ios .button.color-blue.button-small-ios.button-fill.active-state,
.ios .button.color-blue.button-small.button-fill-ios.active-state,
.ios .button.color-blue.button-small-ios.button-fill-ios.active-state {
  color: #007aff;
  border: 2px solid #007aff;
  background-color: transparent;
}
.ios .button.color-pink {
  border-color: #ff2d55;
  color: #ff2d55;
}
.ios .button.color-pink.active-state {
  background: rgba(255, 45, 85, 0.15);
}
.ios .button.color-pink.button-active,
.ios .button.color-pink.tab-link-active,
.ios .button.color-pink.button-fill,
.ios .button.color-pink.button-fill-ios {
  color: #fff;
}
.ios .button.color-pink.button-active,
.ios .button.color-pink.tab-link-active {
  background: #ff2d55;
}
.ios .button.color-pink.button-fill,
.ios .button.color-pink.button-fill-ios {
  background: #ff2d55;
  border-color: transparent;
}
.ios .button.color-pink.button-small.button-fill.active-state,
.ios .button.color-pink.button-small-ios.button-fill.active-state,
.ios .button.color-pink.button-small.button-fill-ios.active-state,
.ios .button.color-pink.button-small-ios.button-fill-ios.active-state {
  color: #ff2d55;
  border: 2px solid #ff2d55;
  background-color: transparent;
}
.ios .button.color-yellow {
  border-color: #ffcc00;
  color: #ffcc00;
}
.ios .button.color-yellow.active-state {
  background: rgba(255, 204, 0, 0.15);
}
.ios .button.color-yellow.button-active,
.ios .button.color-yellow.tab-link-active,
.ios .button.color-yellow.button-fill,
.ios .button.color-yellow.button-fill-ios {
  color: #fff;
}
.ios .button.color-yellow.button-active,
.ios .button.color-yellow.tab-link-active {
  background: #ffcc00;
}
.ios .button.color-yellow.button-fill,
.ios .button.color-yellow.button-fill-ios {
  background: #ffcc00;
  border-color: transparent;
}
.ios .button.color-yellow.button-small.button-fill.active-state,
.ios .button.color-yellow.button-small-ios.button-fill.active-state,
.ios .button.color-yellow.button-small.button-fill-ios.active-state,
.ios .button.color-yellow.button-small-ios.button-fill-ios.active-state {
  color: #ffcc00;
  border: 2px solid #ffcc00;
  background-color: transparent;
}
.ios .button.color-orange {
  border-color: #ff9500;
  color: #ff9500;
}
.ios .button.color-orange.active-state {
  background: rgba(255, 149, 0, 0.15);
}
.ios .button.color-orange.button-active,
.ios .button.color-orange.tab-link-active,
.ios .button.color-orange.button-fill,
.ios .button.color-orange.button-fill-ios {
  color: #fff;
}
.ios .button.color-orange.button-active,
.ios .button.color-orange.tab-link-active {
  background: #ff9500;
}
.ios .button.color-orange.button-fill,
.ios .button.color-orange.button-fill-ios {
  background: #ff9500;
  border-color: transparent;
}
.ios .button.color-orange.button-small.button-fill.active-state,
.ios .button.color-orange.button-small-ios.button-fill.active-state,
.ios .button.color-orange.button-small.button-fill-ios.active-state,
.ios .button.color-orange.button-small-ios.button-fill-ios.active-state {
  color: #ff9500;
  border: 2px solid #ff9500;
  background-color: transparent;
}
.ios .button.color-gray {
  border-color: #8e8e93;
  color: #8e8e93;
}
.ios .button.color-gray.active-state {
  background: rgba(142, 142, 147, 0.15);
}
.ios .button.color-gray.button-active,
.ios .button.color-gray.tab-link-active,
.ios .button.color-gray.button-fill,
.ios .button.color-gray.button-fill-ios {
  color: #fff;
}
.ios .button.color-gray.button-active,
.ios .button.color-gray.tab-link-active {
  background: #8e8e93;
}
.ios .button.color-gray.button-fill,
.ios .button.color-gray.button-fill-ios {
  background: #8e8e93;
  border-color: transparent;
}
.ios .button.color-gray.button-small.button-fill.active-state,
.ios .button.color-gray.button-small-ios.button-fill.active-state,
.ios .button.color-gray.button-small.button-fill-ios.active-state,
.ios .button.color-gray.button-small-ios.button-fill-ios.active-state {
  color: #8e8e93;
  border: 2px solid #8e8e93;
  background-color: transparent;
}
.ios .button.color-white {
  border-color: #ffffff;
  color: #ffffff;
}
.ios .button.color-white.active-state {
  background: rgba(255, 255, 255, 0.15);
}
.ios .button.color-white.button-active,
.ios .button.color-white.tab-link-active,
.ios .button.color-white.button-fill,
.ios .button.color-white.button-fill-ios {
  color: #fff;
}
.ios .button.color-white.button-active,
.ios .button.color-white.tab-link-active {
  background: #ffffff;
}
.ios .button.color-white.button-fill,
.ios .button.color-white.button-fill-ios {
  background: #ffffff;
  border-color: transparent;
}
.ios .button.color-white.button-small.button-fill.active-state,
.ios .button.color-white.button-small-ios.button-fill.active-state,
.ios .button.color-white.button-small.button-fill-ios.active-state,
.ios .button.color-white.button-small-ios.button-fill-ios.active-state {
  color: #ffffff;
  border: 2px solid #ffffff;
  background-color: transparent;
}
.ios .button.color-black {
  border-color: #000000;
  color: #000000;
}
.ios .button.color-black.active-state {
  background: rgba(0, 0, 0, 0.15);
}
.ios .button.color-black.button-active,
.ios .button.color-black.tab-link-active,
.ios .button.color-black.button-fill,
.ios .button.color-black.button-fill-ios {
  color: #fff;
}
.ios .button.color-black.button-active,
.ios .button.color-black.tab-link-active {
  background: #000000;
}
.ios .button.color-black.button-fill,
.ios .button.color-black.button-fill-ios {
  background: #000000;
  border-color: transparent;
}
.ios .button.color-black.button-small.button-fill.active-state,
.ios .button.color-black.button-small-ios.button-fill.active-state,
.ios .button.color-black.button-small.button-fill-ios.active-state,
.ios .button.color-black.button-small-ios.button-fill-ios.active-state {
  color: #000000;
  border: 2px solid #000000;
  background-color: transparent;
}
.md .button {
  color: #2196f3;
  border-radius: 4px;
  line-height: 36px;
  height: 36px;
  text-transform: uppercase;
  min-width: 64px;
  padding: 0 8px;
  border: none;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  font-weight: 500;
  letter-spacing: 0.03em;
}
.md .button.active-state {
  background: rgba(0, 0, 0, 0.1);
}
.md .button.button-fill,
.md .button.button-fill-md,
.md .button.button-active,
.md .button.tab-link-active {
  background-color: #2196f3;
  color: #fff;
}
.md .button.button-fill.active-state,
.md .button.button-fill-md.active-state,
.md .button.button-active.active-state,
.md .button.tab-link-active.active-state {
  background: #0c82df;
}
.md .button.button-big,
.md .button.button-big-md {
  height: 48px;
  line-height: 48px;
  border-radius: 4px;
}
.md .button.button-round,
.md .button.button-round-md {
  border-radius: 36px;
}
.md .button.button-outline {
  border: 2px solid #2196f3;
  line-height: 32px;
}
.md .button.button-outline.button-big,
.md .button.button-outline.button-big-md {
  line-height: 44px;
}
.md .button.button-small,
.md .button.button-small-md {
  height: 28px;
  line-height: 28px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.03em;
}
.md .button.button-small.button-outline,
.md .button.button-small-md.button-outline {
  border-width: 2px;
  line-height: 24px;
}
.md .button > i.icon + span,
.md .button > span:not(.ripple-wave) + span,
.md .button > span:not(.ripple-wave) + i.icon,
.md .button > i.icon + i.icon {
  margin-left: 8px;
}
.md .button.button-raised {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.md .button.button-raised.active-state {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.md .navbar .button:not(.button-fill):not(.button-fill-md),
.md .subnavbar .button:not(.button-fill):not(.button-fill-md),
.md .toolbar .button:not(.button-fill):not(.button-fill-md) {
  color: #fff;
}
.md .navbar .button:not(.button-fill):not(.button-fill-md).active-state,
.md .subnavbar .button:not(.button-fill):not(.button-fill-md).active-state,
.md .toolbar .button:not(.button-fill):not(.button-fill-md).active-state {
  background: rgba(255, 255, 255, 0.15);
}
.md .toast .button:not(.button-fill):not(.button-fill-md).active-state {
  background: rgba(255, 255, 255, 0.15);
}
.md .segmented {
  border-radius: 4px;
}
.md .segmented.segmented-raised {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.md .segmented.segmented-round {
  border-radius: 36px;
}
.md .segmented .button {
  border-radius: 0;
  min-width: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.md .segmented .button:first-child {
  border-radius: 4px 0 0 4px;
  border-left: none;
}
.md .segmented .button.button-outline {
  border: 2px solid #2196f3;
}
.md .segmented .button.button-outline:nth-child(n + 2) {
  border-left: none;
}
.md .segmented .button:last-child {
  border-radius: 0 4px 4px 0;
}
.md .segmented .button:first-child:last-child {
  border-radius: 4px;
}
.md .segmented .button.button-round:first-child {
  border-radius: 36px 0 0 36px;
}
.md .segmented .button.button-round:last-child {
  border-radius: 0 36px 36px 0;
}
.md .theme-dark .button:not(.button-fill):not(.button-fill-md):not(.button-active):not(.tab-link-active).active-state {
  background-color: rgba(255, 255, 255, 0.1);
}
.md .color-theme-red .button,
.md .color-red .button {
  color: #f44336;
}
.md .color-theme-red .button.button-fill,
.md .color-red .button.button-fill,
.md .color-theme-red .button.button-fill-md,
.md .color-red .button.button-fill-md,
.md .color-theme-red .button.button-active,
.md .color-red .button.button-active,
.md .color-theme-red .button.tab-link-active,
.md .color-red .button.tab-link-active {
  background-color: #f44336;
  color: #fff;
}
.md .color-theme-red .button.button-fill.active-state,
.md .color-red .button.button-fill.active-state,
.md .color-theme-red .button.button-fill-md.active-state,
.md .color-red .button.button-fill-md.active-state,
.md .color-theme-red .button.button-active.active-state,
.md .color-red .button.button-active.active-state,
.md .color-theme-red .button.tab-link-active.active-state,
.md .color-red .button.tab-link-active.active-state {
  background: #f21f0f;
}
.md .color-theme-red .button.button-outline,
.md .color-red .button.button-outline {
  border-color: #f44336;
}
.md .color-theme-green .button,
.md .color-green .button {
  color: #4caf50;
}
.md .color-theme-green .button.button-fill,
.md .color-green .button.button-fill,
.md .color-theme-green .button.button-fill-md,
.md .color-green .button.button-fill-md,
.md .color-theme-green .button.button-active,
.md .color-green .button.button-active,
.md .color-theme-green .button.tab-link-active,
.md .color-green .button.tab-link-active {
  background-color: #4caf50;
  color: #fff;
}
.md .color-theme-green .button.button-fill.active-state,
.md .color-green .button.button-fill.active-state,
.md .color-theme-green .button.button-fill-md.active-state,
.md .color-green .button.button-fill-md.active-state,
.md .color-theme-green .button.button-active.active-state,
.md .color-green .button.button-active.active-state,
.md .color-theme-green .button.tab-link-active.active-state,
.md .color-green .button.tab-link-active.active-state {
  background: #409343;
}
.md .color-theme-green .button.button-outline,
.md .color-green .button.button-outline {
  border-color: #4caf50;
}
.md .color-theme-blue .button,
.md .color-blue .button {
  color: #2196f3;
}
.md .color-theme-blue .button.button-fill,
.md .color-blue .button.button-fill,
.md .color-theme-blue .button.button-fill-md,
.md .color-blue .button.button-fill-md,
.md .color-theme-blue .button.button-active,
.md .color-blue .button.button-active,
.md .color-theme-blue .button.tab-link-active,
.md .color-blue .button.tab-link-active {
  background-color: #2196f3;
  color: #fff;
}
.md .color-theme-blue .button.button-fill.active-state,
.md .color-blue .button.button-fill.active-state,
.md .color-theme-blue .button.button-fill-md.active-state,
.md .color-blue .button.button-fill-md.active-state,
.md .color-theme-blue .button.button-active.active-state,
.md .color-blue .button.button-active.active-state,
.md .color-theme-blue .button.tab-link-active.active-state,
.md .color-blue .button.tab-link-active.active-state {
  background: #0c82df;
}
.md .color-theme-blue .button.button-outline,
.md .color-blue .button.button-outline {
  border-color: #2196f3;
}
.md .color-theme-pink .button,
.md .color-pink .button {
  color: #e91e63;
}
.md .color-theme-pink .button.button-fill,
.md .color-pink .button.button-fill,
.md .color-theme-pink .button.button-fill-md,
.md .color-pink .button.button-fill-md,
.md .color-theme-pink .button.button-active,
.md .color-pink .button.button-active,
.md .color-theme-pink .button.tab-link-active,
.md .color-pink .button.tab-link-active {
  background-color: #e91e63;
  color: #fff;
}
.md .color-theme-pink .button.button-fill.active-state,
.md .color-pink .button.button-fill.active-state,
.md .color-theme-pink .button.button-fill-md.active-state,
.md .color-pink .button.button-fill-md.active-state,
.md .color-theme-pink .button.button-active.active-state,
.md .color-pink .button.button-active.active-state,
.md .color-theme-pink .button.tab-link-active.active-state,
.md .color-pink .button.tab-link-active.active-state {
  background: #ca1452;
}
.md .color-theme-pink .button.button-outline,
.md .color-pink .button.button-outline {
  border-color: #e91e63;
}
.md .color-theme-yellow .button,
.md .color-yellow .button {
  color: #ffeb3b;
}
.md .color-theme-yellow .button.button-fill,
.md .color-yellow .button.button-fill,
.md .color-theme-yellow .button.button-fill-md,
.md .color-yellow .button.button-fill-md,
.md .color-theme-yellow .button.button-active,
.md .color-yellow .button.button-active,
.md .color-theme-yellow .button.tab-link-active,
.md .color-yellow .button.tab-link-active {
  background-color: #ffeb3b;
  color: #fff;
}
.md .color-theme-yellow .button.button-fill.active-state,
.md .color-yellow .button.button-fill.active-state,
.md .color-theme-yellow .button.button-fill-md.active-state,
.md .color-yellow .button.button-fill-md.active-state,
.md .color-theme-yellow .button.button-active.active-state,
.md .color-yellow .button.button-active.active-state,
.md .color-theme-yellow .button.tab-link-active.active-state,
.md .color-yellow .button.tab-link-active.active-state {
  background: #ffe712;
}
.md .color-theme-yellow .button.button-outline,
.md .color-yellow .button.button-outline {
  border-color: #ffeb3b;
}
.md .color-theme-orange .button,
.md .color-orange .button {
  color: #ff9800;
}
.md .color-theme-orange .button.button-fill,
.md .color-orange .button.button-fill,
.md .color-theme-orange .button.button-fill-md,
.md .color-orange .button.button-fill-md,
.md .color-theme-orange .button.button-active,
.md .color-orange .button.button-active,
.md .color-theme-orange .button.tab-link-active,
.md .color-orange .button.tab-link-active {
  background-color: #ff9800;
  color: #fff;
}
.md .color-theme-orange .button.button-fill.active-state,
.md .color-orange .button.button-fill.active-state,
.md .color-theme-orange .button.button-fill-md.active-state,
.md .color-orange .button.button-fill-md.active-state,
.md .color-theme-orange .button.button-active.active-state,
.md .color-orange .button.button-active.active-state,
.md .color-theme-orange .button.tab-link-active.active-state,
.md .color-orange .button.tab-link-active.active-state {
  background: #d68000;
}
.md .color-theme-orange .button.button-outline,
.md .color-orange .button.button-outline {
  border-color: #ff9800;
}
.md .color-theme-gray .button,
.md .color-gray .button {
  color: #9e9e9e;
}
.md .color-theme-gray .button.button-fill,
.md .color-gray .button.button-fill,
.md .color-theme-gray .button.button-fill-md,
.md .color-gray .button.button-fill-md,
.md .color-theme-gray .button.button-active,
.md .color-gray .button.button-active,
.md .color-theme-gray .button.tab-link-active,
.md .color-gray .button.tab-link-active {
  background-color: #9e9e9e;
  color: #fff;
}
.md .color-theme-gray .button.button-fill.active-state,
.md .color-gray .button.button-fill.active-state,
.md .color-theme-gray .button.button-fill-md.active-state,
.md .color-gray .button.button-fill-md.active-state,
.md .color-theme-gray .button.button-active.active-state,
.md .color-gray .button.button-active.active-state,
.md .color-theme-gray .button.tab-link-active.active-state,
.md .color-gray .button.tab-link-active.active-state {
  background: #8a8a8a;
}
.md .color-theme-gray .button.button-outline,
.md .color-gray .button.button-outline {
  border-color: #9e9e9e;
}
.md .color-theme-white .button,
.md .color-white .button {
  color: #ffffff;
}
.md .color-theme-white .button.button-fill,
.md .color-white .button.button-fill,
.md .color-theme-white .button.button-fill-md,
.md .color-white .button.button-fill-md,
.md .color-theme-white .button.button-active,
.md .color-white .button.button-active,
.md .color-theme-white .button.tab-link-active,
.md .color-white .button.tab-link-active {
  background-color: #ffffff;
  color: #fff;
}
.md .color-theme-white .button.button-fill.active-state,
.md .color-white .button.button-fill.active-state,
.md .color-theme-white .button.button-fill-md.active-state,
.md .color-white .button.button-fill-md.active-state,
.md .color-theme-white .button.button-active.active-state,
.md .color-white .button.button-active.active-state,
.md .color-theme-white .button.tab-link-active.active-state,
.md .color-white .button.tab-link-active.active-state {
  background: #ebebeb;
}
.md .color-theme-white .button.button-outline,
.md .color-white .button.button-outline {
  border-color: #ffffff;
}
.md .color-theme-black .button,
.md .color-black .button {
  color: #000000;
}
.md .color-theme-black .button.button-fill,
.md .color-black .button.button-fill,
.md .color-theme-black .button.button-fill-md,
.md .color-black .button.button-fill-md,
.md .color-theme-black .button.button-active,
.md .color-black .button.button-active,
.md .color-theme-black .button.tab-link-active,
.md .color-black .button.tab-link-active {
  background-color: #000000;
  color: #fff;
}
.md .color-theme-black .button.button-fill.active-state,
.md .color-black .button.button-fill.active-state,
.md .color-theme-black .button.button-fill-md.active-state,
.md .color-black .button.button-fill-md.active-state,
.md .color-theme-black .button.button-active.active-state,
.md .color-black .button.button-active.active-state,
.md .color-theme-black .button.tab-link-active.active-state,
.md .color-black .button.tab-link-active.active-state {
  background: #000000;
}
.md .color-theme-black .button.button-outline,
.md .color-black .button.button-outline {
  border-color: #000000;
}
.md .button.color-red {
  color: #f44336;
}
.md .button.color-red.button-fill,
.md .button.color-red.button-fill-md,
.md .button.color-red.button-active,
.md .button.color-red.tab-link-active {
  background-color: #f44336;
  color: #fff;
}
.md .button.color-red.button-fill.active-state,
.md .button.color-red.button-fill-md.active-state,
.md .button.color-red.button-active.active-state,
.md .button.color-red.tab-link-active.active-state {
  background: #f21f0f;
}
.md .button.color-red.button-outline {
  border-color: #f44336;
}
.md .button.color-green {
  color: #4caf50;
}
.md .button.color-green.button-fill,
.md .button.color-green.button-fill-md,
.md .button.color-green.button-active,
.md .button.color-green.tab-link-active {
  background-color: #4caf50;
  color: #fff;
}
.md .button.color-green.button-fill.active-state,
.md .button.color-green.button-fill-md.active-state,
.md .button.color-green.button-active.active-state,
.md .button.color-green.tab-link-active.active-state {
  background: #409343;
}
.md .button.color-green.button-outline {
  border-color: #4caf50;
}
.md .button.color-blue {
  color: #2196f3;
}
.md .button.color-blue.button-fill,
.md .button.color-blue.button-fill-md,
.md .button.color-blue.button-active,
.md .button.color-blue.tab-link-active {
  background-color: #2196f3;
  color: #fff;
}
.md .button.color-blue.button-fill.active-state,
.md .button.color-blue.button-fill-md.active-state,
.md .button.color-blue.button-active.active-state,
.md .button.color-blue.tab-link-active.active-state {
  background: #0c82df;
}
.md .button.color-blue.button-outline {
  border-color: #2196f3;
}
.md .button.color-pink {
  color: #e91e63;
}
.md .button.color-pink.button-fill,
.md .button.color-pink.button-fill-md,
.md .button.color-pink.button-active,
.md .button.color-pink.tab-link-active {
  background-color: #e91e63;
  color: #fff;
}
.md .button.color-pink.button-fill.active-state,
.md .button.color-pink.button-fill-md.active-state,
.md .button.color-pink.button-active.active-state,
.md .button.color-pink.tab-link-active.active-state {
  background: #ca1452;
}
.md .button.color-pink.button-outline {
  border-color: #e91e63;
}
.md .button.color-yellow {
  color: #ffeb3b;
}
.md .button.color-yellow.button-fill,
.md .button.color-yellow.button-fill-md,
.md .button.color-yellow.button-active,
.md .button.color-yellow.tab-link-active {
  background-color: #ffeb3b;
  color: #fff;
}
.md .button.color-yellow.button-fill.active-state,
.md .button.color-yellow.button-fill-md.active-state,
.md .button.color-yellow.button-active.active-state,
.md .button.color-yellow.tab-link-active.active-state {
  background: #ffe712;
}
.md .button.color-yellow.button-outline {
  border-color: #ffeb3b;
}
.md .button.color-orange {
  color: #ff9800;
}
.md .button.color-orange.button-fill,
.md .button.color-orange.button-fill-md,
.md .button.color-orange.button-active,
.md .button.color-orange.tab-link-active {
  background-color: #ff9800;
  color: #fff;
}
.md .button.color-orange.button-fill.active-state,
.md .button.color-orange.button-fill-md.active-state,
.md .button.color-orange.button-active.active-state,
.md .button.color-orange.tab-link-active.active-state {
  background: #d68000;
}
.md .button.color-orange.button-outline {
  border-color: #ff9800;
}
.md .button.color-gray {
  color: #9e9e9e;
}
.md .button.color-gray.button-fill,
.md .button.color-gray.button-fill-md,
.md .button.color-gray.button-active,
.md .button.color-gray.tab-link-active {
  background-color: #9e9e9e;
  color: #fff;
}
.md .button.color-gray.button-fill.active-state,
.md .button.color-gray.button-fill-md.active-state,
.md .button.color-gray.button-active.active-state,
.md .button.color-gray.tab-link-active.active-state {
  background: #8a8a8a;
}
.md .button.color-gray.button-outline {
  border-color: #9e9e9e;
}
.md .button.color-white {
  color: #ffffff;
}
.md .button.color-white.button-fill,
.md .button.color-white.button-fill-md,
.md .button.color-white.button-active,
.md .button.color-white.tab-link-active {
  background-color: #ffffff;
  color: #fff;
}
.md .button.color-white.button-fill.active-state,
.md .button.color-white.button-fill-md.active-state,
.md .button.color-white.button-active.active-state,
.md .button.color-white.tab-link-active.active-state {
  background: #ebebeb;
}
.md .button.color-white.button-outline {
  border-color: #ffffff;
}
.md .button.color-black {
  color: #000000;
}
.md .button.color-black.button-fill,
.md .button.color-black.button-fill-md,
.md .button.color-black.button-active,
.md .button.color-black.tab-link-active {
  background-color: #000000;
  color: #fff;
}
.md .button.color-black.button-fill.active-state,
.md .button.color-black.button-fill-md.active-state,
.md .button.color-black.button-active.active-state,
.md .button.color-black.tab-link-active.active-state {
  background: #000000;
}
.md .button.color-black.button-outline {
  border-color: #000000;
}
.md .ripple,
.md .fab a,
.md a.link,
.md a.item-link,
.md .button,
.md .dialog-button,
.md .tab-link,
.md .radio,
.md .checkbox,
.md .actions-button,
.md .speed-dial-buttons a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.md .ripple-wave {
  left: 0;
  top: 0;
  position: absolute !important;
  border-radius: 50%;
  pointer-events: none;
  z-index: -1;
  background: rgba(0, 0, 0, 0.1);
  padding: 0;
  margin: 0;
  font-size: 0;
  -webkit-transform: translate3d(0px, 0px, 0) scale(0);
  transform: translate3d(0px, 0px, 0) scale(0);
  -webkit-transition-duration: 1400ms;
  transition-duration: 1400ms;
}
.md .ripple-wave.ripple-wave-fill {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  opacity: 0.35;
}
.md .ripple-wave.ripple-wave-out {
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
  opacity: 0;
}
.button-fill .md .ripple-wave,
.picker-calendar-day .md .ripple-wave {
  z-index: 1;
}
.md .button-fill .ripple-wave,
.md .button-active .ripple-wave,
.md .navbar .ripple-wave,
.md .toolbar .ripple-wave,
.md .subnavbar .ripple-wave,
.md .toast .ripple-wave,
.md .fab a .ripple-wave,
.md .stepper-fill .ripple-wave {
  background: rgba(255, 255, 255, 0.3);
}
.md .messagebar .ripple-wave,
.md .searchbar .ripple-wave {
  background: rgba(0, 0, 0, 0.1);
}
.md .data-table .sortable-cell .ripple-wave {
  z-index: 0;
}
.md .checkbox .ripple-wave,
.md .radio .ripple-wave {
  background: rgba(33, 150, 243, 0.5);
  z-index: 0;
}
.md .theme-dark .page-content .ripple-wave,
.md .theme-dark .messagebar .ripple-wave,
.md .theme-dark .popover .ripple-wave,
.md .theme-dark .calendar .ripple-wave,
.calendar.md .theme-dark .ripple-wave {
  background-color: rgba(255, 255, 255, 0.3);
}
.md .ripple-color-red .ripple-wave,
.md .ripple-red .ripple-wave {
  background-color: rgba(244, 67, 54, 0.3);
}
.md .ripple-color-green .ripple-wave,
.md .ripple-green .ripple-wave {
  background-color: rgba(76, 175, 80, 0.3);
}
.md .ripple-color-blue .ripple-wave,
.md .ripple-blue .ripple-wave {
  background-color: rgba(33, 150, 243, 0.3);
}
.md .ripple-color-pink .ripple-wave,
.md .ripple-pink .ripple-wave {
  background-color: rgba(233, 30, 99, 0.3);
}
.md .ripple-color-yellow .ripple-wave,
.md .ripple-yellow .ripple-wave {
  background-color: rgba(255, 235, 59, 0.3);
}
.md .ripple-color-orange .ripple-wave,
.md .ripple-orange .ripple-wave {
  background-color: rgba(255, 152, 0, 0.3);
}
.md .ripple-color-gray .ripple-wave,
.md .ripple-gray .ripple-wave {
  background-color: rgba(158, 158, 158, 0.3);
}
.md .ripple-color-white .ripple-wave,
.md .ripple-white .ripple-wave {
  background-color: rgba(255, 255, 255, 0.3);
}
.md .ripple-color-black .ripple-wave,
.md .ripple-black .ripple-wave {
  background-color: rgba(0, 0, 0, 0.3);
}
i.icon {
  display: inline-block;
  vertical-align: middle;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  font-style: normal;
  position: relative;
}
.ios .icon-back,
.ios .icon-prev {
  width: 12px;
  height: 20px;
}
.ios .icon-forward,
.ios .icon-next {
  width: 12px;
  height: 20px;
}
.ios .icon-next,
.ios .icon-prev {
  width: 10px;
}
.ios .icon-back,
.ios .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%23007aff'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .icon-forward,
.ios .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%23007aff'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .navbar .f7-icons,
.ios .toolbar .f7-icons {
  font-size: 22px;
}
.ios .tabbar .f7-icons,
.ios .tabbar-labels .f7-icons {
  font-size: 25px;
}
.ios .item-media .f7-icons {
  font-size: 25px;
  width: 29px;
  height: 29px;
}
.ios .button .f7-icons {
  font-size: 22px;
}
.ios .item-media .icon {
  color: #808080;
}
.ios .color-theme-red .icon-back,
.ios .icon-back.color-red,
.ios a.link.color-red .icon-back,
.ios .color-theme-red .icon-prev,
.ios .icon-prev.color-red,
.ios a.link.color-red .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%23ff3b30'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-red .icon-forward,
.ios .icon-forward.color-red,
.ios a.link.color-red .icon-forward,
.ios .color-theme-red .icon-next,
.ios .icon-next.color-red,
.ios a.link.color-red .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%23ff3b30'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-green .icon-back,
.ios .icon-back.color-green,
.ios a.link.color-green .icon-back,
.ios .color-theme-green .icon-prev,
.ios .icon-prev.color-green,
.ios a.link.color-green .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%234cd964'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-green .icon-forward,
.ios .icon-forward.color-green,
.ios a.link.color-green .icon-forward,
.ios .color-theme-green .icon-next,
.ios .icon-next.color-green,
.ios a.link.color-green .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%234cd964'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-blue .icon-back,
.ios .icon-back.color-blue,
.ios a.link.color-blue .icon-back,
.ios .color-theme-blue .icon-prev,
.ios .icon-prev.color-blue,
.ios a.link.color-blue .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%23007aff'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-blue .icon-forward,
.ios .icon-forward.color-blue,
.ios a.link.color-blue .icon-forward,
.ios .color-theme-blue .icon-next,
.ios .icon-next.color-blue,
.ios a.link.color-blue .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%23007aff'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-pink .icon-back,
.ios .icon-back.color-pink,
.ios a.link.color-pink .icon-back,
.ios .color-theme-pink .icon-prev,
.ios .icon-prev.color-pink,
.ios a.link.color-pink .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%23ff2d55'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-pink .icon-forward,
.ios .icon-forward.color-pink,
.ios a.link.color-pink .icon-forward,
.ios .color-theme-pink .icon-next,
.ios .icon-next.color-pink,
.ios a.link.color-pink .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%23ff2d55'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-yellow .icon-back,
.ios .icon-back.color-yellow,
.ios a.link.color-yellow .icon-back,
.ios .color-theme-yellow .icon-prev,
.ios .icon-prev.color-yellow,
.ios a.link.color-yellow .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%23ffcc00'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-yellow .icon-forward,
.ios .icon-forward.color-yellow,
.ios a.link.color-yellow .icon-forward,
.ios .color-theme-yellow .icon-next,
.ios .icon-next.color-yellow,
.ios a.link.color-yellow .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%23ffcc00'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-orange .icon-back,
.ios .icon-back.color-orange,
.ios a.link.color-orange .icon-back,
.ios .color-theme-orange .icon-prev,
.ios .icon-prev.color-orange,
.ios a.link.color-orange .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%23ff9500'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-orange .icon-forward,
.ios .icon-forward.color-orange,
.ios a.link.color-orange .icon-forward,
.ios .color-theme-orange .icon-next,
.ios .icon-next.color-orange,
.ios a.link.color-orange .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%23ff9500'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-gray .icon-back,
.ios .icon-back.color-gray,
.ios a.link.color-gray .icon-back,
.ios .color-theme-gray .icon-prev,
.ios .icon-prev.color-gray,
.ios a.link.color-gray .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%238e8e93'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-gray .icon-forward,
.ios .icon-forward.color-gray,
.ios a.link.color-gray .icon-forward,
.ios .color-theme-gray .icon-next,
.ios .icon-next.color-gray,
.ios a.link.color-gray .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%238e8e93'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-white .icon-back,
.ios .icon-back.color-white,
.ios a.link.color-white .icon-back,
.ios .color-theme-white .icon-prev,
.ios .icon-prev.color-white,
.ios a.link.color-white .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%23ffffff'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-white .icon-forward,
.ios .icon-forward.color-white,
.ios a.link.color-white .icon-forward,
.ios .color-theme-white .icon-next,
.ios .icon-next.color-white,
.ios a.link.color-white .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%23ffffff'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-black .icon-back,
.ios .icon-back.color-black,
.ios a.link.color-black .icon-back,
.ios .color-theme-black .icon-prev,
.ios .icon-prev.color-black,
.ios a.link.color-black .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill%3D'%23000000'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-black .icon-forward,
.ios .icon-forward.color-black,
.ios a.link.color-black .icon-forward,
.ios .color-theme-black .icon-next,
.ios .icon-next.color-black,
.ios a.link.color-black .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M11.51840604%2010.5648622c-.0352203.05148305-.07573462.10050698-.1215468.14631917L2.5584348%2019.5496058c-.5830904.58309038-1.52656832.5849888-2.11643872-.00488163-.5857864-.58578644-.591222-1.53009836-.0048816-2.11643873L7.87507783%209.9903221.4431923%202.5584366C-.1398981%201.9753462-.1417965%201.0318683.448074.4419979c.5857864-.5857865%201.5300983-.591222%202.11643868-.0048816l8.83842442%208.8384244c.3526746.3526746.3939974.89699.11546894%201.2893215z'%20fill%3D'%23000000'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.ios .icon.color-red {
  color: #ff3b30;
}
.ios .icon.color-green {
  color: #4cd964;
}
.ios .icon.color-blue {
  color: #007aff;
}
.ios .icon.color-pink {
  color: #ff2d55;
}
.ios .icon.color-yellow {
  color: #ffcc00;
}
.ios .icon.color-orange {
  color: #ff9500;
}
.ios .icon.color-gray {
  color: #8e8e93;
}
.ios .icon.color-white {
  color: #ffffff;
}
.ios .icon.color-black {
  color: #000000;
}
.md .icon-back {
  width: 24px;
  height: 24px;
}
.md .icon-forward {
  width: 24px;
  height: 24px;
}
.md .icon-next,
.md .icon-prev {
  width: 24px;
  height: 24px;
}
.md .item-media .icon {
  color: #737373;
}
.md .item-media .material-icons {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.md .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-back.color-red,
.md a.link .color-red .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23f44336'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward.color-red,
.md a.link .color-red .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23f44336'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next.color-red,
.md a.link .color-red .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23f44336'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev.color-red,
.md a.link .color-red .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23f44336'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-back.color-green,
.md a.link .color-green .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%234caf50'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward.color-green,
.md a.link .color-green .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%234caf50'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next.color-green,
.md a.link .color-green .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%234caf50'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev.color-green,
.md a.link .color-green .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%234caf50'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-back.color-blue,
.md a.link .color-blue .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward.color-blue,
.md a.link .color-blue .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next.color-blue,
.md a.link .color-blue .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%232196f3'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev.color-blue,
.md a.link .color-blue .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%232196f3'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-back.color-pink,
.md a.link .color-pink .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23e91e63'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward.color-pink,
.md a.link .color-pink .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23e91e63'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next.color-pink,
.md a.link .color-pink .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23e91e63'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev.color-pink,
.md a.link .color-pink .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23e91e63'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-back.color-yellow,
.md a.link .color-yellow .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffeb3b'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward.color-yellow,
.md a.link .color-yellow .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffeb3b'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next.color-yellow,
.md a.link .color-yellow .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffeb3b'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev.color-yellow,
.md a.link .color-yellow .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffeb3b'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-back.color-orange,
.md a.link .color-orange .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ff9800'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward.color-orange,
.md a.link .color-orange .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ff9800'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next.color-orange,
.md a.link .color-orange .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ff9800'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev.color-orange,
.md a.link .color-orange .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ff9800'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-back.color-gray,
.md a.link .color-gray .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%239e9e9e'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward.color-gray,
.md a.link .color-gray .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%239e9e9e'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next.color-gray,
.md a.link .color-gray .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%239e9e9e'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev.color-gray,
.md a.link .color-gray .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%239e9e9e'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-back.color-white,
.md a.link .color-white .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward.color-white,
.md a.link .color-white .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next.color-white,
.md a.link .color-white .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev.color-white,
.md a.link .color-white .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-back.color-black,
.md a.link .color-black .icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-forward.color-black,
.md a.link .color-black .icon-forward {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-next.color-black,
.md a.link .color-black .icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23000000'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon-prev.color-black,
.md a.link .color-black .icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23000000'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .icon.color-red {
  color: #f44336;
}
.md .icon.color-green {
  color: #4caf50;
}
.md .icon.color-blue {
  color: #2196f3;
}
.md .icon.color-pink {
  color: #e91e63;
}
.md .icon.color-yellow {
  color: #ffeb3b;
}
.md .icon.color-orange {
  color: #ff9800;
}
.md .icon.color-gray {
  color: #9e9e9e;
}
.md .icon.color-white {
  color: #ffffff;
}
.md .icon.color-black {
  color: #000000;
}
.custom-modal-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 13000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  z-index: 10500;
}
.custom-modal-backdrop.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.custom-modal-backdrop.backdrop-in {
  visibility: visible;
  opacity: 1;
}
.dialog-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 13000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.dialog-backdrop.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.dialog-backdrop.backdrop-in {
  visibility: visible;
  opacity: 1;
}
.dialog {
  position: absolute;
  z-index: 13500;
  left: 50%;
  margin-top: 0;
  top: 50%;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(1.185);
  transform: translate3d(0, 0, 0) scale(1.185);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  display: none;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.dialog.modal-in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.dialog.modal-out {
  opacity: 0;
  z-index: 13499;
}
.dialog.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.dialog-inner {
  position: relative;
}
.dialog-title {
  font-weight: 500;
}
.dialog-buttons {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.dialog-buttons-vertical .dialog-buttons {
  display: block;
  height: auto !important;
}
.dialog-no-buttons .dialog-buttons {
  display: none;
}
.dialog-input-field {
  position: relative;
}
.dialog-input-field .item-input-wrap {
  margin: 0;
  padding: 0;
}
.dialog-input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  margin-top: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  display: block;
  font-family: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
html.with-modal-dialog .page-content {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}
.ios .dialog {
  width: 270px;
  margin-left: -135px;
  text-align: center;
  border-radius: 13px;
  color: #000;
}
.ios .dialog.modal-out {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.ios .dialog-inner {
  padding: 15px;
  border-radius: 13px 13px 0 0;
  background: rgba(255, 255, 255, 0.95);
}
.ios .dialog-inner:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .dialog-inner:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .dialog-inner:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .dialog-title {
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}
.ios .dialog-title + .dialog-text {
  margin-top: 5px;
}
.ios .dialog-buttons {
  height: 44px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ios .dialog-button {
  width: 100%;
  padding: 0 5px;
  height: 44px;
  font-size: 17px;
  line-height: 44px;
  text-align: center;
  color: #007aff;
  display: block;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  background: rgba(255, 255, 255, 0.95);
}
.ios .dialog-button:first-child {
  border-radius: 0 0 0 13px;
}
.ios .dialog-button:last-child {
  border-radius: 0 0 13px 0;
}
.ios .dialog-button:last-child:after {
  display: none !important;
}
.ios .dialog-button:first-child:last-child {
  border-radius: 0 0 13px 13px;
}
.ios .dialog-button.dialog-button-bold {
  font-weight: 500;
}
.ios .dialog-button.active-state {
  background: rgba(230, 230, 230, 0.95);
}
.ios .dialog-buttons-vertical .dialog-buttons {
  height: auto;
}
.ios .dialog-buttons-vertical .dialog-button {
  border-radius: 0;
}
.ios .dialog-buttons-vertical .dialog-button:last-child {
  border-radius: 0 0 13px 13px;
}
.ios .dialog-buttons-vertical .dialog-button:last-child:after {
  display: none !important;
}
.ios .dialog-button:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 15;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 1px;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.ios.device-pixel-ratio-2 .dialog-button:after {
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.ios.device-pixel-ratio-3 .dialog-button:after {
  -webkit-transform: scaleX(0.33);
  transform: scaleX(0.33);
}
.ios .dialog-buttons-vertical .dialog-button:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .dialog-buttons-vertical .dialog-button:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .dialog-buttons-vertical .dialog-button:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .dialog-no-buttons .dialog-inner {
  border-radius: 13px;
}
.ios .dialog-no-buttons .dialog-inner:after {
  display: none !important;
}
.ios .dialog-input-field {
  margin-top: 15px;
}
.ios .dialog-input-field .item-input-wrap {
  margin: 0;
}
.ios .dialog-input {
  height: 26px;
  background: #fff;
  padding: 0 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 14px;
}
.ios .dialog-input + .dialog-input {
  margin-top: 5px;
}
.ios .dialog-input-double + .dialog-input-double {
  margin-top: 0;
}
.ios .dialog-input-double + .dialog-input-double .dialog-input {
  border-top: 0;
  margin-top: 0;
}
.ios .dialog-preloader .dialog-title ~ .preloader,
.ios .dialog-preloader .dialog-text ~ .preloader {
  margin-top: 5px;
}
.ios .dialog-preloader .preloader {
  width: 34px;
  height: 34px;
}
.ios .dialog-progress .dialog-title ~ .progressbar,
.ios .dialog-progress .dialog-text ~ .progressbar,
.ios .dialog-progress .dialog-title ~ .progressbar-infinite,
.ios .dialog-progress .dialog-text ~ .progressbar-infinite {
  margin-top: 15px;
}
.ios .dialog-button.color-red {
  color: #ff3b30;
}
.ios .dialog-button.color-green {
  color: #4cd964;
}
.ios .dialog-button.color-blue {
  color: #007aff;
}
.ios .dialog-button.color-pink {
  color: #ff2d55;
}
.ios .dialog-button.color-yellow {
  color: #ffcc00;
}
.ios .dialog-button.color-orange {
  color: #ff9500;
}
.ios .dialog-button.color-gray {
  color: #8e8e93;
}
.ios .dialog-button.color-white {
  color: #ffffff;
}
.ios .dialog-button.color-black {
  color: #000000;
}
.md .dialog {
  width: 280px;
  margin-left: -140px;
  border-radius: 4px;
  color: #757575;
  background: #fff;
  font-size: 16px;
  -webkit-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.md .dialog.modal-in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.md .dialog.modal-out {
  opacity: 0;
  z-index: 13499;
  -webkit-transform: translate3d(0, 0, 0) scale(0.815);
  transform: translate3d(0, 0, 0) scale(0.815);
}
.md .dialog-inner {
  padding: 24px 24px 20px;
}
.md .dialog-title {
  font-size: 20px;
  color: #212121;
  line-height: 1.3;
}
.md .dialog-title + .dialog-text {
  margin-top: 20px;
}
.md .dialog-text {
  line-height: 1.5;
}
.md .dialog-buttons {
  height: 48px;
  padding: 6px 8px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.md .dialog-buttons-vertical .dialog-buttons {
  padding: 0 0 8px 0;
}
.md .dialog-buttons-vertical .dialog-buttons .dialog-button {
  margin-left: 0;
  text-align: right;
  height: 48px;
  line-height: 48px;
  border-radius: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.md .dialog-button {
  text-decoration: none;
  text-align: center;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  padding: 0 10px;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  font-family: inherit;
  cursor: pointer;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  color: #2196f3;
  border-radius: 4px;
  line-height: 36px;
  height: 36px;
  text-transform: uppercase;
  min-width: 64px;
  padding: 0 8px;
  border: none;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  letter-spacing: 0.03em;
  font-weight: 500;
}
input[type="submit"].md .dialog-button,
input[type="button"].md .dialog-button {
  width: 100%;
}
.md .dialog-button.active-state {
  background: rgba(0, 0, 0, 0.1);
}
.md .dialog-button.dialog-button-bold {
  font-weight: 700;
}
.md .dialog-button + .dialog-button {
  margin-left: 4px;
}
.md .dialog-input {
  height: 36px;
  padding: 0;
  border: none;
  font-size: 16px;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  position: relative;
}
.md .dialog-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .dialog-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .dialog-input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .dialog-input::placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .dialog-input + .dialog-input {
  margin-top: 16px;
}
.md .dialog-preloader .dialog-title,
.md .dialog-progress .dialog-title,
.md .dialog-preloader .dialog-inner,
.md .dialog-progress .dialog-inner {
  text-align: center;
}
.md .dialog-preloader .dialog-title ~ .preloader,
.md .dialog-preloader .dialog-text ~ .preloader {
  margin-top: 20px;
}
.md .dialog-progress .dialog-title ~ .progressbar,
.md .dialog-progress .dialog-text ~ .progressbar,
.md .dialog-progress .dialog-title ~ .progressbar-infinite,
.md .dialog-progress .dialog-text ~ .progressbar-infinite {
  margin-top: 16px;
}
.md .dialog-button.color-red {
  color: #f44336;
}
.md .dialog-button.color-green {
  color: #4caf50;
}
.md .dialog-button.color-blue {
  color: #2196f3;
}
.md .dialog-button.color-pink {
  color: #e91e63;
}
.md .dialog-button.color-yellow {
  color: #ffeb3b;
}
.md .dialog-button.color-orange {
  color: #ff9800;
}
.md .dialog-button.color-gray {
  color: #9e9e9e;
}
.md .dialog-button.color-white {
  color: #ffffff;
}
.md .dialog-button.color-black {
  color: #000000;
}
.popup-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 13000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  z-index: 10500;
}
.popup-backdrop.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.popup-backdrop.backdrop-in {
  visibility: visible;
  opacity: 1;
}
.popup {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  background: #fff;
  z-index: 11000;
}
.popup.modal-in,
.popup.modal-out {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.popup.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.popup.modal-in {
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.popup.modal-out {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
@media (min-width: 630px) and (min-height: 630px) {
  .popup:not(.popup-tablet-fullscreen) {
    width: 630px;
    height: 630px;
    left: 50%;
    top: 50%;
    margin-left: -315px;
    margin-top: -315px;
    -webkit-transform: translate3d(0, 100vh, 0);
    transform: translate3d(0, 100vh, 0);
  }
  .popup:not(.popup-tablet-fullscreen).modal-in {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .popup:not(.popup-tablet-fullscreen).modal-out {
    -webkit-transform: translate3d(0, 100vh, 0);
    transform: translate3d(0, 100vh, 0);
  }
}
@media (max-width: 629px), (max-height: 629px) {
  html.with-statusbar .popup-backdrop {
    z-index: 9500;
  }
  html.with-statusbar.device-ios .popup,
  html.with-statusbar.ios:not(.device-ios):not(.device-android) .popup {
    height: calc(100% - 20px);
    top: 20px;
  }
  html.with-statusbar.device-iphone-x .popup {
    height: calc(100% - constant(safe-area-inset-top));
    height: calc(100% - env(safe-area-inset-top));
    top: constant(safe-area-inset-top);
    top: env(safe-area-inset-top);
  }
  html.with-statusbar.device-android .popup,
  html.with-statusbar.md:not(.device-ios):not(.device-android) .popup {
    height: calc(100% - 24px);
    top: 24px;
  }
}
@media (min-width: 630px), (min-height: 630px) {
  html.with-statusbar.device-ios .popup-tablet-fullscreen,
  html.with-statusbar.ios:not(.device-ios):not(.device-android) .popup-tablet-fullscreen {
    height: calc(100% - 20px);
    top: 20px;
  }
  html.with-statusbar.device-iphone-x .popup-tablet-fullscreen {
    height: calc(100% - constant(safe-area-inset-top));
    height: calc(100% - env(safe-area-inset-top));
    top: constant(safe-area-inset-top);
    top: env(safe-area-inset-top);
  }
  html.with-statusbar.device-android .popup-tablet-fullscreen,
  html.with-statusbar.md:not(.device-ios):not(.device-android) .popup-tablet-fullscreen {
    height: calc(100% - 24px);
    top: 24px;
  }
}
html.with-modal-popup .framework7-root > .views .page-content,
html.with-modal-popup .framework7-root > .view .page-content,
html.with-modal-popup .framework7-root > .panel .page-content {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}
@media (min-width: 630px) and (min-height: 630px) {
  .md .popup:not(.popup-tablet-fullscreen) {
    -webkit-box-shadow: 0px 20px 44px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 20px 44px rgba(0, 0, 0, 0.5);
  }
}
.login-screen {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  background: #fff;
  z-index: 11000;
}
.login-screen.modal-in,
.login-screen.modal-out {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.login-screen.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.login-screen.modal-in {
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.login-screen.modal-out {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
html.with-statusbar.device-ios .login-screen,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .login-screen {
  height: calc(100% - 20px);
  top: 20px;
}
html.with-statusbar.device-iphone-x .login-screen {
  height: calc(100% - constant(safe-area-inset-top));
  height: calc(100% - env(safe-area-inset-top));
  top: constant(safe-area-inset-top);
  top: env(safe-area-inset-top);
}
html.with-statusbar.device-android .login-screen,
html.with-statusbar.md:not(.device-ios):not(.device-android) .login-screen {
  height: calc(100% - 24px);
  top: 24px;
}
.login-screen-content {
  background: #fff;
}
.login-screen-content .login-screen-title,
.login-screen-content .list,
.login-screen-content .block,
.login-screen-content .block-footer,
.login-screen-content .block-header {
  max-width: 480px;
}
.login-screen-content .list ul {
  background: none;
}
.login-screen-content .list ul:before {
  display: none !important;
}
.login-screen-content .list ul:after {
  display: none !important;
}
.login-screen-content .block-footer,
.login-screen-content .block-header {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.login-screen-title {
  text-align: center;
}
.ios .login-screen-content .login-screen-title,
.ios .login-screen-content .list,
.ios .login-screen-content .block {
  margin: 25px auto;
}
.ios .login-screen-title {
  font-size: 30px;
}
.ios .theme-dark .login-screen-content,
.ios .theme-dark .login-screen-content .list ul {
  background-color: transparent;
}
.md .login-screen-content .login-screen-title,
.md .login-screen-content .list,
.md .login-screen-content .block {
  margin: 24px auto;
}
.md .login-screen-content .list-button {
  text-align: center;
  color: #2196f3;
}
.md .login-screen-title {
  font-size: 34px;
}
.md .theme-dark .login-screen-content,
.login-screen-content.md .theme-dark {
  background: none;
}
.md .color-theme-red .login-screen-content .list-button {
  color: #f44336;
}
.md .color-theme-green .login-screen-content .list-button {
  color: #4caf50;
}
.md .color-theme-blue .login-screen-content .list-button {
  color: #2196f3;
}
.md .color-theme-pink .login-screen-content .list-button {
  color: #e91e63;
}
.md .color-theme-yellow .login-screen-content .list-button {
  color: #ffeb3b;
}
.md .color-theme-orange .login-screen-content .list-button {
  color: #ff9800;
}
.md .color-theme-gray .login-screen-content .list-button {
  color: #9e9e9e;
}
.md .color-theme-white .login-screen-content .list-button {
  color: #ffffff;
}
.md .color-theme-black .login-screen-content .list-button {
  color: #000000;
}
.md .login-screen-content .list-button.color-red {
  color: #f44336;
}
.md .login-screen-content .list-button.color-green {
  color: #4caf50;
}
.md .login-screen-content .list-button.color-blue {
  color: #2196f3;
}
.md .login-screen-content .list-button.color-pink {
  color: #e91e63;
}
.md .login-screen-content .list-button.color-yellow {
  color: #ffeb3b;
}
.md .login-screen-content .list-button.color-orange {
  color: #ff9800;
}
.md .login-screen-content .list-button.color-gray {
  color: #9e9e9e;
}
.md .login-screen-content .list-button.color-white {
  color: #ffffff;
}
.md .login-screen-content .list-button.color-black {
  color: #000000;
}
.popover-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 13000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.popover-backdrop.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.popover-backdrop.backdrop-in {
  visibility: visible;
  opacity: 1;
}
.popover {
  width: 260px;
  z-index: 13500;
  margin: 0;
  top: 0;
  opacity: 0;
  left: 0;
  position: absolute;
  display: none;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.popover .list {
  margin: 0;
}
.popover .list ul {
  background: none;
}
.popover .list:first-child ul:before {
  display: none !important;
}
.popover .list:last-child ul:after {
  display: none !important;
}
.popover.modal-in {
  opacity: 1;
}
.popover.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.popover-inner {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.popover-from-actions-bold {
  font-weight: 600;
}
.popover-from-actions-label {
  line-height: 1.3;
  position: relative;
}
.popover-from-actions-label:last-child:after {
  display: none !important;
}
.ios .popover {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 13px;
  -webkit-transform: none;
  transform: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.ios .popover .list:first-child ul {
  border-radius: 13px 13px 0 0;
}
.ios .popover .list:first-child li:first-child,
.ios .popover .list:first-child li:first-child a,
.ios .popover .list:first-child li:first-child > label {
  border-radius: 13px 13px 0 0;
}
.ios .popover .list:last-child ul {
  border-radius: 0 0 13px 13px;
}
.ios .popover .list:last-child li:last-child,
.ios .popover .list:last-child li:last-child a,
.ios .popover .list:last-child li:last-child > label {
  border-radius: 0 0 13px 13px;
}
.ios .popover .list:first-child:last-child li:first-child:last-child,
.ios .popover .list:first-child:last-child li:first-child:last-child a,
.ios .popover .list:first-child:last-child li:first-child:last-child > label,
.ios .popover .list:first-child:last-child ul {
  border-radius: 13px;
}
.ios .popover .list + .list {
  margin-top: 35px;
}
.ios .popover-angle {
  width: 26px;
  height: 26px;
  position: absolute;
  left: -26px;
  top: 0;
  z-index: 100;
  overflow: hidden;
}
.ios .popover-angle:after {
  content: '';
  background: rgba(255, 255, 255, 0.95);
  width: 26px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ios .popover-angle.on-left {
  left: -26px;
}
.ios .popover-angle.on-left:after {
  left: 19px;
  top: 0;
}
.ios .popover-angle.on-right {
  left: 100%;
}
.ios .popover-angle.on-right:after {
  left: -19px;
  top: 0;
}
.ios .popover-angle.on-top {
  left: 0;
  top: -26px;
}
.ios .popover-angle.on-top:after {
  left: 0;
  top: 19px;
}
.ios .popover-angle.on-bottom {
  left: 0;
  top: 100%;
}
.ios .popover-angle.on-bottom:after {
  left: 0;
  top: -19px;
}
.ios .popover-from-actions .list + .list {
  margin-top: 20px;
}
.ios .popover-from-actions .list ul {
  background: #fff;
}
.ios .popover-from-actions .item-link i.icon {
  width: 29px;
  height: 29px;
  font-size: 29px;
}
.ios .popover-from-actions-label {
  padding: 8px 10px;
  color: #8a8a8a;
  font-size: 13px;
  text-align: center;
}
.ios .popover-from-actions-label:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .popover-from-actions-label:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .popover-from-actions-label:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .theme-dark .popover,
.popover.ios .theme-dark {
  background: rgba(30, 30, 30, 0.95);
}
.ios .theme-dark .popover .popover-angle:after,
.popover.ios .theme-dark .popover-angle:after {
  background: rgba(30, 30, 30, 0.95);
}
.ios .theme-dark .popover .list ul,
.popover.ios .theme-dark .list ul {
  background-color: transparent;
}
.md .popover {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  -webkit-transform: scale(0.85, 0.6);
  transform: scale(0.85, 0.6);
  -webkit-transition-property: opacity, border-radius, -webkit-transform;
  transition-property: opacity, border-radius, -webkit-transform;
  transition-property: opacity, transform, border-radius;
  transition-property: opacity, transform, border-radius, -webkit-transform;
}
.md .popover.modal-in {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.md .popover.modal-out {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.md .popover .list:first-child ul {
  border-radius: 3px 3px 0 0;
}
.md .popover .list:first-child li:first-child,
.md .popover .list:first-child li:first-child a,
.md .popover .list:first-child li:first-child > label {
  border-radius: 3px 3px 0 0;
}
.md .popover .list:last-child ul {
  border-radius: 0 0 3px 3px;
}
.md .popover .list:last-child li:last-child,
.md .popover .list:last-child li:last-child a,
.md .popover .list:last-child li:last-child > label {
  border-radius: 0 0 3px 3px;
}
.md .popover .list:first-child:last-child li:first-child:last-child,
.md .popover .list:first-child:last-child li:first-child:last-child a,
.md .popover .list:first-child:last-child li:first-child:last-child > label,
.md .popover .list:first-child:last-child ul {
  border-radius: 13px;
}
.md .popover .list + .list {
  margin-top: 35px;
}
.md .popover-on-top {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.md .popover-on-bottom {
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.md .popover-from-actions .list {
  margin: 0;
}
.md .popover-from-actions .item-link i.icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.md .popover-from-actions-label {
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.54);
  padding-top: 12px;
  padding-bottom: 12px;
}
.md .popover-from-actions-label:after {
  content: '';
  position: absolute;
  background-color: #d2d2d6;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .popover-from-actions-label:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .popover-from-actions-label:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .theme-dark .popover {
  background-color: #202020;
}
.md .theme-dark .popover-from-actions-label {
  color: rgba(255, 255, 255, 0.54);
}
.md .theme-dark .popover-from-actions-label:after {
  background-color: rgba(255, 255, 255, 0.08);
}
.actions-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 13000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.actions-backdrop.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.actions-backdrop.backdrop-in {
  visibility: visible;
  opacity: 1;
}
.actions-modal {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 13500;
  width: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  display: none;
  max-height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.actions-modal.modal-in,
.actions-modal.modal-out {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.actions-modal.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.actions-modal.modal-in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.actions-modal.modal-out {
  z-index: 13499;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
@media (min-width: 496px) {
  .actions-modal {
    width: 480px;
    left: 50%;
    margin-left: -240px;
  }
}
.actions-group {
  position: relative;
}
.actions-button,
.actions-label {
  width: 100%;
  font-weight: normal;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.actions-button a,
.actions-label a {
  text-decoration: none;
  color: inherit;
  display: block;
}
.actions-button b,
.actions-label b,
.actions-button.actions-button-bold,
.actions-label.actions-button-bold {
  font-weight: 500;
}
.actions-button {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.actions-button-media {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.actions-button-text {
  width: 100%;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.actions-label {
  line-height: 1.3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.actions-grid .actions-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.actions-grid .actions-button {
  width: 33.33333333%;
  display: block;
}
.actions-grid .actions-button-media {
  margin-left: auto;
  margin-right: auto;
}
.actions-grid .actions-button-text {
  margin-left: 0 !important;
  text-align: center;
}
.ios .actions-group {
  margin: 8px;
  border-radius: 13px;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.ios .actions-button,
.ios .actions-label {
  text-align: center;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.95);
}
.ios .actions-button b,
.ios .actions-label b,
.ios .actions-button.actions-button-bold,
.ios .actions-label.actions-button-bold {
  font-weight: 600;
}
.ios .actions-button:first-child,
.ios .actions-label:first-child {
  border-radius: 13px 13px 0 0;
}
.ios .actions-button:last-child,
.ios .actions-label:last-child {
  border-radius: 0 0 13px 13px;
}
.ios .actions-button:last-child:after,
.ios .actions-label:last-child:after {
  display: none !important;
}
.ios .actions-button:first-child:last-child,
.ios .actions-label:first-child:last-child {
  border-radius: 13px;
}
.ios .actions-button {
  height: 57px;
  line-height: 57px;
  font-size: 20px;
  color: #007aff;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ios .actions-button.active-state {
  background: rgba(230, 230, 230, 0.9);
}
.ios .actions-button-media {
  margin-left: 15px;
}
.ios .actions-button-media i.icon {
  width: 29px;
  height: 29px;
  font-size: 29px;
}
.ios .actions-button-media + .actions-button-text {
  text-align: left;
  margin-left: 15px;
}
.ios .actions-label {
  font-size: 13px;
  min-height: 57px;
  padding: 8px 10px;
  color: #8a8a8a;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (orientation: lanscape) {
  .ios .actions-label {
    min-height: 44px;
  }
  .ios .actions-button {
    height: 44px;
    line-height: 44px;
  }
}
.ios .actions-grid .actions-group {
  margin-top: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.95);
}
.ios .actions-grid .actions-group:first-child {
  border-radius: 13px 13px 0 0;
}
.ios .actions-grid .actions-group:last-child {
  border-radius: 0 0 13px 13px;
}
.ios .actions-grid .actions-group:first-child:last-child {
  border-radius: 13px;
}
.ios .actions-grid .actions-group:not(:last-child) {
  margin-bottom: 0;
}
.ios .actions-grid .actions-button,
.ios .actions-grid .actions-label {
  border-radius: 0 !important;
  background: none;
}
.ios .actions-grid .actions-button-media {
  width: 48px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
}
.ios .actions-grid .actions-button-media i.icon {
  width: 48px;
  height: 48px;
  font-size: 48px;
}
.ios .actions-grid .actions-button-media + .actions-button-text {
  text-align: center;
}
.ios .actions-grid .actions-button {
  padding: 16px;
  line-height: 1;
  height: auto;
}
.ios .actions-grid .actions-button:after {
  display: none !important;
}
.ios .actions-grid .actions-button.active-state {
  background: rgba(230, 230, 230, 0.9);
}
.ios .actions-grid .actions-button-text {
  margin-top: 8px;
  line-height: 16px;
  height: 16px;
  font-size: 12px;
  color: #757575;
}
.ios .actions-button:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .actions-button:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .actions-button:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .actions-label:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .actions-label:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .actions-label:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .actions-button.color-red,
.ios .actions-label.color-red {
  color: #ff3b30;
}
.ios .actions-button.color-green,
.ios .actions-label.color-green {
  color: #4cd964;
}
.ios .actions-button.color-blue,
.ios .actions-label.color-blue {
  color: #007aff;
}
.ios .actions-button.color-pink,
.ios .actions-label.color-pink {
  color: #ff2d55;
}
.ios .actions-button.color-yellow,
.ios .actions-label.color-yellow {
  color: #ffcc00;
}
.ios .actions-button.color-orange,
.ios .actions-label.color-orange {
  color: #ff9500;
}
.ios .actions-button.color-gray,
.ios .actions-label.color-gray {
  color: #8e8e93;
}
.ios .actions-button.color-white,
.ios .actions-label.color-white {
  color: #ffffff;
}
.ios .actions-button.color-black,
.ios .actions-label.color-black {
  color: #000000;
}
.ios.device-iphone-x .actions-modal.modal-in {
  -webkit-transform: translate3d(0, calc(0px - constant(safe-area-inset-bottom)), 0);
  transform: translate3d(0, calc(0px - constant(safe-area-inset-bottom)), 0);
  -webkit-transform: translate3d(0, calc(0px - env(safe-area-inset-bottom)), 0);
  transform: translate3d(0, calc(0px - env(safe-area-inset-bottom)), 0);
}
.md .actions-modal {
  background: #fff;
}
.md .actions-group:last-child:after {
  display: none !important;
}
.md .actions-group:after {
  content: '';
  position: absolute;
  background-color: #d2d2d6;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .actions-group:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .actions-group:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .actions-button,
.md .actions-label {
  padding: 0 16px;
}
.md .actions-button {
  line-height: 48px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.md .actions-button a,
.md .actions-button {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.md .actions-button a.active-state,
.md .actions-button.active-state {
  background: rgba(0, 0, 0, 0.1);
}
.md .actions-button-media {
  min-width: 40px;
}
.md .actions-button-media i.icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.md .actions-button-media + .actions-button-text {
  margin-left: 16px;
}
.md .actions-label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.md .actions-grid {
  padding: 0;
}
.md .actions-grid .actions-button-media {
  width: 48px;
  height: 48px;
}
.md .actions-grid .actions-button-media i.icon {
  width: 48px;
  height: 48px;
  font-size: 48px;
}
.md .actions-grid .actions-button {
  padding: 16px;
  line-height: 1;
}
.md .actions-grid .actions-button-text {
  margin-top: 8px;
  line-height: 16px;
  height: 16px;
  font-size: 12px;
  color: #757575;
}
.md .actions-button.color-red,
.md .actions-label.color-red,
.md .actions-button.color-red .actions-button-text {
  color: #f44336;
}
.md .actions-button.color-green,
.md .actions-label.color-green,
.md .actions-button.color-green .actions-button-text {
  color: #4caf50;
}
.md .actions-button.color-blue,
.md .actions-label.color-blue,
.md .actions-button.color-blue .actions-button-text {
  color: #2196f3;
}
.md .actions-button.color-pink,
.md .actions-label.color-pink,
.md .actions-button.color-pink .actions-button-text {
  color: #e91e63;
}
.md .actions-button.color-yellow,
.md .actions-label.color-yellow,
.md .actions-button.color-yellow .actions-button-text {
  color: #ffeb3b;
}
.md .actions-button.color-orange,
.md .actions-label.color-orange,
.md .actions-button.color-orange .actions-button-text {
  color: #ff9800;
}
.md .actions-button.color-gray,
.md .actions-label.color-gray,
.md .actions-button.color-gray .actions-button-text {
  color: #9e9e9e;
}
.md .actions-button.color-white,
.md .actions-label.color-white,
.md .actions-button.color-white .actions-button-text {
  color: #ffffff;
}
.md .actions-button.color-black,
.md .actions-label.color-black,
.md .actions-button.color-black .actions-button-text {
  color: #000000;
}
.md.device-iphone-x .actions-modal.modal-in {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.sheet-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 13000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  z-index: 11000;
}
.sheet-backdrop.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.sheet-backdrop.backdrop-in {
  visibility: visible;
  opacity: 1;
}
.sheet-modal {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 260px;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  background: #fff;
  z-index: 12500;
}
.sheet-modal.modal-in,
.sheet-modal.modal-out {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.sheet-modal.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.sheet-modal.modal-in {
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sheet-modal.modal-out {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.sheet-modal .sheet-modal-inner {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.sheet-modal .toolbar {
  position: relative;
  width: 100%;
}
.ios .sheet-modal {
  background: #cfd5da;
}
.ios .sheet-modal .toolbar {
  background: #f7f7f8;
}
.ios .sheet-modal .toolbar + .sheet-modal-inner {
  height: calc(100% - 44px);
}
.ios .sheet-modal .toolbar ~ .sheet-modal-inner .page-content {
  padding-bottom: 0;
}
.ios .sheet-modal .toolbar:before {
  content: '';
  position: absolute;
  background-color: #929499;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .sheet-modal .toolbar:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .sheet-modal .toolbar:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios.device-iphone-x .sheet-modal .toolbar ~ .sheet-modal-inner .page-content,
.ios.device-iphone-x .sheet-modal .sheet-modal-inner > .page-content {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.ios .theme-dark .sheet-modal,
.sheet-modal.ios .theme-dark {
  background-color: #171717;
}
.ios .theme-dark .sheet-modal .toolbar,
.sheet-modal.ios .theme-dark .toolbar {
  background-color: #1b1b1b;
}
.ios .theme-dark .sheet-modal .toolbar:before,
.sheet-modal.ios .theme-dark .toolbar:before {
  background-color: #282829;
}
.md .sheet-modal {
  background: #fff;
}
.md .sheet-modal .toolbar {
  top: 0;
}
.md .sheet-modal .toolbar:after {
  display: none;
}
.md .sheet-modal .toolbar + .sheet-modal-inner {
  height: calc(100% - 48px);
}
.md .sheet-modal .toolbar a.link:not(.tab-link) {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.md .sheet-modal .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .sheet-modal-inner .page-content {
  padding-top: 0;
}
.md.device-iphone-x .sheet-modal .toolbar ~ .sheet-modal-inner .page-content,
.md.device-iphone-x .sheet-modal .sheet-modal-inner > .page-content {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.md .theme-dark .sheet-modal {
  background-color: #202020;
}
.toast {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  position: absolute;
  max-width: 568px;
  z-index: 20000;
  color: #fff;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.toast.modal-in {
  opacity: 1;
}
.toast .toast-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.toast .toast-text {
  line-height: 20px;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-width: 0;
}
.toast .toast-button {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.toast.toast-with-icon .toast-content {
  display: block;
  text-align: center;
}
.toast.toast-with-icon .toast-text {
  text-align: center;
}
.toast.toast-with-icon .toast-icon .f7-icons {
  font-size: 50px;
  width: 50px;
  height: 50px;
}
.toast.toast-with-icon .toast-icon .material-icons {
  font-size: 48px;
  width: 48px;
  height: 48px;
}
.toast.toast-center {
  top: 50%;
  opacity: 0;
}
@media (min-width: 1024px) {
  .toast {
    opacity: 0;
  }
}
html.with-statusbar.device-ios .toast-top,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .toast-top {
  margin-top: 20px;
}
html.with-statusbar.device-iphone-x .toast-top {
  margin-top: constant(safe-area-inset-top);
  margin-top: env(safe-area-inset-top);
}
html.with-statusbar.device-android .toast-top,
html.with-statusbar.md:not(.device-ios):not(.device-android) .toast-top {
  margin-top: 24px;
}
.ios .toast {
  -webkit-transition-duration: 450ms;
  transition-duration: 450ms;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  width: 100%;
  left: 0;
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
  .ios .toast {
    background: rgba(0, 0, 0, 0.65);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}
.ios .toast.toast-center {
  width: auto;
  left: 50%;
  border-radius: 8px;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.ios .toast.toast-center.modal-in {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  opacity: 1;
}
.ios .toast.toast-top {
  top: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.ios .toast.toast-top.modal-in {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}
.ios .toast.toast-bottom {
  bottom: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.ios .toast.toast-bottom.modal-in {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}
@media (min-width: 569px) {
  .ios .toast {
    left: 50%;
    margin-left: -284px;
  }
  .ios .toast.toast-center {
    margin-left: 0;
  }
}
@media (min-width: 569px) {
  .ios .toast {
    border-radius: 8px;
  }
  .ios .toast.toast-bottom {
    bottom: 15px;
  }
  .ios .toast.toast-top {
    top: 15px;
  }
}
@media (min-width: 1024px) {
  .ios .toast {
    margin-left: 0;
    width: auto;
  }
  .ios .toast.toast-bottom,
  .ios .toast.toast-top {
    left: 15px;
  }
}
.ios .toast-content {
  padding: 12px 15px;
}
.ios .toast-button {
  color: #fff;
  margin-left: 15px;
}
@media (max-width: 568px) {
  .ios.device-iphone-x .toast-bottom .toast-content {
    padding-bottom: calc(12px + constant(safe-area-inset-bottom));
    padding-bottom: calc(12px + env(safe-area-inset-bottom));
  }
}
@media (min-width: 569px) {
  .ios.device-iphone-x .toast-bottom {
    bottom: calc(15px + constant(safe-area-inset-bottom));
    bottom: calc(15px + env(safe-area-inset-bottom));
  }
}
.md .toast {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  border-radius: 4px;
  background: #323232;
  opacity: 0;
  left: 8px;
  width: calc(100% - 16px);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.md .toast.modal-in {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.md .toast.modal-out {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0;
}
.md .toast.toast-center {
  left: 50%;
  width: auto;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transform: scale(0.9) translate3d(-55%, -55%, 0);
  transform: scale(0.9) translate3d(-55%, -55%, 0);
}
.md .toast.toast-center.modal-in {
  -webkit-transform: scale(1) translate3d(-50%, -50%, 0);
  transform: scale(1) translate3d(-50%, -50%, 0);
}
.md .toast.toast-center.modal-out {
  -webkit-transform: scale(1) translate3d(-50%, -50%, 0);
  transform: scale(1) translate3d(-50%, -50%, 0);
}
.md .toast.toast-bottom {
  bottom: 8px;
}
.md .toast.toast-top {
  top: 8px;
}
@media (min-width: 584px) {
  .md .toast {
    left: 50%;
    margin-left: -284px;
  }
  .md .toast.toast-center {
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .md .toast {
    margin-left: 0;
    width: auto;
  }
  .md .toast.toast-bottom,
  .md .toast.toast-top {
    left: 24px;
  }
  .md .toast.toast-bottom {
    bottom: 24px;
  }
  .md .toast.toast-top {
    top: 24px;
  }
}
.md .toast-content {
  padding: 14px 24px;
}
.md .toast-button {
  margin-top: -8px;
  margin-bottom: -8px;
  margin-left: 16px;
  margin-right: -8px;
}
@media (max-width: 568px) {
  .md.device-iphone-x .toast-bottom .toast-content {
    padding-bottom: calc(14px + constant(safe-area-inset-bottom));
    padding-bottom: calc(14px + env(safe-area-inset-bottom));
  }
}
@media (min-width: 1024px) {
  .md.device-iphone-x .toast-bottom.modal-in {
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom);
  }
}
.preloader {
  display: inline-block;
  vertical-align: middle;
}
.preloader-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 13000;
  visibility: hidden;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  visibility: visible;
  opacity: 0;
  background: none;
}
.preloader-backdrop.not-animated {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.preloader-backdrop.backdrop-in {
  visibility: visible;
  opacity: 1;
}
.preloader-modal {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 8px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 13500;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.preloader-modal .preloader {
  display: block !important;
}
html.with-modal-preloader .page-content {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}
.ios .preloader {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-animation: ios-preloader-spin 1s steps(12, end) infinite;
  animation: ios-preloader-spin 1s steps(12, end) infinite;
}
.ios .preloader-modal {
  border-radius: 5px;
}
.ios .preloader-modal .preloader {
  width: 34px;
  height: 34px;
}
.ios .preloader.color-red,
.ios .preloader.preloader-red {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23ff3b30'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.ios .preloader.color-green,
.ios .preloader.preloader-green {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%234cd964'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.ios .preloader.color-blue,
.ios .preloader.preloader-blue {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23007aff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.ios .preloader.color-pink,
.ios .preloader.preloader-pink {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23ff2d55'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.ios .preloader.color-yellow,
.ios .preloader.preloader-yellow {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23ffcc00'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.ios .preloader.color-orange,
.ios .preloader.preloader-orange {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23ff9500'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.ios .preloader.color-gray,
.ios .preloader.preloader-gray {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%238e8e93'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.ios .preloader.color-white,
.ios .preloader.preloader-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23ffffff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.ios .preloader.color-black,
.ios .preloader.preloader-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23000000'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes ios-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ios-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.md .preloader {
  font-size: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  -webkit-animation: md-preloader-outer 3300ms linear infinite;
  animation: md-preloader-outer 3300ms linear infinite;
}
@-webkit-keyframes md-preloader-outer {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes md-preloader-outer {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.md .preloader-inner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-animation: md-preloader-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
  animation: md-preloader-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
}
.md .preloader-inner .preloader-inner-gap {
  position: absolute;
  width: 2px;
  left: 50%;
  margin-left: -1px;
  top: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 4px solid #757575;
}
.md .preloader-inner .preloader-inner-left,
.md .preloader-inner .preloader-inner-right {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}
.md .preloader-inner .preloader-inner-half-circle {
  position: absolute;
  top: 0;
  height: 100%;
  width: 200%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #757575;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1.3125s;
  animation-duration: 1.3125s;
  -webkit-animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
}
.md .preloader-inner .preloader-inner-left {
  left: 0;
}
.md .preloader-inner .preloader-inner-left .preloader-inner-half-circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-animation-name: md-preloader-left-rotate;
  animation-name: md-preloader-left-rotate;
}
.md .preloader-inner .preloader-inner-right {
  right: 0;
}
.md .preloader-inner .preloader-inner-right .preloader-inner-half-circle {
  right: 0;
  border-left-color: transparent !important;
  -webkit-animation-name: md-preloader-right-rotate;
  animation-name: md-preloader-right-rotate;
}
.md .preloader-modal {
  border-radius: 4px;
}
.md .preloader.color-red .preloader-inner-gap,
.md .preloader.preloader-red .preloader-inner-gap,
.md .preloader.color-red .preloader-inner-half-circle,
.md .preloader.preloader-red .preloader-inner-half-circle {
  border-color: #f44336;
}
.md .preloader.color-green .preloader-inner-gap,
.md .preloader.preloader-green .preloader-inner-gap,
.md .preloader.color-green .preloader-inner-half-circle,
.md .preloader.preloader-green .preloader-inner-half-circle {
  border-color: #4caf50;
}
.md .preloader.color-blue .preloader-inner-gap,
.md .preloader.preloader-blue .preloader-inner-gap,
.md .preloader.color-blue .preloader-inner-half-circle,
.md .preloader.preloader-blue .preloader-inner-half-circle {
  border-color: #2196f3;
}
.md .preloader.color-pink .preloader-inner-gap,
.md .preloader.preloader-pink .preloader-inner-gap,
.md .preloader.color-pink .preloader-inner-half-circle,
.md .preloader.preloader-pink .preloader-inner-half-circle {
  border-color: #e91e63;
}
.md .preloader.color-yellow .preloader-inner-gap,
.md .preloader.preloader-yellow .preloader-inner-gap,
.md .preloader.color-yellow .preloader-inner-half-circle,
.md .preloader.preloader-yellow .preloader-inner-half-circle {
  border-color: #ffeb3b;
}
.md .preloader.color-orange .preloader-inner-gap,
.md .preloader.preloader-orange .preloader-inner-gap,
.md .preloader.color-orange .preloader-inner-half-circle,
.md .preloader.preloader-orange .preloader-inner-half-circle {
  border-color: #ff9800;
}
.md .preloader.color-gray .preloader-inner-gap,
.md .preloader.preloader-gray .preloader-inner-gap,
.md .preloader.color-gray .preloader-inner-half-circle,
.md .preloader.preloader-gray .preloader-inner-half-circle {
  border-color: #9e9e9e;
}
.md .preloader.color-white .preloader-inner-gap,
.md .preloader.preloader-white .preloader-inner-gap,
.md .preloader.color-white .preloader-inner-half-circle,
.md .preloader.preloader-white .preloader-inner-half-circle {
  border-color: #ffffff;
}
.md .preloader.color-black .preloader-inner-gap,
.md .preloader.preloader-black .preloader-inner-gap,
.md .preloader.color-black .preloader-inner-half-circle,
.md .preloader.preloader-black .preloader-inner-half-circle {
  border-color: #000000;
}
.md .preloader.color-multi .preloader-inner-left .preloader-inner-half-circle {
  -webkit-animation-name: md-preloader-left-rotate-multicolor;
  animation-name: md-preloader-left-rotate-multicolor;
}
.md .preloader.color-multi .preloader-inner-right .preloader-inner-half-circle {
  -webkit-animation-name: md-preloader-right-rotate-multicolor;
  animation-name: md-preloader-right-rotate-multicolor;
}
@-webkit-keyframes md-preloader-left-rotate {
  0%,
  100% {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@keyframes md-preloader-left-rotate {
  0%,
  100% {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes md-preloader-right-rotate {
  0%,
  100% {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}
@keyframes md-preloader-right-rotate {
  0%,
  100% {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}
@-webkit-keyframes md-preloader-inner-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}
@keyframes md-preloader-inner-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}
@-webkit-keyframes md-preloader-left-rotate-multicolor {
  0%,
  100% {
    border-left-color: #4285F4;
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  75% {
    border-left-color: #1B9A59;
    border-top-color: #1B9A59;
  }
  50% {
    border-left-color: #F7C223;
    border-top-color: #F7C223;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  25% {
    border-left-color: #DE3E35;
    border-top-color: #DE3E35;
  }
}
@keyframes md-preloader-left-rotate-multicolor {
  0%,
  100% {
    border-left-color: #4285F4;
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  75% {
    border-left-color: #1B9A59;
    border-top-color: #1B9A59;
  }
  50% {
    border-left-color: #F7C223;
    border-top-color: #F7C223;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  25% {
    border-left-color: #DE3E35;
    border-top-color: #DE3E35;
  }
}
@-webkit-keyframes md-preloader-right-rotate-multicolor {
  0%,
  100% {
    border-right-color: #4285F4;
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  75% {
    border-right-color: #1B9A59;
    border-top-color: #1B9A59;
  }
  50% {
    border-right-color: #F7C223;
    border-top-color: #F7C223;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  25% {
    border-top-color: #DE3E35;
    border-right-color: #DE3E35;
  }
}
@keyframes md-preloader-right-rotate-multicolor {
  0%,
  100% {
    border-right-color: #4285F4;
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  75% {
    border-right-color: #1B9A59;
    border-top-color: #1B9A59;
  }
  50% {
    border-right-color: #F7C223;
    border-top-color: #F7C223;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  25% {
    border-top-color: #DE3E35;
    border-right-color: #DE3E35;
  }
}
.progressbar,
.progressbar-infinite {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
body > .progressbar,
.view > .progressbar,
.views > .progressbar,
.page > .progressbar,
.panel > .progressbar,
.popup > .progressbar,
.framework7-root > .progressbar,
body > .progressbar-infinite,
.view > .progressbar-infinite,
.views > .progressbar-infinite,
.page > .progressbar-infinite,
.panel > .progressbar-infinite,
.popup > .progressbar-infinite,
.framework7-root > .progressbar-infinite {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 15000;
  border-radius: 0 !important;
  -webkit-transform-origin: center top !important;
  transform-origin: center top !important;
}
.with-statusbar.device-ios body > .progressbar,
.with-statusbar.ios:not(.device-ios):not(.device-android) body > .progressbar,
.with-statusbar.device-ios .framework7-root > .progressbar,
.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root > .progressbar,
.with-statusbar.device-ios body > .progressbar-infinite,
.with-statusbar.ios:not(.device-ios):not(.device-android) body > .progressbar-infinite,
.with-statusbar.device-ios .framework7-root > .progressbar-infinite,
.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root > .progressbar-infinite {
  top: 20px;
}
.with-statusbar.device-android body > .progressbar,
.with-statusbar.md:not(.device-ios):not(.device-android) body > .progressbar,
.with-statusbar.device-android .framework7-root > .progressbar,
.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root > .progressbar,
.with-statusbar.device-android body > .progressbar-infinite,
.with-statusbar.md:not(.device-ios):not(.device-android) body > .progressbar-infinite,
.with-statusbar.device-android .framework7-root > .progressbar-infinite,
.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root > .progressbar-infinite {
  top: 24px;
}
.with-statusbar.device-iphone-x body > .progressbar,
.with-statusbar.device-iphone-x .framework7-root > .progressbar,
.with-statusbar.device-iphone-x body > .progressbar-infinite,
.with-statusbar.device-iphone-x .framework7-root > .progressbar-infinite {
  top: constant(safe-area-inset-top);
  top: env(safe-area-inset-top);
}
.progressbar {
  vertical-align: middle;
}
.progressbar span {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.progressbar-infinite:before,
.progressbar-infinite:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: block;
}
.progressbar-infinite.color-multi {
  background: none !important;
}
.progressbar-in {
  -webkit-animation: progressbar-in 150ms forwards;
  animation: progressbar-in 150ms forwards;
}
.progressbar-out {
  -webkit-animation: progressbar-out 150ms forwards;
  animation: progressbar-out 150ms forwards;
}
@-webkit-keyframes progressbar-in {
  from {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes progressbar-in {
  from {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes progressbar-out {
  from {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@keyframes progressbar-out {
  from {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
.ios .progressbar,
.ios .progressbar-infinite {
  height: 2px;
  background: #b6b6b6;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  border-radius: 2px;
}
.ios .progressbar span {
  background: #007aff;
}
.ios .progressbar-infinite:before {
  content: '';
  background: #007aff;
  -webkit-animation: ios-progressbar-infinite 1s linear infinite;
  animation: ios-progressbar-infinite 1s linear infinite;
}
.ios .progressbar-infinite.color-multi:before {
  width: 400%;
  background-image: -webkit-gradient(linear, left top, right top, from(#4cd964), color-stop(#5ac8fa), color-stop(#007aff), color-stop(#34aadc), color-stop(#5856d6), color-stop(#ff2d55), color-stop(#5856d6), color-stop(#34aadc), color-stop(#007aff), color-stop(#5ac8fa), to(#4cd964));
  background-image: -webkit-linear-gradient(left, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55, #5856d6, #34aadc, #007aff, #5ac8fa, #4cd964);
  background-image: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55, #5856d6, #34aadc, #007aff, #5ac8fa, #4cd964);
  background-size: 25% 100%;
  background-repeat: repeat-x;
  -webkit-animation: ios-progressbar-infinite-multicolor 3s linear infinite;
  animation: ios-progressbar-infinite-multicolor 3s linear infinite;
}
.ios .color-theme-red .progressbar span {
  background: #ff3b30;
}
.ios .color-theme-red .progressbar-infinite:before {
  background: #ff3b30;
}
.ios .color-theme-green .progressbar span {
  background: #4cd964;
}
.ios .color-theme-green .progressbar-infinite:before {
  background: #4cd964;
}
.ios .color-theme-blue .progressbar span {
  background: #007aff;
}
.ios .color-theme-blue .progressbar-infinite:before {
  background: #007aff;
}
.ios .color-theme-pink .progressbar span {
  background: #ff2d55;
}
.ios .color-theme-pink .progressbar-infinite:before {
  background: #ff2d55;
}
.ios .color-theme-yellow .progressbar span {
  background: #ffcc00;
}
.ios .color-theme-yellow .progressbar-infinite:before {
  background: #ffcc00;
}
.ios .color-theme-orange .progressbar span {
  background: #ff9500;
}
.ios .color-theme-orange .progressbar-infinite:before {
  background: #ff9500;
}
.ios .color-theme-gray .progressbar span {
  background: #8e8e93;
}
.ios .color-theme-gray .progressbar-infinite:before {
  background: #8e8e93;
}
.ios .color-theme-white .progressbar span {
  background: #ffffff;
}
.ios .color-theme-white .progressbar-infinite:before {
  background: #ffffff;
}
.ios .color-theme-black .progressbar span {
  background: #000000;
}
.ios .color-theme-black .progressbar-infinite:before {
  background: #000000;
}
.ios .progressbar.color-red span {
  background: #ff3b30;
}
.ios .progressbar-infinite.color-red:before {
  background: #ff3b30;
}
.ios .progressbar.color-green span {
  background: #4cd964;
}
.ios .progressbar-infinite.color-green:before {
  background: #4cd964;
}
.ios .progressbar.color-blue span {
  background: #007aff;
}
.ios .progressbar-infinite.color-blue:before {
  background: #007aff;
}
.ios .progressbar.color-pink span {
  background: #ff2d55;
}
.ios .progressbar-infinite.color-pink:before {
  background: #ff2d55;
}
.ios .progressbar.color-yellow span {
  background: #ffcc00;
}
.ios .progressbar-infinite.color-yellow:before {
  background: #ffcc00;
}
.ios .progressbar.color-orange span {
  background: #ff9500;
}
.ios .progressbar-infinite.color-orange:before {
  background: #ff9500;
}
.ios .progressbar.color-gray span {
  background: #8e8e93;
}
.ios .progressbar-infinite.color-gray:before {
  background: #8e8e93;
}
.ios .progressbar.color-white span {
  background: #ffffff;
}
.ios .progressbar-infinite.color-white:before {
  background: #ffffff;
}
.ios .progressbar.color-black span {
  background: #000000;
}
.ios .progressbar-infinite.color-black:before {
  background: #000000;
}
@-webkit-keyframes ios-progressbar-infinite {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes ios-progressbar-infinite {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes ios-progressbar-infinite-multicolor {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@keyframes ios-progressbar-infinite-multicolor {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
.md .progressbar,
.md .progressbar-infinite {
  height: 4px;
  background: rgba(33, 150, 243, 0.5);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.md .progressbar span {
  background: #2196f3;
}
.md .progressbar-infinite {
  z-index: 15000;
}
.md .progressbar-infinite:before,
.md .progressbar-infinite:after {
  content: '';
  background: #2196f3;
}
.md .progressbar-infinite:before {
  -webkit-animation: md-progressbar-infinite-1 2s linear infinite;
  animation: md-progressbar-infinite-1 2s linear infinite;
}
.md .progressbar-infinite:after {
  -webkit-animation: md-progressbar-infinite-2 2s linear infinite;
  animation: md-progressbar-infinite-2 2s linear infinite;
}
.md .progressbar-infinite.color-multi:before {
  background: none;
  -webkit-animation: md-progressbar-infinite-multicolor-bg 3s step-end infinite;
  animation: md-progressbar-infinite-multicolor-bg 3s step-end infinite;
}
.md .progressbar-infinite.color-multi:after {
  background: none;
  -webkit-animation: md-progressbar-infinite-multicolor-fill 3s linear infinite;
  animation: md-progressbar-infinite-multicolor-fill 3s linear infinite;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.md .color-theme-red .progressbar,
.md .color-theme-red .progressbar-infinite {
  background: rgba(244, 67, 54, 0.5);
}
.md .color-theme-red .progressbar span {
  background: #f44336;
}
.md .color-theme-red .progressbar-infinite:before,
.md .color-theme-red .progressbar-infinite:after {
  background: #f44336;
}
.md .color-theme-green .progressbar,
.md .color-theme-green .progressbar-infinite {
  background: rgba(76, 175, 80, 0.5);
}
.md .color-theme-green .progressbar span {
  background: #4caf50;
}
.md .color-theme-green .progressbar-infinite:before,
.md .color-theme-green .progressbar-infinite:after {
  background: #4caf50;
}
.md .color-theme-blue .progressbar,
.md .color-theme-blue .progressbar-infinite {
  background: rgba(33, 150, 243, 0.5);
}
.md .color-theme-blue .progressbar span {
  background: #2196f3;
}
.md .color-theme-blue .progressbar-infinite:before,
.md .color-theme-blue .progressbar-infinite:after {
  background: #2196f3;
}
.md .color-theme-pink .progressbar,
.md .color-theme-pink .progressbar-infinite {
  background: rgba(233, 30, 99, 0.5);
}
.md .color-theme-pink .progressbar span {
  background: #e91e63;
}
.md .color-theme-pink .progressbar-infinite:before,
.md .color-theme-pink .progressbar-infinite:after {
  background: #e91e63;
}
.md .color-theme-yellow .progressbar,
.md .color-theme-yellow .progressbar-infinite {
  background: rgba(255, 235, 59, 0.5);
}
.md .color-theme-yellow .progressbar span {
  background: #ffeb3b;
}
.md .color-theme-yellow .progressbar-infinite:before,
.md .color-theme-yellow .progressbar-infinite:after {
  background: #ffeb3b;
}
.md .color-theme-orange .progressbar,
.md .color-theme-orange .progressbar-infinite {
  background: rgba(255, 152, 0, 0.5);
}
.md .color-theme-orange .progressbar span {
  background: #ff9800;
}
.md .color-theme-orange .progressbar-infinite:before,
.md .color-theme-orange .progressbar-infinite:after {
  background: #ff9800;
}
.md .color-theme-gray .progressbar,
.md .color-theme-gray .progressbar-infinite {
  background: rgba(158, 158, 158, 0.5);
}
.md .color-theme-gray .progressbar span {
  background: #9e9e9e;
}
.md .color-theme-gray .progressbar-infinite:before,
.md .color-theme-gray .progressbar-infinite:after {
  background: #9e9e9e;
}
.md .color-theme-white .progressbar,
.md .color-theme-white .progressbar-infinite {
  background: rgba(255, 255, 255, 0.5);
}
.md .color-theme-white .progressbar span {
  background: #ffffff;
}
.md .color-theme-white .progressbar-infinite:before,
.md .color-theme-white .progressbar-infinite:after {
  background: #ffffff;
}
.md .color-theme-black .progressbar,
.md .color-theme-black .progressbar-infinite {
  background: rgba(0, 0, 0, 0.5);
}
.md .color-theme-black .progressbar span {
  background: #000000;
}
.md .color-theme-black .progressbar-infinite:before,
.md .color-theme-black .progressbar-infinite:after {
  background: #000000;
}
.md .progressbar.color-red,
.md .progressbar-infinite.color-red {
  background: rgba(244, 67, 54, 0.5);
}
.md .progressbar.color-red span {
  background: #f44336;
}
.md .progressbar-infinite.color-red:before,
.md .progressbar-infinite.color-red:after {
  background: #f44336;
}
.md .progressbar.color-green,
.md .progressbar-infinite.color-green {
  background: rgba(76, 175, 80, 0.5);
}
.md .progressbar.color-green span {
  background: #4caf50;
}
.md .progressbar-infinite.color-green:before,
.md .progressbar-infinite.color-green:after {
  background: #4caf50;
}
.md .progressbar.color-blue,
.md .progressbar-infinite.color-blue {
  background: rgba(33, 150, 243, 0.5);
}
.md .progressbar.color-blue span {
  background: #2196f3;
}
.md .progressbar-infinite.color-blue:before,
.md .progressbar-infinite.color-blue:after {
  background: #2196f3;
}
.md .progressbar.color-pink,
.md .progressbar-infinite.color-pink {
  background: rgba(233, 30, 99, 0.5);
}
.md .progressbar.color-pink span {
  background: #e91e63;
}
.md .progressbar-infinite.color-pink:before,
.md .progressbar-infinite.color-pink:after {
  background: #e91e63;
}
.md .progressbar.color-yellow,
.md .progressbar-infinite.color-yellow {
  background: rgba(255, 235, 59, 0.5);
}
.md .progressbar.color-yellow span {
  background: #ffeb3b;
}
.md .progressbar-infinite.color-yellow:before,
.md .progressbar-infinite.color-yellow:after {
  background: #ffeb3b;
}
.md .progressbar.color-orange,
.md .progressbar-infinite.color-orange {
  background: rgba(255, 152, 0, 0.5);
}
.md .progressbar.color-orange span {
  background: #ff9800;
}
.md .progressbar-infinite.color-orange:before,
.md .progressbar-infinite.color-orange:after {
  background: #ff9800;
}
.md .progressbar.color-gray,
.md .progressbar-infinite.color-gray {
  background: rgba(158, 158, 158, 0.5);
}
.md .progressbar.color-gray span {
  background: #9e9e9e;
}
.md .progressbar-infinite.color-gray:before,
.md .progressbar-infinite.color-gray:after {
  background: #9e9e9e;
}
.md .progressbar.color-white,
.md .progressbar-infinite.color-white {
  background: rgba(255, 255, 255, 0.5);
}
.md .progressbar.color-white span {
  background: #ffffff;
}
.md .progressbar-infinite.color-white:before,
.md .progressbar-infinite.color-white:after {
  background: #ffffff;
}
.md .progressbar.color-black,
.md .progressbar-infinite.color-black {
  background: rgba(0, 0, 0, 0.5);
}
.md .progressbar.color-black span {
  background: #000000;
}
.md .progressbar-infinite.color-black:before,
.md .progressbar-infinite.color-black:after {
  background: #000000;
}
@-webkit-keyframes md-progressbar-infinite-1 {
  0% {
    -webkit-transform: translateX(-10%) scaleX(0.1);
    transform: translateX(-10%) scaleX(0.1);
  }
  25% {
    -webkit-transform: translateX(30%) scaleX(0.6);
    transform: translateX(30%) scaleX(0.6);
  }
  50% {
    -webkit-transform: translateX(100%) scaleX(1);
    transform: translateX(100%) scaleX(1);
  }
  100% {
    -webkit-transform: translateX(100%) scaleX(1);
    transform: translateX(100%) scaleX(1);
  }
}
@keyframes md-progressbar-infinite-1 {
  0% {
    -webkit-transform: translateX(-10%) scaleX(0.1);
    transform: translateX(-10%) scaleX(0.1);
  }
  25% {
    -webkit-transform: translateX(30%) scaleX(0.6);
    transform: translateX(30%) scaleX(0.6);
  }
  50% {
    -webkit-transform: translateX(100%) scaleX(1);
    transform: translateX(100%) scaleX(1);
  }
  100% {
    -webkit-transform: translateX(100%) scaleX(1);
    transform: translateX(100%) scaleX(1);
  }
}
@-webkit-keyframes md-progressbar-infinite-2 {
  0% {
    -webkit-transform: translateX(-100%) scaleX(1);
    transform: translateX(-100%) scaleX(1);
  }
  40% {
    -webkit-transform: translateX(-100%) scaleX(1);
    transform: translateX(-100%) scaleX(1);
  }
  75% {
    -webkit-transform: translateX(60%) scaleX(0.35);
    transform: translateX(60%) scaleX(0.35);
  }
  90% {
    -webkit-transform: translateX(100%) scaleX(0.1);
    transform: translateX(100%) scaleX(0.1);
  }
  100% {
    -webkit-transform: translateX(100%) scaleX(0.1);
    transform: translateX(100%) scaleX(0.1);
  }
}
@keyframes md-progressbar-infinite-2 {
  0% {
    -webkit-transform: translateX(-100%) scaleX(1);
    transform: translateX(-100%) scaleX(1);
  }
  40% {
    -webkit-transform: translateX(-100%) scaleX(1);
    transform: translateX(-100%) scaleX(1);
  }
  75% {
    -webkit-transform: translateX(60%) scaleX(0.35);
    transform: translateX(60%) scaleX(0.35);
  }
  90% {
    -webkit-transform: translateX(100%) scaleX(0.1);
    transform: translateX(100%) scaleX(0.1);
  }
  100% {
    -webkit-transform: translateX(100%) scaleX(0.1);
    transform: translateX(100%) scaleX(0.1);
  }
}
@-webkit-keyframes md-progressbar-infinite-multicolor-bg {
  0% {
    background-color: #4caf50;
  }
  25% {
    background-color: #f44336;
  }
  50% {
    background-color: #2196f3;
  }
  75% {
    background-color: #ffeb3b;
  }
}
@keyframes md-progressbar-infinite-multicolor-bg {
  0% {
    background-color: #4caf50;
  }
  25% {
    background-color: #f44336;
  }
  50% {
    background-color: #2196f3;
  }
  75% {
    background-color: #ffeb3b;
  }
}
@-webkit-keyframes md-progressbar-infinite-multicolor-fill {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #f44336;
  }
  24.9% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #f44336;
  }
  25% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #2196f3;
  }
  49.9% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #2196f3;
  }
  50% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #ffeb3b;
  }
  74.9% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #ffeb3b;
  }
  75% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #4caf50;
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #4caf50;
  }
}
@keyframes md-progressbar-infinite-multicolor-fill {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #f44336;
  }
  24.9% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #f44336;
  }
  25% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #2196f3;
  }
  49.9% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #2196f3;
  }
  50% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #ffeb3b;
  }
  74.9% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #ffeb3b;
  }
  75% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #4caf50;
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #4caf50;
  }
}
.sortable .sortable-handler {
  position: absolute;
  top: 0;
  bottom: 1px;
  z-index: 10;
  background-repeat: no-repeat;
  background-size: 18px 12px;
  opacity: 0;
  pointer-events: none;
  cursor: move;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  right: 0;
  background-position: 100% 50%;
}
.sortable .item-inner {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.sortable li.sorting {
  z-index: 50;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.sortable li.sorting .item-inner:after {
  display: none !important;
}
.sortable-sorting li {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.sortable-enabled .sortable-handler {
  pointer-events: auto;
  opacity: 1;
  background-position: 50% 50%;
}
.sortable-enabled .item-link .item-inner,
.sortable-enabled .item-link .item-title-row {
  background-image: none !important;
}
.theme-dark .sortable li.sorting,
.sortable.theme-dark li.sorting {
  background-color: rgba(50, 50, 50, 0.8);
}
.ios .sortable-handler {
  width: 35px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2018%2012'%20fill%3D'%23c7c7cc'%3E%3Cpath%20d%3D'M0%2C2V0h22v2H0z'%2F%3E%3Cpath%20d%3D'M0%2C7V5h22v2H0z'%2F%3E%3Cpath%20d%3D'M0%2C12v-2h22v2H0z'%2F%3E%3C%2Fsvg%3E");
}
.ios .sortable li.sorting {
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.6);
}
.ios .sortable-enabled .item-inner,
.ios .sortable-enabled .item-link .item-inner {
  padding-right: 35px;
}
.ios .list.sortable-enabled .item-link.no-chevron .item-inner,
.ios .list.sortable-enabled.no-chevron .item-link .item-inner,
.ios .list.sortable-enabled .no-chevron .item-link .item-inner,
.ios .no-chevron .list.sortable-enabled .item-link .item-inner {
  padding-right: 35px;
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-right-edge .sortable-handler,
  .ios.device-iphone-x .ios-edges .sortable-handler,
  .ios.device-iphone-x .popup .sortable-handler,
  .ios.device-iphone-x .sheet-modal .sortable-handler,
  .ios.device-iphone-x .panel-right .sortable-handler {
    right: constant(safe-area-inset-right);
    right: env(safe-area-inset-right);
  }
  .ios.device-iphone-x .ios-right-edge .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .ios.device-iphone-x .ios-edges .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .ios.device-iphone-x .popup .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .ios.device-iphone-x .sheet-modal .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .ios.device-iphone-x .panel-right .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .ios.device-iphone-x .ios-right-edge .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .ios-edges .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .popup .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .sheet-modal .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .ios.device-iphone-x .panel-right .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner {
    padding-right: calc(35px + constant(safe-area-inset-right));
    padding-right: calc(35px + env(safe-area-inset-right));
  }
}
.md .sortable-handler {
  width: 50px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2018%208'%3E%3Crect%20x%3D'0'%20y%3D'0'%20width%3D'18'%20height%3D'2'%20fill%3D'%23c7c7cc'%3E%3C%2Frect%3E%3Crect%20x%3D'0'%20y%3D'6'%20width%3D'18'%20height%3D'2'%20fill%3D'%23c7c7cc'%3E%3C%2Frect%3E%3C%2Fsvg%3E");
}
.md .sortable li.sorting {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.md .sortable-enabled .item-inner,
.md .sortable-enabled .item-link .item-inner {
  padding-right: 50px;
}
.md .list.sortable-enabled .item-link.no-chevron .item-inner,
.md .list.sortable-enabled.no-chevron .item-link .item-inner,
.md .list.sortable-enabled .no-chevron .item-link .item-inner,
.md .no-chevron .list.sortable-enabled .item-link .item-inner {
  padding-right: 50px;
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-right-edge .sortable-handler,
  .md.device-iphone-x .ios-edges .sortable-handler,
  .md.device-iphone-x .popup .sortable-handler,
  .md.device-iphone-x .sheet-modal .sortable-handler,
  .md.device-iphone-x .panel-right .sortable-handler {
    right: constant(safe-area-inset-right);
    right: env(safe-area-inset-right);
  }
  .md.device-iphone-x .ios-right-edge .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .md.device-iphone-x .ios-edges .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .md.device-iphone-x .popup .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .md.device-iphone-x .sheet-modal .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .md.device-iphone-x .panel-right .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
  .md.device-iphone-x .ios-right-edge .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .ios-edges .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .popup .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .sheet-modal .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
  .md.device-iphone-x .panel-right .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner {
    padding-right: calc(42px + constant(safe-area-inset-right));
    padding-right: calc(42px + env(safe-area-inset-right));
  }
}
.swipeout {
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swipeout-deleting {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.swipeout-deleting .swipeout-content {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.swipeout-transitioning .swipeout-content,
.swipeout-transitioning .swipeout-actions-right a,
.swipeout-transitioning .swipeout-actions-left a,
.swipeout-transitioning .swipeout-overswipe {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: left, -webkit-transform;
  transition-property: left, -webkit-transform;
  transition-property: transform, left;
  transition-property: transform, left, -webkit-transform;
}
.swipeout-content {
  position: relative;
  z-index: 10;
}
.swipeout-overswipe {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: left;
  transition-property: left;
}
.swipeout-actions-left,
.swipeout-actions-right {
  position: absolute;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  direction: ltr;
}
.swipeout-actions-left > a,
.swipeout-actions-right > a,
.swipeout-actions-left > button,
.swipeout-actions-right > button,
.swipeout-actions-left > span,
.swipeout-actions-right > span,
.swipeout-actions-left > div,
.swipeout-actions-right > div {
  color: #fff;
  background: #c7c7cc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  left: 0;
}
.swipeout-actions-left > a:after,
.swipeout-actions-right > a:after,
.swipeout-actions-left > button:after,
.swipeout-actions-right > button:after,
.swipeout-actions-left > span:after,
.swipeout-actions-right > span:after,
.swipeout-actions-left > div:after,
.swipeout-actions-right > div:after {
  content: '';
  position: absolute;
  top: 0;
  width: 600%;
  height: 100%;
  background: inherit;
  z-index: -1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}
.swipeout-actions-right {
  right: 0%;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.swipeout-actions-right > a:after,
.swipeout-actions-right > button:after,
.swipeout-actions-right > span:after,
.swipeout-actions-right > div:after {
  left: 100%;
  margin-left: -1px;
}
.swipeout-actions-left {
  left: 0%;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.swipeout-actions-left > a:after,
.swipeout-actions-left > button:after,
.swipeout-actions-left > span:after,
.swipeout-actions-left > div:after {
  right: 100%;
  margin-right: -1px;
}
.ios .swipeout-actions-left > a,
.ios .swipeout-actions-right > a,
.ios .swipeout-actions-left > button,
.ios .swipeout-actions-right > button,
.ios .swipeout-actions-left > span,
.ios .swipeout-actions-right > span,
.ios .swipeout-actions-left > div,
.ios .swipeout-actions-right > div {
  padding: 0 30px;
  color: #fff;
}
.ios .swipeout-actions-left .swipeout-delete,
.ios .swipeout-actions-right .swipeout-delete {
  background: #ff3b30;
}
.ios .swipeout-actions-left > a.color-red,
.ios .swipeout-actions-right > a.color-red,
.ios .swipeout-actions-left > button.color-red,
.ios .swipeout-actions-right > button.color-red,
.ios .swipeout-actions-left > span.color-red,
.ios .swipeout-actions-right > span.color-red,
.ios .swipeout-actions-left > div.color-red,
.ios .swipeout-actions-right > div.color-red {
  background-color: #ff3b30;
}
.ios .swipeout-actions-left > a.color-green,
.ios .swipeout-actions-right > a.color-green,
.ios .swipeout-actions-left > button.color-green,
.ios .swipeout-actions-right > button.color-green,
.ios .swipeout-actions-left > span.color-green,
.ios .swipeout-actions-right > span.color-green,
.ios .swipeout-actions-left > div.color-green,
.ios .swipeout-actions-right > div.color-green {
  background-color: #4cd964;
}
.ios .swipeout-actions-left > a.color-blue,
.ios .swipeout-actions-right > a.color-blue,
.ios .swipeout-actions-left > button.color-blue,
.ios .swipeout-actions-right > button.color-blue,
.ios .swipeout-actions-left > span.color-blue,
.ios .swipeout-actions-right > span.color-blue,
.ios .swipeout-actions-left > div.color-blue,
.ios .swipeout-actions-right > div.color-blue {
  background-color: #007aff;
}
.ios .swipeout-actions-left > a.color-pink,
.ios .swipeout-actions-right > a.color-pink,
.ios .swipeout-actions-left > button.color-pink,
.ios .swipeout-actions-right > button.color-pink,
.ios .swipeout-actions-left > span.color-pink,
.ios .swipeout-actions-right > span.color-pink,
.ios .swipeout-actions-left > div.color-pink,
.ios .swipeout-actions-right > div.color-pink {
  background-color: #ff2d55;
}
.ios .swipeout-actions-left > a.color-yellow,
.ios .swipeout-actions-right > a.color-yellow,
.ios .swipeout-actions-left > button.color-yellow,
.ios .swipeout-actions-right > button.color-yellow,
.ios .swipeout-actions-left > span.color-yellow,
.ios .swipeout-actions-right > span.color-yellow,
.ios .swipeout-actions-left > div.color-yellow,
.ios .swipeout-actions-right > div.color-yellow {
  background-color: #ffcc00;
}
.ios .swipeout-actions-left > a.color-orange,
.ios .swipeout-actions-right > a.color-orange,
.ios .swipeout-actions-left > button.color-orange,
.ios .swipeout-actions-right > button.color-orange,
.ios .swipeout-actions-left > span.color-orange,
.ios .swipeout-actions-right > span.color-orange,
.ios .swipeout-actions-left > div.color-orange,
.ios .swipeout-actions-right > div.color-orange {
  background-color: #ff9500;
}
.ios .swipeout-actions-left > a.color-gray,
.ios .swipeout-actions-right > a.color-gray,
.ios .swipeout-actions-left > button.color-gray,
.ios .swipeout-actions-right > button.color-gray,
.ios .swipeout-actions-left > span.color-gray,
.ios .swipeout-actions-right > span.color-gray,
.ios .swipeout-actions-left > div.color-gray,
.ios .swipeout-actions-right > div.color-gray {
  background-color: #8e8e93;
}
.ios .swipeout-actions-left > a.color-white,
.ios .swipeout-actions-right > a.color-white,
.ios .swipeout-actions-left > button.color-white,
.ios .swipeout-actions-right > button.color-white,
.ios .swipeout-actions-left > span.color-white,
.ios .swipeout-actions-right > span.color-white,
.ios .swipeout-actions-left > div.color-white,
.ios .swipeout-actions-right > div.color-white {
  background-color: #ffffff;
}
.ios .swipeout-actions-left > a.color-black,
.ios .swipeout-actions-right > a.color-black,
.ios .swipeout-actions-left > button.color-black,
.ios .swipeout-actions-right > button.color-black,
.ios .swipeout-actions-left > span.color-black,
.ios .swipeout-actions-right > span.color-black,
.ios .swipeout-actions-left > div.color-black,
.ios .swipeout-actions-right > div.color-black {
  background-color: #000000;
}
.md .swipeout-actions-left > a,
.md .swipeout-actions-right > a,
.md .swipeout-actions-left > button,
.md .swipeout-actions-right > button,
.md .swipeout-actions-left > span,
.md .swipeout-actions-right > span,
.md .swipeout-actions-left > div,
.md .swipeout-actions-right > div {
  padding: 0 24px;
  color: #fff;
}
.md .swipeout-actions-left .swipeout-delete,
.md .swipeout-actions-right .swipeout-delete {
  background: #f44336;
}
.md .swipeout-actions-left > a.color-red,
.md .swipeout-actions-right > a.color-red,
.md .swipeout-actions-left > button.color-red,
.md .swipeout-actions-right > button.color-red,
.md .swipeout-actions-left > span.color-red,
.md .swipeout-actions-right > span.color-red,
.md .swipeout-actions-left > div.color-red,
.md .swipeout-actions-right > div.color-red {
  background-color: #f44336;
}
.md .swipeout-actions-left > a.color-green,
.md .swipeout-actions-right > a.color-green,
.md .swipeout-actions-left > button.color-green,
.md .swipeout-actions-right > button.color-green,
.md .swipeout-actions-left > span.color-green,
.md .swipeout-actions-right > span.color-green,
.md .swipeout-actions-left > div.color-green,
.md .swipeout-actions-right > div.color-green {
  background-color: #4caf50;
}
.md .swipeout-actions-left > a.color-blue,
.md .swipeout-actions-right > a.color-blue,
.md .swipeout-actions-left > button.color-blue,
.md .swipeout-actions-right > button.color-blue,
.md .swipeout-actions-left > span.color-blue,
.md .swipeout-actions-right > span.color-blue,
.md .swipeout-actions-left > div.color-blue,
.md .swipeout-actions-right > div.color-blue {
  background-color: #2196f3;
}
.md .swipeout-actions-left > a.color-pink,
.md .swipeout-actions-right > a.color-pink,
.md .swipeout-actions-left > button.color-pink,
.md .swipeout-actions-right > button.color-pink,
.md .swipeout-actions-left > span.color-pink,
.md .swipeout-actions-right > span.color-pink,
.md .swipeout-actions-left > div.color-pink,
.md .swipeout-actions-right > div.color-pink {
  background-color: #e91e63;
}
.md .swipeout-actions-left > a.color-yellow,
.md .swipeout-actions-right > a.color-yellow,
.md .swipeout-actions-left > button.color-yellow,
.md .swipeout-actions-right > button.color-yellow,
.md .swipeout-actions-left > span.color-yellow,
.md .swipeout-actions-right > span.color-yellow,
.md .swipeout-actions-left > div.color-yellow,
.md .swipeout-actions-right > div.color-yellow {
  background-color: #ffeb3b;
}
.md .swipeout-actions-left > a.color-orange,
.md .swipeout-actions-right > a.color-orange,
.md .swipeout-actions-left > button.color-orange,
.md .swipeout-actions-right > button.color-orange,
.md .swipeout-actions-left > span.color-orange,
.md .swipeout-actions-right > span.color-orange,
.md .swipeout-actions-left > div.color-orange,
.md .swipeout-actions-right > div.color-orange {
  background-color: #ff9800;
}
.md .swipeout-actions-left > a.color-gray,
.md .swipeout-actions-right > a.color-gray,
.md .swipeout-actions-left > button.color-gray,
.md .swipeout-actions-right > button.color-gray,
.md .swipeout-actions-left > span.color-gray,
.md .swipeout-actions-right > span.color-gray,
.md .swipeout-actions-left > div.color-gray,
.md .swipeout-actions-right > div.color-gray {
  background-color: #9e9e9e;
}
.md .swipeout-actions-left > a.color-white,
.md .swipeout-actions-right > a.color-white,
.md .swipeout-actions-left > button.color-white,
.md .swipeout-actions-right > button.color-white,
.md .swipeout-actions-left > span.color-white,
.md .swipeout-actions-right > span.color-white,
.md .swipeout-actions-left > div.color-white,
.md .swipeout-actions-right > div.color-white {
  background-color: #ffffff;
}
.md .swipeout-actions-left > a.color-black,
.md .swipeout-actions-right > a.color-black,
.md .swipeout-actions-left > button.color-black,
.md .swipeout-actions-right > button.color-black,
.md .swipeout-actions-left > span.color-black,
.md .swipeout-actions-right > span.color-black,
.md .swipeout-actions-left > div.color-black,
.md .swipeout-actions-right > div.color-black {
  background-color: #000000;
}
.accordion-item-toggle {
  cursor: pointer;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.accordion-item-toggle.active-state {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.accordion-item-toggle.active-state > .item-inner:after {
  background-color: transparent;
}
.accordion-item-toggle .item-inner {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
.accordion-item-toggle .item-inner:after {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.accordion-item .item-link .item-inner:after {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.accordion-item .list,
.accordion-item .block {
  margin-top: 0;
  margin-bottom: 0;
}
.accordion-item .block > h1:first-child,
.accordion-item .block > h2:first-child,
.accordion-item .block > h3:first-child,
.accordion-item .block > h4:first-child,
.accordion-item .block > p:first-child {
  margin-top: 10px;
}
.accordion-item .block > h1:last-child,
.accordion-item .block > h2:last-child,
.accordion-item .block > h3:last-child,
.accordion-item .block > h4:last-child,
.accordion-item .block > p:last-child {
  margin-bottom: 10px;
}
.accordion-item-opened .accordion-item-toggle .item-inner:after,
.accordion-item-opened > .item-link .item-inner:after {
  background-color: transparent;
}
.list li.accordion-item ul {
  padding-left: 0;
}
.accordion-item-content {
  position: relative;
  overflow: hidden;
  height: 0;
  font-size: 14px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.accordion-item-opened > .accordion-item-content {
  height: auto;
}
html.device-android-4 .accordion-item-content {
  -webkit-transform: none;
  transform: none;
}
.ios .list .accordion-item-toggle .item-inner {
  background-size: 8px 13px;
  background: no-repeat calc(100% - 15px) center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'8px'%20height%3D'13px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23c7c7cc'%20transform%3D'translate(1.500000%2C%206.500000)%20rotate(-45.000000)%20translate(-1.500000%2C%20-6.500000)%20'%20points%3D'6%2011%206%202%204%202%204%209%20-3%209%20-3%2011%205%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
  padding-right: 35px;
}
.ios .list .accordion-item-toggle.active-state {
  background-color: #d9d9d9;
}
.ios .list:not(.media-list) .accordion-item-opened:not(.media-item) .accordion-item-toggle .item-inner,
.ios .list:not(.media-list) .accordion-item-opened:not(.media-item) > .item-link .item-inner,
.ios .media-list .accordion-item-opened .accordion-item-toggle .item-title-row,
.ios .media-list .accordion-item-opened > .item-link .item-title-row,
.ios .accordion-item-opened.media-item .accordion-item-toggle .item-title-row,
.ios .accordion-item-opened.media-item > .item-link .item-title-row,
.ios .links-list .accordion-item-opened > a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'13px'%20height%3D'8px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23c7c7cc'%20transform%3D'translate(6.5%2C%206.5)%20rotate(-315)%20translate(-10%2C%20-6.5)'%20points%3D'11%2011%2011%202%209%202%209%209%202%209%202%2011%2010%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
  background-size: 13px 13px;
}
.ios .theme-dark .list .accordion-item-toggle .item-inner {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'8px'%20height%3D'13px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23434345'%20transform%3D'translate(1.500000%2C%206.500000)%20rotate(-45.000000)%20translate(-1.500000%2C%20-6.500000)%20'%20points%3D'6%2011%206%202%204%202%204%209%20-3%209%20-3%2011%205%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
}
.ios .theme-dark .list .accordion-item-toggle.active-state {
  background-color: #363636;
}
.ios .theme-dark .list:not(.media-list) .accordion-item-opened:not(.media-item) .accordion-item-toggle .item-inner,
.ios .theme-dark .list:not(.media-list) .accordion-item-opened:not(.media-item) > .item-link .item-inner,
.ios .theme-dark .media-list .accordion-item-opened .accordion-item-toggle .item-title-row,
.ios .theme-dark .media-list .accordion-item-opened > .item-link .item-title-row,
.ios .theme-dark .accordion-item-opened.media-item .accordion-item-toggle .item-title-row,
.ios .theme-dark .accordion-item-opened.media-item > .item-link .item-title-row,
.ios .theme-dark .links-list .accordion-item-opened > a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'13px'%20height%3D'8px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23434345'%20transform%3D'translate(6.5%2C%206.5)%20rotate(-315)%20translate(-10%2C%20-6.5)'%20points%3D'11%2011%2011%202%209%202%209%209%202%209%202%2011%2010%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
}
.md .list .accordion-item-toggle .item-inner {
  padding-right: 42px;
  background: no-repeat calc(100% - 16px) center;
}
.md .list .accordion-item-toggle.active-state {
  background-color: rgba(0, 0, 0, 0.1);
}
.md .list .accordion-item-toggle .item-inner,
.md .list:not(.media-list) .accordion-item:not(.media-item) .accordion-item-toggle .item-inner,
.md .list:not(.media-list) .accordion-item:not(.media-item) > .item-link .item-inner,
.md .media-list .accordion-item .accordion-item-toggle .item-title-row,
.md .media-list .accordion-item > .item-link .item-title-row,
.md .accordion-item.media-item .accordion-item-toggle .item-title-row,
.md .accordion-item.media-item > .item-link .item-title-row,
.md .links-list .accordion-item > a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'13px'%20height%3D'8px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23c7c7cc'%20transform%3D'translate(6.5%2C%206.5)%20rotate(-315)%20translate(-10%2C%20-6.5)'%20points%3D'11%2011%2011%202%209%202%209%209%202%209%202%2011%2010%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
  background-size: 13px 13px;
}
.md .list .accordion-item-toggle.accordion-item-opened .item-inner,
.md .list:not(.media-list) .accordion-item-opened:not(.media-item) .accordion-item-toggle .item-inner,
.md .list:not(.media-list) .accordion-item-opened:not(.media-item) > .item-link .item-inner,
.md .media-list .accordion-item-opened .accordion-item-toggle .item-title-row,
.md .media-list .accordion-item-opened > .item-link .item-title-row,
.md .accordion-item-opened.media-item .accordion-item-toggle .item-title-row,
.md .accordion-item-opened.media-item > .item-link .item-title-row,
.md .links-list .accordion-item-opened > a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'13px'%20height%3D'8px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23c7c7cc'%20transform%3D'translate(1.5%2C%206.5)%20rotate(-135)%20translate(-10%2C%20-6.5)'%20points%3D'11%2011%2011%202%209%202%209%209%202%209%202%2011%2010%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
}
.md .theme-dark .list .accordion-item-toggle .item-inner,
.md .theme-dark .list:not(.media-list) .accordion-item:not(.media-item) .accordion-item-toggle .item-inner,
.md .theme-dark .list:not(.media-list) .accordion-item:not(.media-item) > .item-link .item-inner,
.md .theme-dark .media-list .accordion-item .accordion-item-toggle .item-title-row,
.md .theme-dark .media-list .accordion-item > .item-link .item-title-row,
.md .theme-dark .accordion-item.media-item .accordion-item-toggle .item-title-row,
.md .theme-dark .accordion-item.media-item > .item-link .item-title-row,
.md .theme-dark .links-list .accordion-item > a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'13px'%20height%3D'8px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23434345'%20transform%3D'translate(6.5%2C%206.5)%20rotate(-315)%20translate(-10%2C%20-6.5)'%20points%3D'11%2011%2011%202%209%202%209%209%202%209%202%2011%2010%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
}
.md .theme-dark .list .accordion-item-toggle.accordion-item-opened .item-inner,
.md .theme-dark .list:not(.media-list) .accordion-item-opened:not(.media-item) .accordion-item-toggle .item-inner,
.md .theme-dark .list:not(.media-list) .accordion-item-opened:not(.media-item) > .item-link .item-inner,
.md .theme-dark .media-list .accordion-item-opened .accordion-item-toggle .item-title-row,
.md .theme-dark .media-list .accordion-item-opened > .item-link .item-title-row,
.md .theme-dark .accordion-item-opened.media-item .accordion-item-toggle .item-title-row,
.md .theme-dark .accordion-item-opened.media-item > .item-link .item-title-row,
.md .theme-dark .links-list .accordion-item-opened > a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'13px'%20height%3D'8px'%20viewBox%3D'0%200%208%2013'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpolygon%20fill%3D'%23434345'%20transform%3D'translate(1.5%2C%206.5)%20rotate(-135)%20translate(-10%2C%20-6.5)'%20points%3D'11%2011%2011%202%209%202%209%209%202%209%202%2011%2010%2011'%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
}
.contacts-list .list-group:first-child ul:before {
  display: none !important;
}
.contacts-list .list-group:last-child ul:after {
  display: none !important;
}
.ios .contacts-list {
  margin: 0;
}
.ios .contacts-list .list-group-title {
  padding: 0 15px;
  background: #f7f7f7;
  color: #000;
  font-weight: 600;
  line-height: 22px;
  height: 22px;
}
.ios .theme-dark .contacts-list .list-group-title,
.contacts-list.ios .theme-dark .list-group-title {
  background-color: #111;
  color: #fff;
}
.md .contacts-list {
  margin: 0;
}
.md .contacts-list .list-group-title {
  padding: 0 16px;
  pointer-events: none;
  background: none;
  color: #2196f3;
  font-weight: 500;
  line-height: 48px;
  height: 48px;
  font-size: 20px;
  overflow: visible;
  width: 56px;
}
.md .contacts-list .list-group-title + li {
  margin-top: -48px;
}
.md .contacts-list li:not(.list-group-title) {
  padding-left: 56px;
}
.md .theme-dark .contacts-list .list-group-title {
  color: #fff;
}
.list-index {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  z-index: 10;
  width: 16px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.list-index:before {
  content: '';
  position: absolute;
  width: 20px;
  top: 0;
  right: 100%;
  height: 100%;
}
.list-index ul {
  font-size: 11px;
  font-weight: 600;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  width: 100%;
  position: relative;
}
.list-index li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  height: 14px;
  line-height: 14px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  width: 100%;
}
.list-index .list-index-skip-placeholder:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
}
.list-index .list-index-label {
  position: absolute;
  bottom: 0;
  right: 100%;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
}
.ios .list-index ul {
  color: #007aff;
}
.ios .list-index .list-index-skip-placeholder:after {
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -3px;
  background: #007aff;
}
.ios .list-index .list-index-label {
  margin-bottom: -22px;
  margin-right: 15px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  background: #007aff;
  font-size: 17px;
}
.ios .list-index .list-index-label:before {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50% 0% 50% 50%;
  content: '';
  background-color: inherit;
  left: 0;
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}
.ios .navbar ~ .page > .list-index,
.ios .navbar ~ .list-index {
  top: 44px;
}
.ios .toolbar ~ .page > .list-index,
.ios .toolbar ~ * .page > .list-index,
.ios .toolbar ~ .list-index {
  bottom: 44px;
}
.ios .tabbar-labels ~ .page > .list-index,
.ios .tabbar-labels ~ * .page > .list-index,
.ios .tabbar-labels ~ .list-index {
  bottom: 50px;
}
@media (min-width: 768px) {
  .ios .tabbar-labels ~ .page > .list-index,
  .ios .tabbar-labels ~ * .page > .list-index,
  .ios .tabbar-labels ~ .list-index {
    bottom: 56px;
  }
}
.ios.device-iphone-x .toolbar ~ .page > .list-index,
.ios.device-iphone-x .toolbar ~ * .page > .list-index,
.ios.device-iphone-x .toolbar ~ .list-index {
  bottom: calc(44px + constant(safe-area-inset-bottom));
  bottom: calc(44px + env(safe-area-inset-bottom));
}
.ios.device-iphone-x .tabbar-labels ~ .page > .list-index,
.ios.device-iphone-x .tabbar-labels ~ * .page > .list-index,
.ios.device-iphone-x .tabbar-labels ~ .list-index {
  bottom: calc(50px + constant(safe-area-inset-bottom));
  bottom: calc(50px + env(safe-area-inset-bottom));
}
@media (min-width: 768px) {
  .ios.device-iphone-x .tabbar-labels ~ .page > .list-index,
  .ios.device-iphone-x .tabbar-labels ~ * .page > .list-index,
  .ios.device-iphone-x .tabbar-labels ~ .list-index {
    bottom: calc(56px + constant(safe-area-inset-bottom));
    bottom: calc(56px + env(safe-area-inset-bottom));
  }
}
.ios .color-theme-red .list-index ul,
.ios .list-index.color-theme-red ul {
  color: #ff3b30;
}
.ios .color-theme-red .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-red .list-index-skip-placeholder:after,
.ios .color-theme-red .list-index .list-index-label,
.ios .list-index.color-theme-red .list-index-label {
  background-color: #ff3b30;
}
.ios .color-theme-green .list-index ul,
.ios .list-index.color-theme-green ul {
  color: #4cd964;
}
.ios .color-theme-green .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-green .list-index-skip-placeholder:after,
.ios .color-theme-green .list-index .list-index-label,
.ios .list-index.color-theme-green .list-index-label {
  background-color: #4cd964;
}
.ios .color-theme-blue .list-index ul,
.ios .list-index.color-theme-blue ul {
  color: #007aff;
}
.ios .color-theme-blue .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-blue .list-index-skip-placeholder:after,
.ios .color-theme-blue .list-index .list-index-label,
.ios .list-index.color-theme-blue .list-index-label {
  background-color: #007aff;
}
.ios .color-theme-pink .list-index ul,
.ios .list-index.color-theme-pink ul {
  color: #ff2d55;
}
.ios .color-theme-pink .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-pink .list-index-skip-placeholder:after,
.ios .color-theme-pink .list-index .list-index-label,
.ios .list-index.color-theme-pink .list-index-label {
  background-color: #ff2d55;
}
.ios .color-theme-yellow .list-index ul,
.ios .list-index.color-theme-yellow ul {
  color: #ffcc00;
}
.ios .color-theme-yellow .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-yellow .list-index-skip-placeholder:after,
.ios .color-theme-yellow .list-index .list-index-label,
.ios .list-index.color-theme-yellow .list-index-label {
  background-color: #ffcc00;
}
.ios .color-theme-orange .list-index ul,
.ios .list-index.color-theme-orange ul {
  color: #ff9500;
}
.ios .color-theme-orange .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-orange .list-index-skip-placeholder:after,
.ios .color-theme-orange .list-index .list-index-label,
.ios .list-index.color-theme-orange .list-index-label {
  background-color: #ff9500;
}
.ios .color-theme-gray .list-index ul,
.ios .list-index.color-theme-gray ul {
  color: #8e8e93;
}
.ios .color-theme-gray .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-gray .list-index-skip-placeholder:after,
.ios .color-theme-gray .list-index .list-index-label,
.ios .list-index.color-theme-gray .list-index-label {
  background-color: #8e8e93;
}
.ios .color-theme-white .list-index ul,
.ios .list-index.color-theme-white ul {
  color: #ffffff;
}
.ios .color-theme-white .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-white .list-index-skip-placeholder:after,
.ios .color-theme-white .list-index .list-index-label,
.ios .list-index.color-theme-white .list-index-label {
  background-color: #ffffff;
}
.ios .color-theme-black .list-index ul,
.ios .list-index.color-theme-black ul {
  color: #000000;
}
.ios .color-theme-black .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-black .list-index-skip-placeholder:after,
.ios .color-theme-black .list-index .list-index-label,
.ios .list-index.color-theme-black .list-index-label {
  background-color: #000000;
}
.ios .list-index.color-red ul {
  color: #ff3b30;
}
.ios .list-index.color-red .list-index-skip-placeholder:after,
.ios .list-index.color-red .list-index-label {
  background-color: #ff3b30;
}
.ios .list-index.color-green ul {
  color: #4cd964;
}
.ios .list-index.color-green .list-index-skip-placeholder:after,
.ios .list-index.color-green .list-index-label {
  background-color: #4cd964;
}
.ios .list-index.color-blue ul {
  color: #007aff;
}
.ios .list-index.color-blue .list-index-skip-placeholder:after,
.ios .list-index.color-blue .list-index-label {
  background-color: #007aff;
}
.ios .list-index.color-pink ul {
  color: #ff2d55;
}
.ios .list-index.color-pink .list-index-skip-placeholder:after,
.ios .list-index.color-pink .list-index-label {
  background-color: #ff2d55;
}
.ios .list-index.color-yellow ul {
  color: #ffcc00;
}
.ios .list-index.color-yellow .list-index-skip-placeholder:after,
.ios .list-index.color-yellow .list-index-label {
  background-color: #ffcc00;
}
.ios .list-index.color-orange ul {
  color: #ff9500;
}
.ios .list-index.color-orange .list-index-skip-placeholder:after,
.ios .list-index.color-orange .list-index-label {
  background-color: #ff9500;
}
.ios .list-index.color-gray ul {
  color: #8e8e93;
}
.ios .list-index.color-gray .list-index-skip-placeholder:after,
.ios .list-index.color-gray .list-index-label {
  background-color: #8e8e93;
}
.ios .list-index.color-white ul {
  color: #ffffff;
}
.ios .list-index.color-white .list-index-skip-placeholder:after,
.ios .list-index.color-white .list-index-label {
  background-color: #ffffff;
}
.ios .list-index.color-black ul {
  color: #000000;
}
.ios .list-index.color-black .list-index-skip-placeholder:after,
.ios .list-index.color-black .list-index-label {
  background-color: #000000;
}
.md .list-index ul {
  color: #2196f3;
}
.md .list-index .list-index-skip-placeholder:after {
  content: '';
  width: 4px;
  height: 4px;
  margin-left: -2px;
  margin-top: -2px;
  background: #2196f3;
}
.md .list-index .list-index-label {
  width: 56px;
  height: 56px;
  line-height: 56px;
  border-radius: 50% 50% 0 50%;
  background: #2196f3;
  font-size: 20px;
}
.md .navbar ~ .list-index {
  top: 56px;
}
@media (min-width: 768px) {
  .md .navbar ~ .list-index {
    top: 64px;
  }
}
.md .navbar ~ .toolbar:not(.toolbar-bottom-md) ~ .list-index,
.md .navbar ~ .subnavbar ~ .list-index,
.md .page-with-subnavbar .navbar ~ .list-index {
  top: 104px;
}
.md .navbar ~ .tabbar-labels:not(.toolbar-bottom-md) ~ .list-index {
  top: 128px;
}
.md .toolbar-bottom-md ~ .page > .list-index,
.md .toolbar-bottom-md ~ * .page > .list-index,
.md .toolbar-bottom-md ~ * .page > .list-index {
  bottom: 48px;
}
.md .tabbar-labels.toolbar-bottom-md ~ .page > .list-index,
.md .tabbar-labels.toolbar-bottom-md ~ * .page > .list-index,
.md .tabbar-labels.toolbar-bottom-md ~ .list-index {
  bottom: 56px;
}
.md.device-iphone-x .toolbar-bottom-md ~ .page > .list-index,
.md.device-iphone-x .toolbar-bottom-md ~ * .page > .list-index,
.md.device-iphone-x .toolbar-bottom-md ~ * .page > .list-index {
  bottom: calc(48px + constant(safe-area-inset-bottom));
  bottom: calc(48px + env(safe-area-inset-bottom));
}
.md.device-iphone-x .tabbar-labels.toolbar-bottom-md ~ .page > .list-index,
.md.device-iphone-x .tabbar-labels.toolbar-bottom-md ~ * .page > .list-index,
.md.device-iphone-x .tabbar-labels.toolbar-bottom-md ~ .list-index {
  bottom: calc(56px + constant(safe-area-inset-bottom));
  bottom: calc(56px + env(safe-area-inset-bottom));
}
.md .color-theme-red .list-index ul,
.md .list-index.color-theme-red ul {
  color: #f44336;
}
.md .color-theme-red .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-red .list-index-skip-placeholder:after,
.md .color-theme-red .list-index .list-index-label,
.md .list-index.color-theme-red .list-index-label {
  background-color: #f44336;
}
.md .color-theme-green .list-index ul,
.md .list-index.color-theme-green ul {
  color: #4caf50;
}
.md .color-theme-green .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-green .list-index-skip-placeholder:after,
.md .color-theme-green .list-index .list-index-label,
.md .list-index.color-theme-green .list-index-label {
  background-color: #4caf50;
}
.md .color-theme-blue .list-index ul,
.md .list-index.color-theme-blue ul {
  color: #2196f3;
}
.md .color-theme-blue .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-blue .list-index-skip-placeholder:after,
.md .color-theme-blue .list-index .list-index-label,
.md .list-index.color-theme-blue .list-index-label {
  background-color: #2196f3;
}
.md .color-theme-pink .list-index ul,
.md .list-index.color-theme-pink ul {
  color: #e91e63;
}
.md .color-theme-pink .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-pink .list-index-skip-placeholder:after,
.md .color-theme-pink .list-index .list-index-label,
.md .list-index.color-theme-pink .list-index-label {
  background-color: #e91e63;
}
.md .color-theme-yellow .list-index ul,
.md .list-index.color-theme-yellow ul {
  color: #ffeb3b;
}
.md .color-theme-yellow .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-yellow .list-index-skip-placeholder:after,
.md .color-theme-yellow .list-index .list-index-label,
.md .list-index.color-theme-yellow .list-index-label {
  background-color: #ffeb3b;
}
.md .color-theme-orange .list-index ul,
.md .list-index.color-theme-orange ul {
  color: #ff9800;
}
.md .color-theme-orange .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-orange .list-index-skip-placeholder:after,
.md .color-theme-orange .list-index .list-index-label,
.md .list-index.color-theme-orange .list-index-label {
  background-color: #ff9800;
}
.md .color-theme-gray .list-index ul,
.md .list-index.color-theme-gray ul {
  color: #9e9e9e;
}
.md .color-theme-gray .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-gray .list-index-skip-placeholder:after,
.md .color-theme-gray .list-index .list-index-label,
.md .list-index.color-theme-gray .list-index-label {
  background-color: #9e9e9e;
}
.md .color-theme-white .list-index ul,
.md .list-index.color-theme-white ul {
  color: #ffffff;
}
.md .color-theme-white .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-white .list-index-skip-placeholder:after,
.md .color-theme-white .list-index .list-index-label,
.md .list-index.color-theme-white .list-index-label {
  background-color: #ffffff;
}
.md .color-theme-black .list-index ul,
.md .list-index.color-theme-black ul {
  color: #000000;
}
.md .color-theme-black .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-black .list-index-skip-placeholder:after,
.md .color-theme-black .list-index .list-index-label,
.md .list-index.color-theme-black .list-index-label {
  background-color: #000000;
}
.md .list-index.color-red ul {
  color: #f44336;
}
.md .list-index.color-red .list-index-skip-placeholder:after,
.md .list-index.color-red .list-index-label {
  background-color: #f44336;
}
.md .list-index.color-green ul {
  color: #4caf50;
}
.md .list-index.color-green .list-index-skip-placeholder:after,
.md .list-index.color-green .list-index-label {
  background-color: #4caf50;
}
.md .list-index.color-blue ul {
  color: #2196f3;
}
.md .list-index.color-blue .list-index-skip-placeholder:after,
.md .list-index.color-blue .list-index-label {
  background-color: #2196f3;
}
.md .list-index.color-pink ul {
  color: #e91e63;
}
.md .list-index.color-pink .list-index-skip-placeholder:after,
.md .list-index.color-pink .list-index-label {
  background-color: #e91e63;
}
.md .list-index.color-yellow ul {
  color: #ffeb3b;
}
.md .list-index.color-yellow .list-index-skip-placeholder:after,
.md .list-index.color-yellow .list-index-label {
  background-color: #ffeb3b;
}
.md .list-index.color-orange ul {
  color: #ff9800;
}
.md .list-index.color-orange .list-index-skip-placeholder:after,
.md .list-index.color-orange .list-index-label {
  background-color: #ff9800;
}
.md .list-index.color-gray ul {
  color: #9e9e9e;
}
.md .list-index.color-gray .list-index-skip-placeholder:after,
.md .list-index.color-gray .list-index-label {
  background-color: #9e9e9e;
}
.md .list-index.color-white ul {
  color: #ffffff;
}
.md .list-index.color-white .list-index-skip-placeholder:after,
.md .list-index.color-white .list-index-label {
  background-color: #ffffff;
}
.md .list-index.color-black ul {
  color: #000000;
}
.md .list-index.color-black .list-index-skip-placeholder:after,
.md .list-index.color-black .list-index-label {
  background-color: #000000;
}
.timeline {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.block-strong .timeline {
  padding: 0;
  margin: 0;
}
.timeline-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.timeline-item-date {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50px;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.timeline-item-date small {
  font-size: 10px;
}
.timeline-item-content {
  margin: 2px;
  min-width: 0;
  position: relative;
  -webkit-flex-shrink: 10;
  -ms-flex-negative: 10;
  flex-shrink: 10;
}
.timeline-item-content p:first-child,
.timeline-item-content ul:first-child,
.timeline-item-content ol:first-child,
.timeline-item-content h1:first-child,
.timeline-item-content h2:first-child,
.timeline-item-content h3:first-child,
.timeline-item-content h4:first-child {
  margin-top: 0;
}
.timeline-item-content p:last-child,
.timeline-item-content ul:last-child,
.timeline-item-content ol:last-child,
.timeline-item-content h1:last-child,
.timeline-item-content h2:last-child,
.timeline-item-content h3:last-child,
.timeline-item-content h4:last-child {
  margin-bottom: 0;
}
.timeline-item-inner {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.timeline-item-inner .block {
  padding: 0;
  color: inherit;
}
.timeline-item-inner .block-strong {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.timeline-item-inner .block-strong:before {
  display: none !important;
}
.timeline-item-inner .block-strong:after {
  display: none !important;
}
.timeline-item-inner .list ul:before {
  display: none !important;
}
.timeline-item-inner .list ul:after {
  display: none !important;
}
.timeline-item-divider {
  width: 1px;
  position: relative;
  width: 10px;
  height: 10px;
  background: #bbb;
  border-radius: 50%;
  margin-top: 3px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.timeline-item-divider:after,
.timeline-item-divider:before {
  content: ' ';
  width: 1px;
  height: 100vh;
  position: absolute;
  left: 50%;
  background: inherit;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.timeline-item-divider:after {
  top: 100%;
}
.timeline-item-divider:before {
  bottom: 100%;
}
.timeline-item:last-child .timeline-item-divider:after {
  display: none;
}
.timeline-item:first-child .timeline-item-divider:before {
  display: none;
}
.timeline-item-time {
  font-size: 13px;
}
.timeline-item-time:first-child,
.timeline-item-time:last-child {
  margin-top: 0;
}
.timeline-item-title + .timeline-item-time {
  margin-top: 0;
}
.timeline-horizontal {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.timeline-horizontal .timeline-item {
  display: block;
  width: 33.33333333vw;
  margin: 0;
  padding: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  height: 100%;
}
.timeline-horizontal .timeline-item-date {
  width: auto;
  line-height: 34px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 34px;
  text-align: left;
}
.timeline-horizontal .timeline-item-content {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0;
}
.timeline-horizontal .timeline-item-divider {
  display: none;
}
.timeline-horizontal.col-100 .timeline-item {
  width: 100vw;
}
.timeline-horizontal.col-95 .timeline-item {
  width: 95vw;
}
.timeline-horizontal.col-90 .timeline-item {
  width: 90vw;
}
.timeline-horizontal.col-85 .timeline-item {
  width: 85vw;
}
.timeline-horizontal.col-80 .timeline-item {
  width: 80vw;
}
.timeline-horizontal.col-75 .timeline-item {
  width: 75vw;
}
.timeline-horizontal.col-70 .timeline-item {
  width: 70vw;
}
.timeline-horizontal.col-66 .timeline-item {
  width: 66.66666666666666vw;
}
.timeline-horizontal.col-65 .timeline-item {
  width: 65vw;
}
.timeline-horizontal.col-60 .timeline-item {
  width: 60vw;
}
.timeline-horizontal.col-55 .timeline-item {
  width: 55vw;
}
.timeline-horizontal.col-50 .timeline-item {
  width: 50vw;
}
.timeline-horizontal.col-45 .timeline-item {
  width: 45vw;
}
.timeline-horizontal.col-40 .timeline-item {
  width: 40vw;
}
.timeline-horizontal.col-35 .timeline-item {
  width: 35vw;
}
.timeline-horizontal.col-33 .timeline-item {
  width: 33.333333333333336vw;
}
.timeline-horizontal.col-30 .timeline-item {
  width: 30vw;
}
.timeline-horizontal.col-25 .timeline-item {
  width: 25vw;
}
.timeline-horizontal.col-20 .timeline-item {
  width: 20vw;
}
.timeline-horizontal.col-15 .timeline-item {
  width: 15vw;
}
.timeline-horizontal.col-10 .timeline-item {
  width: 10vw;
}
.timeline-horizontal.col-5 .timeline-item {
  width: 5vw;
}
@media (min-width: 768px) {
  .timeline-horizontal.tablet-100 .timeline-item {
    width: 100vw;
  }
  .timeline-horizontal.tablet-95 .timeline-item {
    width: 95vw;
  }
  .timeline-horizontal.tablet-90 .timeline-item {
    width: 90vw;
  }
  .timeline-horizontal.tablet-85 .timeline-item {
    width: 85vw;
  }
  .timeline-horizontal.tablet-80 .timeline-item {
    width: 80vw;
  }
  .timeline-horizontal.tablet-75 .timeline-item {
    width: 75vw;
  }
  .timeline-horizontal.tablet-70 .timeline-item {
    width: 70vw;
  }
  .timeline-horizontal.tablet-66 .timeline-item {
    width: 66.66666666666666vw;
  }
  .timeline-horizontal.tablet-65 .timeline-item {
    width: 65vw;
  }
  .timeline-horizontal.tablet-60 .timeline-item {
    width: 60vw;
  }
  .timeline-horizontal.tablet-55 .timeline-item {
    width: 55vw;
  }
  .timeline-horizontal.tablet-50 .timeline-item {
    width: 50vw;
  }
  .timeline-horizontal.tablet-45 .timeline-item {
    width: 45vw;
  }
  .timeline-horizontal.tablet-40 .timeline-item {
    width: 40vw;
  }
  .timeline-horizontal.tablet-35 .timeline-item {
    width: 35vw;
  }
  .timeline-horizontal.tablet-33 .timeline-item {
    width: 33.333333333333336vw;
  }
  .timeline-horizontal.tablet-30 .timeline-item {
    width: 30vw;
  }
  .timeline-horizontal.tablet-25 .timeline-item {
    width: 25vw;
  }
  .timeline-horizontal.tablet-20 .timeline-item {
    width: 20vw;
  }
  .timeline-horizontal.tablet-15 .timeline-item {
    width: 15vw;
  }
  .timeline-horizontal.tablet-10 .timeline-item {
    width: 10vw;
  }
  .timeline-horizontal.tablet-5 .timeline-item {
    width: 5vw;
  }
}
.timeline-horizontal .timeline-year,
.timeline-horizontal .timeline-month {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-top: 24px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.timeline-horizontal .timeline-year-title,
.timeline-horizontal .timeline-month-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 24px;
  height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.timeline-horizontal .timeline-year-title span,
.timeline-horizontal .timeline-month-title span {
  display: inline-block;
  position: -webkit-sticky;
  position: sticky;
}
.timeline-horizontal .timeline-year-title {
  font-size: 16px;
}
.timeline-horizontal .timeline-month-title span {
  margin-top: -2px;
}
.ios .timeline {
  margin: 35px 0;
  padding: 0 15px;
}
.ios .block-strong .timeline {
  padding: 0;
  margin: 0;
}
.ios .timeline-item {
  padding: 2px 0px 15px;
}
.ios .timeline-item:last-child {
  padding-bottom: 2px;
}
.ios .timeline-item-content .card,
.ios .timeline-item-content.card,
.ios .timeline-item-content .list,
.ios .timeline-item-content.list,
.ios .timeline-item-content .block,
.ios .timeline-item-content.block {
  margin: 0;
  width: 100%;
}
.ios .timeline-item-content .card + .card,
.ios .timeline-item-content .list + .card,
.ios .timeline-item-content .block + .card,
.ios .timeline-item-content .card + .list,
.ios .timeline-item-content .list + .list,
.ios .timeline-item-content .block + .list,
.ios .timeline-item-content .card + .block,
.ios .timeline-item-content .list + .block,
.ios .timeline-item-content .block + .block {
  margin: 15px 0 0;
}
.ios .timeline-item-inner {
  border-radius: 7px;
  padding: 8px 15px;
}
.ios .timeline-item-inner + .timeline-item-inner {
  margin-top: 15px;
}
.ios .block-strong .timeline-item-inner {
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.ios .timeline-item-divider {
  margin-left: 15px;
  margin-right: 15px;
}
.ios .timeline-item-time {
  margin-top: 15px;
  color: #6d6d72;
}
.ios .timeline-item-time:first-child,
.ios .timeline-item-time:last-child {
  margin-top: 0;
}
.ios .timeline-item-title {
  font-size: 17px;
  font-weight: 600;
}
.ios .timeline-item-subtitle {
  font-size: 15px;
}
.ios .timeline-sides .timeline-item {
  margin-left: calc(50% - (30px + 10px) / 2 - 50px);
  margin-right: 0;
}
.ios .timeline-sides .timeline-item .timeline-item-date {
  text-align: right;
}
.ios .timeline-sides .timeline-item:not(.timeline-item-right):nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-right: calc(50% - (30px + 10px) / 2 - 50px);
  margin-left: 0;
}
.ios .timeline-sides .timeline-item:not(.timeline-item-right):nth-child(2n) .timeline-item-date {
  text-align: left;
}
.ios .timeline-sides .timeline-item-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-right: calc(50% - (30px + 10px) / 2 - 50px);
  margin-left: 0;
}
.ios .timeline-sides .timeline-item-left .timeline-item-date {
  text-align: left;
}
.ios .timeline-sides .timeline-item-right {
  margin-left: calc(50% - (30px + 10px) / 2 - 50px);
  margin-right: 0;
}
.ios .timeline-sides .timeline-item-right .timeline-item-date {
  text-align: right;
}
@media (min-width: 768px) {
  .ios .tablet-sides .timeline-item {
    margin-left: calc(50% - (30px + 10px) / 2 - 50px);
    margin-right: 0;
  }
  .ios .tablet-sides .timeline-item .timeline-item-date {
    text-align: right;
  }
  .ios .tablet-sides .timeline-item:not(.timeline-item-right):nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: calc(50% - (30px + 10px) / 2 - 50px);
    margin-left: 0;
  }
  .ios .tablet-sides .timeline-item:not(.timeline-item-right):nth-child(2n) .timeline-item-date {
    text-align: left;
  }
  .ios .tablet-sides .timeline-item-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: calc(50% - (30px + 10px) / 2 - 50px);
    margin-left: 0;
  }
  .ios .tablet-sides .timeline-item-left .timeline-item-date {
    text-align: left;
  }
  .ios .tablet-sides .timeline-item-right {
    margin-left: calc(50% - (30px + 10px) / 2 - 50px);
    margin-right: 0;
  }
  .ios .tablet-sides .timeline-item-right .timeline-item-date {
    text-align: right;
  }
}
.ios .timeline-horizontal {
  padding: 0;
  margin: 0;
}
.ios .timeline-horizontal .timeline-item {
  padding-top: 34px !important;
  padding-bottom: 10px;
}
.ios .timeline-horizontal > .timeline-item:last-child:after,
.ios .timeline-horizontal .timeline-month:last-child .timeline-item:last-child:after {
  display: none !important;
}
.ios .timeline-horizontal .timeline-item-date {
  background: #f7f7f8;
  padding: 0px 10px;
}
.ios .timeline-horizontal .timeline-item-content {
  padding: 10px;
  height: calc(100% - 10px);
}
.ios .timeline-horizontal .timeline-item-date:after {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .timeline-horizontal .timeline-item-date:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .timeline-horizontal .timeline-item-date:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .timeline-horizontal .timeline-month .timeline-item:before {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .timeline-horizontal .timeline-month .timeline-item:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .timeline-horizontal .timeline-month .timeline-item:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .timeline-horizontal .timeline-item:after {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 1px;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.ios.device-pixel-ratio-2 .timeline-horizontal .timeline-item:after {
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.ios.device-pixel-ratio-3 .timeline-horizontal .timeline-item:after {
  -webkit-transform: scaleX(0.33);
  transform: scaleX(0.33);
}
.ios .timeline-horizontal .timeline-year:after {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 1px;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.ios.device-pixel-ratio-2 .timeline-horizontal .timeline-year:after {
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.ios.device-pixel-ratio-3 .timeline-horizontal .timeline-year:after {
  -webkit-transform: scaleX(0.33);
  transform: scaleX(0.33);
}
.ios .timeline-year:last-child:after {
  display: none !important;
}
.ios .timeline-year-title,
.ios .timeline-month-title {
  padding: 0 10px;
  background: #f7f7f8;
}
.ios .timeline-year-title span,
.ios .timeline-month-title span {
  left: 10px;
}
.ios .timeline-year-title span {
  margin-top: 3px;
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
  }
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span {
    left: calc(10px + constant(safe-area-inset-left));
    left: calc(10px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title {
    left: -44px;
    right: 0;
    width: auto;
  }
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item {
    overflow: visible;
  }
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date,
  .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date {
    width: auto;
    padding-left: calc(10px + constant(safe-area-inset-left));
    padding-left: calc(10px + env(safe-area-inset-left));
    left: calc(0px - constant(safe-area-inset-left));
    left: calc(0px - env(safe-area-inset-left));
    right: 0;
  }
  .ios.device-iphone-x .ios-left-edge .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
  .ios.device-iphone-x .ios-edges .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
  .ios.device-iphone-x .popup .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
  .ios.device-iphone-x .sheet-modal .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
  .ios.device-iphone-x .panel-left .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal) {
    padding-left: calc(15px + constant(safe-area-inset-left));
    padding-left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
  .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title {
    width: auto;
    right: calc(0px - constant(safe-area-inset-right));
    right: calc(0px - env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
  .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child {
    overflow: visible;
  }
  .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
  .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
  .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
  .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
  .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date {
    width: auto;
    right: calc(0px - constant(safe-area-inset-right));
    right: calc(0px - env(safe-area-inset-right));
    left: 0;
  }
  .ios.device-iphone-x .ios-right-edge .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
  .ios.device-iphone-x .ios-edges .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
  .ios.device-iphone-x .popup .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
  .ios.device-iphone-x .sheet-modal .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
  .ios.device-iphone-x .panel-right .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal) {
    padding-right: calc(15px + constant(safe-area-inset-right));
    padding-right: calc(15px + env(safe-area-inset-right));
  }
}
.ios .theme-dark .timeline-year-title,
.ios .theme-dark .timeline-month-title {
  background: #1b1b1b;
}
.ios .theme-dark .timeline-item-inner {
  background-color: #1c1c1d;
}
.ios .theme-dark .timeline-item-time {
  color: #8E8E93;
}
.ios .theme-dark .timeline-horizontal .timeline-item-date,
.timeline-horizontal.ios .theme-dark .timeline-item-date {
  background: #1b1b1b;
}
.ios .theme-dark .timeline-horizontal .timeline-item-date:after,
.timeline-horizontal.ios .theme-dark .timeline-item-date:after {
  background-color: #282829;
}
.ios .theme-dark .timeline-horizontal .timeline-month .timeline-item:before,
.timeline-horizontal.ios .theme-dark .timeline-month .timeline-item:before {
  background-color: #282829;
}
.ios .theme-dark .timeline-horizontal .timeline-item:after,
.timeline-horizontal.ios .theme-dark .timeline-item:after {
  background-color: #282829;
}
.ios .theme-dark .timeline-horizontal .timeline-year:after,
.timeline-horizontal.ios .theme-dark .timeline-year:after {
  background-color: #282829;
}
.md .timeline {
  margin: 32px 0;
  padding: 0 16px;
}
.md .block-strong .timeline {
  padding: 0;
  margin: 0;
}
.md .timeline-item {
  padding: 2px 0px 16px;
}
.md .timeline-item:last-child {
  padding-bottom: 2px;
}
.md .timeline-item-content .card,
.md .timeline-item-content.card,
.md .timeline-item-content .list,
.md .timeline-item-content.list,
.md .timeline-item-content .block,
.md .timeline-item-content.block {
  margin: 0;
  width: 100%;
}
.md .timeline-item-content .card + .card,
.md .timeline-item-content .list + .card,
.md .timeline-item-content .block + .card,
.md .timeline-item-content .card + .list,
.md .timeline-item-content .list + .list,
.md .timeline-item-content .block + .list,
.md .timeline-item-content .card + .block,
.md .timeline-item-content .list + .block,
.md .timeline-item-content .block + .block {
  margin: 16px 0 0;
}
.md .timeline-item-inner {
  border-radius: 2px;
  padding: 8px 16px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.md .timeline-item-inner + .timeline-item-inner {
  margin-top: 16px;
}
.md .timeline-item-divider {
  margin-left: 16px;
  margin-right: 16px;
}
.md .timeline-item-time {
  margin-top: 16px;
  color: rgba(0, 0, 0, 0.54);
}
.md .timeline-item-time:first-child {
  margin-top: 0;
}
.md .timeline-item-title {
  font-size: 16px;
}
.md .timeline-sides .timeline-item {
  margin-left: calc(50% - (32px + 10px) / 2 - 50px);
  margin-right: 0;
}
.md .timeline-sides .timeline-item .timeline-item-date {
  text-align: right;
}
.md .timeline-sides .timeline-item:not(.timeline-item-right):nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-right: calc(50% - (32px + 10px) / 2 - 50px);
  margin-left: 0;
}
.md .timeline-sides .timeline-item:not(.timeline-item-right):nth-child(2n) .timeline-item-date {
  text-align: left;
}
.md .timeline-sides .timeline-item-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-right: calc(50% - (32px + 10px) / 2 - 50px);
  margin-left: 0;
}
.md .timeline-sides .timeline-item-left .timeline-item-date {
  text-align: left;
}
.md .timeline-sides .timeline-item-right {
  margin-left: calc(50% - (32px + 10px) / 2 - 50px);
  margin-right: 0;
}
.md .timeline-sides .timeline-item-right .timeline-item-date {
  text-align: right;
}
@media (min-width: 768px) {
  .md .tablet-sides .timeline-item {
    margin-left: calc(50% - (32px + 10px) / 2 - 50px);
    margin-right: 0;
  }
  .md .tablet-sides .timeline-item .timeline-item-date {
    text-align: right;
  }
  .md .tablet-sides .timeline-item:not(.timeline-item-right):nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: calc(50% - (32px + 10px) / 2 - 50px);
    margin-left: 0;
  }
  .md .tablet-sides .timeline-item:not(.timeline-item-right):nth-child(2n) .timeline-item-date {
    text-align: left;
  }
  .md .tablet-sides .timeline-item-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: calc(50% - (32px + 10px) / 2 - 50px);
    margin-left: 0;
  }
  .md .tablet-sides .timeline-item-left .timeline-item-date {
    text-align: left;
  }
  .md .tablet-sides .timeline-item-right {
    margin-left: calc(50% - (32px + 10px) / 2 - 50px);
    margin-right: 0;
  }
  .md .tablet-sides .timeline-item-right .timeline-item-date {
    text-align: right;
  }
}
.md .timeline-horizontal {
  padding: 0;
  margin: 0;
  position: relative;
}
.md .timeline-horizontal .timeline-item {
  padding-top: 34px !important;
  padding-bottom: 12px;
}
.md .timeline-horizontal .timeline-item-date {
  background: #2196f3;
  padding: 0px 12px;
  color: #fff;
}
.md .timeline-horizontal .timeline-item-date:after {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  top: 100%;
  bottom: auto;
  height: 10px;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(40%, rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.05)), color-stop(80%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}
.md .timeline-horizontal .timeline-item-content {
  padding: 12px;
  height: calc(100% - 12px);
}
.md .timeline-horizontal.no-shadow .timeline-item-date:after {
  display: none;
}
.md .timeline-horizontal .timeline-item:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 1px;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.md.device-pixel-ratio-2 .timeline-horizontal .timeline-item:after {
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.md.device-pixel-ratio-3 .timeline-horizontal .timeline-item:after {
  -webkit-transform: scaleX(0.33);
  transform: scaleX(0.33);
}
.md .timeline-horizontal .timeline-item:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.md.device-pixel-ratio-2 .timeline-horizontal .timeline-item:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .timeline-horizontal .timeline-item:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .timeline-year-title,
.md .timeline-month-title {
  padding: 0 12px;
  color: #fff;
  background: #2196f3;
}
.md .timeline-year-title span,
.md .timeline-month-title span {
  left: 12px;
}
.md .timeline-year-title span {
  margin-top: 2px;
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
  }
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span {
    left: calc(12px + constant(safe-area-inset-left));
    left: calc(12px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title {
    left: -44px;
    right: 0;
    width: auto;
  }
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child,
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child,
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item {
    overflow: visible;
  }
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) > .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-item:first-child .timeline-item-date,
  .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date,
  .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title + .timeline-month .timeline-month-title + .timeline-item .timeline-item-date {
    width: auto;
    padding-left: calc(12px + constant(safe-area-inset-left));
    padding-left: calc(12px + env(safe-area-inset-left));
    left: calc(0px - constant(safe-area-inset-left));
    left: calc(0px - env(safe-area-inset-left));
    right: 0;
  }
  .md.device-iphone-x .ios-left-edge .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
  .md.device-iphone-x .ios-edges .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
  .md.device-iphone-x .popup .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
  .md.device-iphone-x .sheet-modal .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
  .md.device-iphone-x .panel-left .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal) {
    padding-left: calc(16px + constant(safe-area-inset-left));
    padding-left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
  .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
  .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title {
    width: auto;
    right: calc(0px - constant(safe-area-inset-right));
    right: calc(0px - env(safe-area-inset-right));
  }
  .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child,
  .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
  .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child {
    overflow: visible;
  }
  .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) > .timeline-item:last-child .timeline-item-date,
  .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
  .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
  .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
  .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
  .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date {
    width: auto;
    right: calc(0px - constant(safe-area-inset-right));
    right: calc(0px - env(safe-area-inset-right));
    left: 0;
  }
  .md.device-iphone-x .ios-right-edge .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
  .md.device-iphone-x .ios-edges .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
  .md.device-iphone-x .popup .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
  .md.device-iphone-x .sheet-modal .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
  .md.device-iphone-x .panel-right .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal) {
    padding-right: calc(16px + constant(safe-area-inset-right));
    padding-right: calc(16px + env(safe-area-inset-right));
  }
}
.md .theme-dark .timeline-item-inner {
  background-color: rgba(255, 255, 255, 0.03);
}
.md .theme-dark .timeline-item-time {
  color: rgba(255, 255, 255, 0.54);
}
.md .color-theme-red .timeline-item-date,
.md .color-theme-red .timeline-year-title,
.md .color-theme-red .timeline-month-title {
  background: #f44336;
}
.md .color-theme-green .timeline-item-date,
.md .color-theme-green .timeline-year-title,
.md .color-theme-green .timeline-month-title {
  background: #4caf50;
}
.md .color-theme-blue .timeline-item-date,
.md .color-theme-blue .timeline-year-title,
.md .color-theme-blue .timeline-month-title {
  background: #2196f3;
}
.md .color-theme-pink .timeline-item-date,
.md .color-theme-pink .timeline-year-title,
.md .color-theme-pink .timeline-month-title {
  background: #e91e63;
}
.md .color-theme-yellow .timeline-item-date,
.md .color-theme-yellow .timeline-year-title,
.md .color-theme-yellow .timeline-month-title {
  background: #ffeb3b;
}
.md .color-theme-orange .timeline-item-date,
.md .color-theme-orange .timeline-year-title,
.md .color-theme-orange .timeline-month-title {
  background: #ff9800;
}
.md .color-theme-gray .timeline-item-date,
.md .color-theme-gray .timeline-year-title,
.md .color-theme-gray .timeline-month-title {
  background: #9e9e9e;
}
.md .color-theme-white .timeline-item-date,
.md .color-theme-white .timeline-year-title,
.md .color-theme-white .timeline-month-title {
  background: #ffffff;
}
.md .color-theme-black .timeline-item-date,
.md .color-theme-black .timeline-year-title,
.md .color-theme-black .timeline-month-title {
  background: #000000;
}
.md .timeline.color-theme-red .timeline-item-date,
.md .timeline.color-theme-red .timeline-year-title,
.md .timeline.color-theme-red .timeline-month-title {
  background: #f44336;
}
.md .timeline.color-theme-green .timeline-item-date,
.md .timeline.color-theme-green .timeline-year-title,
.md .timeline.color-theme-green .timeline-month-title {
  background: #4caf50;
}
.md .timeline.color-theme-blue .timeline-item-date,
.md .timeline.color-theme-blue .timeline-year-title,
.md .timeline.color-theme-blue .timeline-month-title {
  background: #2196f3;
}
.md .timeline.color-theme-pink .timeline-item-date,
.md .timeline.color-theme-pink .timeline-year-title,
.md .timeline.color-theme-pink .timeline-month-title {
  background: #e91e63;
}
.md .timeline.color-theme-yellow .timeline-item-date,
.md .timeline.color-theme-yellow .timeline-year-title,
.md .timeline.color-theme-yellow .timeline-month-title {
  background: #ffeb3b;
}
.md .timeline.color-theme-orange .timeline-item-date,
.md .timeline.color-theme-orange .timeline-year-title,
.md .timeline.color-theme-orange .timeline-month-title {
  background: #ff9800;
}
.md .timeline.color-theme-gray .timeline-item-date,
.md .timeline.color-theme-gray .timeline-year-title,
.md .timeline.color-theme-gray .timeline-month-title {
  background: #9e9e9e;
}
.md .timeline.color-theme-white .timeline-item-date,
.md .timeline.color-theme-white .timeline-year-title,
.md .timeline.color-theme-white .timeline-month-title {
  background: #ffffff;
}
.md .timeline.color-theme-black .timeline-item-date,
.md .timeline.color-theme-black .timeline-year-title,
.md .timeline.color-theme-black .timeline-month-title {
  background: #000000;
}
.tabs .tab {
  display: none;
}
.tabs .tab-active {
  display: block;
}
.tabs-animated-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.tabs-animated-wrap > .tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.tabs-animated-wrap > .tabs > .tab {
  width: 100%;
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.tabs-animated-wrap.not-animated > .tabs {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.tabs-swipeable-wrap {
  height: 100%;
}
.tabs-swipeable-wrap > .tabs {
  height: 100%;
}
.tabs-swipeable-wrap > .tabs > .tab {
  display: block;
}
.page > .tabs {
  height: 100%;
}
.panel-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 5999;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.panel-backdrop.not-animated {
  -webkit-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
}
.panel {
  z-index: 1000;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  top: 0;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 260px;
  background-color: #fff;
}
.panel.not-animated {
  -webkit-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
}
.panel.panel-reveal.not-animated ~ .views,
.panel.panel-reveal.not-animated ~ .view {
  -webkit-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
}
.panel-cover {
  z-index: 6000;
}
.panel-left {
  left: 0;
}
.panel-left.panel-cover {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.panel-right {
  right: 0;
}
.panel-right.panel-cover {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.panel-visible-by-breakpoint {
  display: block;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.panel-visible-by-breakpoint.panel-cover {
  z-index: 5900;
}
html.with-panel .framework7-root > .views .page-content,
html.with-panel .framework7-root > .view .page-content {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}
html.with-panel-left-cover .panel-backdrop,
html.with-panel-right-cover .panel-backdrop {
  display: block;
  opacity: 1;
}
html.with-panel-left-reveal .panel-backdrop,
html.with-panel-right-reveal .panel-backdrop,
html.with-panel-transitioning .panel-backdrop {
  background: rgba(0, 0, 0, 0);
  display: block;
  opacity: 0;
}
html.with-panel-left-reveal .views,
html.with-panel-left-reveal .framework7-root > .view,
html.with-panel-left-reveal .panel-backdrop {
  -webkit-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
}
html.with-panel-right-reveal .views,
html.with-panel-right-reveal .framework7-root > .view,
html.with-panel-right-reveal .panel-backdrop {
  -webkit-transform: translate3d(-260px, 0, 0);
  transform: translate3d(-260px, 0, 0);
}
html.with-panel-left-cover .panel-left {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
html.with-panel-right-cover .panel-right {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
html.with-statusbar.device-ios .panel,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .panel {
  top: 20px;
  height: calc(100% - 20px);
}
html.with-statusbar.device-android .panel,
html.with-statusbar.md:not(.device-ios):not(.device-android) .panel {
  top: 24px;
  height: calc(100% - 24px);
}
html.with-statusbar.device-iphone-x .panel {
  top: constant(safe-area-inset-top);
  top: env(safe-area-inset-top);
  height: calc(100% - constant(safe-area-inset-top));
  height: calc(100% - env(safe-area-inset-top));
}
.ios .panel-backdrop {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  background: rgba(0, 0, 0, 0);
}
.ios .panel {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.ios.with-panel-left-reveal .views,
.ios.with-panel-right-reveal .views,
.ios.with-panel-transitioning .views,
.ios.with-panel-left-reveal .framework7-root > .view,
.ios.with-panel-right-reveal .framework7-root > .view,
.ios.with-panel-transitioning .framework7-root > .view {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.md .panel-backdrop {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  background: rgba(0, 0, 0, 0.2);
}
.md .panel {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.md .panel-visible {
  display: block;
}
.md .panel-visible-by-breakpoint {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.md.with-panel-left-cover .panel-cover,
.md.with-panel-right-cover .panel-cover {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.md.with-panel-left-reveal .views,
.md.with-panel-right-reveal .views,
.md.with-panel-left-reveal .framework7-root > .view,
.md.with-panel-right-reveal .framework7-root > .view {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.md.with-panel-left-reveal .views,
.md.with-panel-right-reveal .views,
.md.with-panel-transitioning .views,
.md.with-panel-left-reveal .framework7-root > .view,
.md.with-panel-right-reveal .framework7-root > .view,
.md.with-panel-transitioning .framework7-root > .view {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: -webkit-transform, -webkit-box-shadow;
  transition-property: -webkit-transform, -webkit-box-shadow;
  transition-property: transform, box-shadow;
  transition-property: transform, box-shadow, -webkit-transform, -webkit-box-shadow;
}
.cards-list > ul:before,
.card .list > ul:before {
  display: none !important;
}
.cards-list > ul:after,
.card .list > ul:after {
  display: none !important;
}
.card {
  background: #fff;
  position: relative;
  border-radius: 4px;
  font-size: 14px;
}
.card .list,
.card .block {
  margin: 0;
}
.row:not(.no-gap) .col > .card {
  margin-left: 0;
  margin-right: 0;
}
.card-content {
  position: relative;
}
.card-content-padding {
  position: relative;
}
.card-content-padding > p:first-child {
  margin-top: 0;
}
.card-content-padding > p:last-child {
  margin-bottom: 0;
}
.card-header,
.card-footer {
  min-height: 44px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.card-header[valign="top"],
.card-footer[valign="top"] {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.card-header[valign="bottom"],
.card-footer[valign="bottom"] {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.card-header a.link,
.card-footer a.link {
  position: relative;
}
.card-header a.link i.icon,
.card-footer a.link i.icon {
  display: block;
}
.card-header a.icon-only,
.card-footer a.icon-only {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}
.card-header {
  border-radius: 4px 4px 0 0;
}
.card-header:after {
  content: '';
  position: absolute;
  background-color: #e1e1e1;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
html.device-pixel-ratio-2 .card-header:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
html.device-pixel-ratio-3 .card-header:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.card-header.no-hairline:after {
  display: none !important;
}
.card-footer {
  border-radius: 0 0 4px 4px;
}
.card-footer:before {
  content: '';
  position: absolute;
  background-color: #e1e1e1;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
html.device-pixel-ratio-2 .card-footer:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
html.device-pixel-ratio-3 .card-footer:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.card-footer.no-hairline:before {
  display: none !important;
}
.ios .cards-list ul,
.ios .card .list ul {
  background: none;
}
.ios .card {
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  margin: 10px;
}
.ios .card-outline {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.ios .card-header a.link,
.ios .card-footer a.link {
  line-height: 44px;
  height: 44px;
  margin-top: -10px;
  margin-bottom: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.ios .card-header a.icon-only,
.ios .card-footer a.icon-only {
  min-width: 44px;
}
.ios .card-content-padding {
  padding: 15px;
}
.ios .card-content-padding > .list,
.ios .card-content-padding > .block {
  margin: -15px;
}
.ios .card-header,
.ios .card-footer {
  min-height: 44px;
  padding: 10px 15px;
}
.ios .card-header {
  font-size: 17px;
}
.ios .card-footer {
  color: #6d6d72;
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .card:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .ios-edges .card:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .popup .card:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .sheet-modal .card:not(.no-ios-edges):not(.no-ios-left-edge),
  .ios.device-iphone-x .panel-left .card:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(10px + constant(safe-area-inset-left));
    margin-left: calc(10px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-right-edge .card:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .ios-edges .card:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .popup .card:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .sheet-modal .card:not(.no-ios-edges):not(.no-ios-right-edge),
  .ios.device-iphone-x .panel-right .card:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(10px + constant(safe-area-inset-right));
    margin-right: calc(10px + env(safe-area-inset-right));
  }
}
.ios .theme-dark .card {
  background-color: #1c1c1d;
}
.ios .theme-dark .card-outline {
  border-color: #282829;
}
.ios .theme-dark .card-header:after {
  background-color: #282829;
}
.ios .theme-dark .card-footer {
  color: #8E8E93;
}
.ios .theme-dark .card-footer:before {
  background-color: #282829;
}
.md .cards-list ul,
.md .card .list ul {
  background: none;
}
.md .card {
  margin: 8px;
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.md .card-outline {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.md .card-header a.link,
.md .card-footer a.link {
  text-decoration: none;
  text-align: center;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  padding: 0 10px;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  font-family: inherit;
  cursor: pointer;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  color: #2196f3;
  border-radius: 4px;
  line-height: 36px;
  height: 36px;
  text-transform: uppercase;
  min-width: 64px;
  padding: 0 8px;
  border: none;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  font-weight: 500;
  letter-spacing: 0.03em;
}
input[type="submit"].md .card-header a.link,
input[type="submit"].md .card-footer a.link,
input[type="button"].md .card-header a.link,
input[type="button"].md .card-footer a.link {
  width: 100%;
}
.md .card-header a.link.active-state,
.md .card-footer a.link.active-state {
  background: rgba(0, 0, 0, 0.1);
}
.md .card-header a.icon-only,
.md .card-footer a.icon-only {
  min-width: 48px;
}
.md .page-content > .card:last-child {
  margin-bottom: 32px;
}
.md .card-content-padding {
  padding: 16px;
}
.md .card-content-padding > .list,
.md .card-content-padding > .block {
  margin: -16px;
}
.md .card-header,
.md .card-footer {
  min-height: 48px;
  padding: 4px 16px;
}
.md .card-header {
  font-size: 16px;
}
.md .card-footer {
  color: #757575;
}
.md .theme-dark .card {
  background-color: rgba(255, 255, 255, 0.03);
}
.md .theme-dark .card-outline {
  border-color: #282829;
}
.md .theme-dark .card-header:after {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .card-footer {
  color: rgba(255, 255, 255, 0.54);
}
.md .theme-dark .card-footer:before {
  background-color: rgba(255, 255, 255, 0.08);
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .card:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .ios-edges .card:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .popup .card:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .sheet-modal .card:not(.no-ios-edges):not(.no-ios-left-edge),
  .md.device-iphone-x .panel-left .card:not(.no-ios-edges):not(.no-ios-left-edge) {
    margin-left: calc(8px + constant(safe-area-inset-left));
    margin-left: calc(8px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-right-edge .card:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .ios-edges .card:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .popup .card:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .sheet-modal .card:not(.no-ios-edges):not(.no-ios-right-edge),
  .md.device-iphone-x .panel-right .card:not(.no-ios-edges):not(.no-ios-right-edge) {
    margin-right: calc(8px + constant(safe-area-inset-right));
    margin-right: calc(8px + env(safe-area-inset-right));
  }
}
.md .color-theme-red .card-header a.link,
.md .color-theme-red .card-footer a.link,
.md .card-header.color-theme-red a.link,
.md .card-footer.color-theme-red a.link {
  color: #f44336;
}
.md .color-theme-green .card-header a.link,
.md .color-theme-green .card-footer a.link,
.md .card-header.color-theme-green a.link,
.md .card-footer.color-theme-green a.link {
  color: #4caf50;
}
.md .color-theme-blue .card-header a.link,
.md .color-theme-blue .card-footer a.link,
.md .card-header.color-theme-blue a.link,
.md .card-footer.color-theme-blue a.link {
  color: #2196f3;
}
.md .color-theme-pink .card-header a.link,
.md .color-theme-pink .card-footer a.link,
.md .card-header.color-theme-pink a.link,
.md .card-footer.color-theme-pink a.link {
  color: #e91e63;
}
.md .color-theme-yellow .card-header a.link,
.md .color-theme-yellow .card-footer a.link,
.md .card-header.color-theme-yellow a.link,
.md .card-footer.color-theme-yellow a.link {
  color: #ffeb3b;
}
.md .color-theme-orange .card-header a.link,
.md .color-theme-orange .card-footer a.link,
.md .card-header.color-theme-orange a.link,
.md .card-footer.color-theme-orange a.link {
  color: #ff9800;
}
.md .color-theme-gray .card-header a.link,
.md .color-theme-gray .card-footer a.link,
.md .card-header.color-theme-gray a.link,
.md .card-footer.color-theme-gray a.link {
  color: #9e9e9e;
}
.md .color-theme-white .card-header a.link,
.md .color-theme-white .card-footer a.link,
.md .card-header.color-theme-white a.link,
.md .card-footer.color-theme-white a.link {
  color: #ffffff;
}
.md .color-theme-black .card-header a.link,
.md .color-theme-black .card-footer a.link,
.md .card-header.color-theme-black a.link,
.md .card-footer.color-theme-black a.link {
  color: #000000;
}
.md .card-header a.link.color-red,
.md .card-footer a.link.color-red {
  color: #f44336;
}
.md .card-header a.link.color-green,
.md .card-footer a.link.color-green {
  color: #4caf50;
}
.md .card-header a.link.color-blue,
.md .card-footer a.link.color-blue {
  color: #2196f3;
}
.md .card-header a.link.color-pink,
.md .card-footer a.link.color-pink {
  color: #e91e63;
}
.md .card-header a.link.color-yellow,
.md .card-footer a.link.color-yellow {
  color: #ffeb3b;
}
.md .card-header a.link.color-orange,
.md .card-footer a.link.color-orange {
  color: #ff9800;
}
.md .card-header a.link.color-gray,
.md .card-footer a.link.color-gray {
  color: #9e9e9e;
}
.md .card-header a.link.color-white,
.md .card-footer a.link.color-white {
  color: #ffffff;
}
.md .card-header a.link.color-black,
.md .card-footer a.link.color-black {
  color: #000000;
}
.chip {
  font-weight: normal;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 2px 0;
}
.chip-media {
  border-radius: 50%;
  text-align: center;
  color: #fff;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.chip-media img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  border-radius: 50%;
  display: block;
}
.chip-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-width: 0;
}
.chip-delete {
  text-align: center;
  cursor: pointer;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-repeat: no-repeat;
}
.chip .chip-delete.active-state {
  opacity: 1;
}
.ios .chip {
  font-size: 13px;
  color: #000;
  background: rgba(0, 0, 0, 0.12);
  height: 24px;
  border-radius: 12px;
  padding: 0 10px;
}
.ios .chip-outline {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.ios .chip-media {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  border-radius: 50%;
  text-align: center;
  line-height: 16px;
  color: #fff;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -10px;
}
.ios .chip-media + .chip-label {
  margin-left: 4px;
}
.ios .chip-media i.icon {
  font-size: 16px;
  height: 16px;
}
.ios .chip-delete {
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2028'%3E%3Ccircle%20cx%3D'14'%20cy%3D'14'%20r%3D'14'%20fill%3D'%23000'%2F%3E%3Cline%20stroke%3D'%23fff'%20stroke-width%3D'3'%20stroke-miterlimit%3D'10'%20x1%3D'8'%20y1%3D'8'%20x2%3D'20'%20y2%3D'20'%2F%3E%3Cline%20fill%3D'none'%20stroke%3D'%23fff'%20stroke-width%3D'3'%20stroke-miterlimit%3D'10'%20x1%3D'20'%20y1%3D'8'%20x2%3D'8'%20y2%3D'20'%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-size: 14px 14px;
  opacity: 0.54;
  margin-right: -10px;
}
.ios .theme-dark .chip {
  background-color: #333;
  color: #fff;
}
.ios .theme-dark .chip-outline {
  background: none;
  border-color: #333;
}
.ios .theme-dark .chip-delete {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2028'%3E%3Ccircle%20cx%3D'14'%20cy%3D'14'%20r%3D'14'%20fill%3D'%23fff'%2F%3E%3Cline%20stroke%3D'%23000'%20stroke-width%3D'3'%20stroke-miterlimit%3D'10'%20x1%3D'8'%20y1%3D'8'%20x2%3D'20'%20y2%3D'20'%2F%3E%3Cline%20fill%3D'none'%20stroke%3D'%23000'%20stroke-width%3D'3'%20stroke-miterlimit%3D'10'%20x1%3D'20'%20y1%3D'8'%20x2%3D'8'%20y2%3D'20'%2F%3E%3C%2Fsvg%3E");
}
.ios .chip.color-red {
  background: #ff3b30;
  color: #fff;
}
.ios .chip.color-red.chip-outline {
  background: none;
  border-color: #ff3b30;
  color: #ff3b30;
}
.ios .chip.color-green {
  background: #4cd964;
  color: #fff;
}
.ios .chip.color-green.chip-outline {
  background: none;
  border-color: #4cd964;
  color: #4cd964;
}
.ios .chip.color-blue {
  background: #007aff;
  color: #fff;
}
.ios .chip.color-blue.chip-outline {
  background: none;
  border-color: #007aff;
  color: #007aff;
}
.ios .chip.color-pink {
  background: #ff2d55;
  color: #fff;
}
.ios .chip.color-pink.chip-outline {
  background: none;
  border-color: #ff2d55;
  color: #ff2d55;
}
.ios .chip.color-yellow {
  background: #ffcc00;
  color: #fff;
}
.ios .chip.color-yellow.chip-outline {
  background: none;
  border-color: #ffcc00;
  color: #ffcc00;
}
.ios .chip.color-orange {
  background: #ff9500;
  color: #fff;
}
.ios .chip.color-orange.chip-outline {
  background: none;
  border-color: #ff9500;
  color: #ff9500;
}
.ios .chip.color-gray {
  background: #8e8e93;
  color: #fff;
}
.ios .chip.color-gray.chip-outline {
  background: none;
  border-color: #8e8e93;
  color: #8e8e93;
}
.ios .chip.color-white {
  background: #ffffff;
  color: #fff;
}
.ios .chip.color-white.chip-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.ios .chip.color-black {
  background: #000000;
  color: #fff;
}
.ios .chip.color-black.chip-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.md .chip {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.87);
  background: rgba(0, 0, 0, 0.12);
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  padding: 0 12px;
}
.md .chip-outline {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.md .chip-media {
  width: 32px;
  height: 32px;
  vertical-align: top;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  color: #fff;
  font-size: 16px;
  margin-left: -12px;
}
.md .chip-media + .chip-label {
  margin-left: 8px;
}
.md .chip-label + .chip-delete {
  margin-left: 4px;
}
.md .chip-delete {
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23000'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202zm5%2013.59L15.59%2017%2012%2013.41%208.41%2017%207%2015.59%2010.59%2012%207%208.41%208.41%207%2012%2010.59%2015.59%207%2017%208.41%2013.41%2012%2017%2015.59z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-size: 20px 20px;
  opacity: 0.54;
  margin-right: -8px;
}
.md .theme-dark .chip {
  background: #333;
  color: rgba(255, 255, 255, 0.87);
}
.md .theme-dark .chip-outline {
  background: none;
  border-color: #333;
}
.md .theme-dark .chip-delete {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23fff'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202zm5%2013.59L15.59%2017%2012%2013.41%208.41%2017%207%2015.59%2010.59%2012%207%208.41%208.41%207%2012%2010.59%2015.59%207%2017%208.41%2013.41%2012%2017%2015.59z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .chip.color-red {
  background: #f44336;
  color: #fff;
}
.md .chip.color-red.chip-outline {
  background: none;
  border-color: #f44336;
  color: #f44336;
}
.md .chip.color-green {
  background: #4caf50;
  color: #fff;
}
.md .chip.color-green.chip-outline {
  background: none;
  border-color: #4caf50;
  color: #4caf50;
}
.md .chip.color-blue {
  background: #2196f3;
  color: #fff;
}
.md .chip.color-blue.chip-outline {
  background: none;
  border-color: #2196f3;
  color: #2196f3;
}
.md .chip.color-pink {
  background: #e91e63;
  color: #fff;
}
.md .chip.color-pink.chip-outline {
  background: none;
  border-color: #e91e63;
  color: #e91e63;
}
.md .chip.color-yellow {
  background: #ffeb3b;
  color: #fff;
}
.md .chip.color-yellow.chip-outline {
  background: none;
  border-color: #ffeb3b;
  color: #ffeb3b;
}
.md .chip.color-orange {
  background: #ff9800;
  color: #fff;
}
.md .chip.color-orange.chip-outline {
  background: none;
  border-color: #ff9800;
  color: #ff9800;
}
.md .chip.color-gray {
  background: #9e9e9e;
  color: #fff;
}
.md .chip.color-gray.chip-outline {
  background: none;
  border-color: #9e9e9e;
  color: #9e9e9e;
}
.md .chip.color-white {
  background: #ffffff;
  color: #fff;
}
.md .chip.color-white.chip-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.md .chip.color-black {
  background: #000000;
  color: #fff;
}
.md .chip.color-black.chip-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="datetime-local"],
input[type="time"],
input[type="number"],
select,
textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  outline: 0;
  display: block;
  padding: 0;
  margin: 0;
  font-family: inherit;
  background: none;
  resize: none;
  font-size: inherit;
  color: inherit;
}
.textarea-resizable-shadow {
  opacity: 0;
  position: absolute;
  z-index: -1000;
  pointer-events: none;
  left: -1000px;
  top: -1000px;
  visibility: hidden;
}
.list input[type="text"],
.list input[type="password"],
.list input[type="search"],
.list input[type="email"],
.list input[type="tel"],
.list input[type="url"],
.list input[type="date"],
.list input[type="datetime-local"],
.list input[type="time"],
.list input[type="number"],
.list select,
.list textarea {
  width: 100%;
}
.list input[type="datetime-local"] {
  max-width: 50vw;
}
.list input[type="date"],
.list input[type="datetime-local"] {
  line-height: 44px;
}
.list textarea {
  resize: none;
  line-height: 1.4;
  height: 100px;
}
.list .item-label,
.list .item-floating-label {
  vertical-align: top;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.list .item-input-wrap {
  width: 100%;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  position: relative;
}
.input {
  position: relative;
}
.input input,
.input select,
.input textarea {
  width: 100%;
}
.input-clear-button {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
  position: absolute;
  top: 50%;
  border-radius: 50%;
  border: none;
  padding: 0;
  margin: 0;
  outline: 0;
  z-index: 1;
  cursor: pointer;
  background: none;
  right: 0;
}
.input-clear-button:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center center;
}
.input-clear-button:before {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
}
.input-with-value ~ .input-clear-button,
.item-input-with-value .input-clear-button,
.input-with-value .input-clear-button {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.input-dropdown-wrap,
.input-dropdown {
  position: relative;
}
.input-dropdown-wrap:before,
.input-dropdown:before {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #727272;
  right: 2px;
}
.input-dropdown-wrap select,
.input-dropdown select,
.input-dropdown-wrap input,
.input-dropdown input,
.input-dropdown-wrap textarea,
.input-dropdown textarea {
  padding-right: 14px;
}
.ios .list input[type="text"],
.ios .list input[type="password"],
.ios .list input[type="search"],
.ios .list input[type="email"],
.ios .list input[type="tel"],
.ios .list input[type="url"],
.ios .list input[type="date"],
.ios .list input[type="datetime-local"],
.ios .list input[type="time"],
.ios .list input[type="number"],
.ios .list select {
  height: 44px;
  color: #000;
  font-size: 17px;
}
.ios .list textarea {
  color: #000;
  font-size: 17px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.ios .list textarea.resizable {
  height: 44px;
}
.ios .item-label,
.ios .item-floating-label {
  font-size: 12px;
  width: 100%;
  line-height: 1;
  overflow: visible;
}
.ios .item-label + .item-input-wrap,
.ios .item-floating-label + .item-input-wrap {
  margin-top: 0;
}
.ios .item-input .item-inner {
  display: block;
}
.ios .item-input .item-media {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.ios .item-input-wrap {
  margin-top: -8px;
  margin-bottom: -8px;
}
.ios .inline-labels .item-inner,
.ios .inline-label .item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ios .inline-labels .item-label,
.ios .inline-label .item-label,
.ios .inline-labels .item-floating-label,
.ios .inline-label .item-floating-label {
  font-size: 17px;
  width: 35%;
  line-height: 1.4;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding-top: 3px;
}
.ios .inline-labels .item-label + .item-input-wrap,
.ios .inline-label .item-label + .item-input-wrap,
.ios .inline-labels .item-floating-label + .item-input-wrap,
.ios .inline-label .item-floating-label + .item-input-wrap {
  margin-top: -8px;
  margin-left: 5px;
}
.ios .inline-labels .item-input-wrap,
.ios .inline-label .item-input-wrap {
  margin-top: -8px;
}
.ios .item-input-with-error-message .item-input-wrap input,
.ios div.input-with-error-message input,
.ios span.input-with-error-message input,
.ios .item-input-with-error-message .item-input-wrap select,
.ios div.input-with-error-message select,
.ios span.input-with-error-message select,
.ios .item-input-with-error-message .item-input-wrap textarea,
.ios div.input-with-error-message textarea,
.ios span.input-with-error-message textarea {
  color: #ff3b30;
}
.ios .item-input-error-message,
.ios .item-input-info,
.ios .input-error-message,
.ios .input-info {
  font-size: 12px;
  line-height: 1.4;
  position: relative;
  margin-bottom: 6px;
  margin-top: -8px;
}
.ios .item-input-info,
.ios .input-info {
  color: #8e8e93;
}
.ios .item-input-error-message,
.ios .input-error-message {
  color: #ff3b30;
  display: none;
}
.ios .item-input-invalid .item-input-error-message {
  display: block;
}
.ios .item-input-invalid .item-input-info {
  display: none;
}
.ios .input-invalid .input-error-message {
  display: block;
}
.ios .input-invalid .input-info {
  display: none;
}
.ios .input-clear-button {
  width: 14px;
  height: 14px;
  margin-top: -7px;
}
.ios .input-clear-button:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2028'%3E%3Ccircle%20cx%3D'14'%20cy%3D'14'%20r%3D'14'%20fill%3D'%238e8e93'%2F%3E%3Cline%20stroke%3D'%23ffffff'%20stroke-width%3D'3'%20stroke-miterlimit%3D'10'%20x1%3D'8'%20y1%3D'8'%20x2%3D'20'%20y2%3D'20'%2F%3E%3Cline%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'3'%20stroke-miterlimit%3D'10'%20x1%3D'20'%20y1%3D'8'%20x2%3D'8'%20y2%3D'20'%2F%3E%3C%2Fsvg%3E");
  background-size: 14px 14px;
}
.ios .input-clear-button:before {
  width: 44px;
  height: 44px;
  margin-left: -22px;
  margin-top: -22px;
}
.ios .item-input-wrap .input-clear-button {
  top: 22px;
}
.ios .theme-dark .list input[type="text"],
.list.ios .theme-dark input[type="text"],
.ios .theme-dark .list input[type="password"],
.list.ios .theme-dark input[type="password"],
.ios .theme-dark .list input[type="search"],
.list.ios .theme-dark input[type="search"],
.ios .theme-dark .list input[type="email"],
.list.ios .theme-dark input[type="email"],
.ios .theme-dark .list input[type="tel"],
.list.ios .theme-dark input[type="tel"],
.ios .theme-dark .list input[type="url"],
.list.ios .theme-dark input[type="url"],
.ios .theme-dark .list input[type="date"],
.list.ios .theme-dark input[type="date"],
.ios .theme-dark .list input[type="datetime-local"],
.list.ios .theme-dark input[type="datetime-local"],
.ios .theme-dark .list input[type="time"],
.list.ios .theme-dark input[type="time"],
.ios .theme-dark .list input[type="number"],
.list.ios .theme-dark input[type="number"],
.ios .theme-dark .list select,
.list.ios .theme-dark select {
  color: #fff;
}
.ios .theme-dark .list textarea,
.list.ios .theme-dark textarea {
  color: #fff;
}
.md .list input[type="text"],
.md .list input[type="password"],
.md .list input[type="search"],
.md .list input[type="email"],
.md .list input[type="tel"],
.md .list input[type="url"],
.md .list input[type="date"],
.md .list input[type="datetime-local"],
.md .list input[type="time"],
.md .list input[type="number"],
.md .list select {
  height: 36px;
  color: #212121;
  font-size: 16px;
}
.md .list input[type="text"]::-webkit-input-placeholder,
.md .list input[type="password"]::-webkit-input-placeholder,
.md .list input[type="search"]::-webkit-input-placeholder,
.md .list input[type="email"]::-webkit-input-placeholder,
.md .list input[type="tel"]::-webkit-input-placeholder,
.md .list input[type="url"]::-webkit-input-placeholder,
.md .list input[type="date"]::-webkit-input-placeholder,
.md .list input[type="datetime-local"]::-webkit-input-placeholder,
.md .list input[type="time"]::-webkit-input-placeholder,
.md .list input[type="number"]::-webkit-input-placeholder,
.md .list select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .list input[type="text"]:-ms-input-placeholder,
.md .list input[type="password"]:-ms-input-placeholder,
.md .list input[type="search"]:-ms-input-placeholder,
.md .list input[type="email"]:-ms-input-placeholder,
.md .list input[type="tel"]:-ms-input-placeholder,
.md .list input[type="url"]:-ms-input-placeholder,
.md .list input[type="date"]:-ms-input-placeholder,
.md .list input[type="datetime-local"]:-ms-input-placeholder,
.md .list input[type="time"]:-ms-input-placeholder,
.md .list input[type="number"]:-ms-input-placeholder,
.md .list select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .list input[type="text"]::-ms-input-placeholder,
.md .list input[type="password"]::-ms-input-placeholder,
.md .list input[type="search"]::-ms-input-placeholder,
.md .list input[type="email"]::-ms-input-placeholder,
.md .list input[type="tel"]::-ms-input-placeholder,
.md .list input[type="url"]::-ms-input-placeholder,
.md .list input[type="date"]::-ms-input-placeholder,
.md .list input[type="datetime-local"]::-ms-input-placeholder,
.md .list input[type="time"]::-ms-input-placeholder,
.md .list input[type="number"]::-ms-input-placeholder,
.md .list select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .list input[type="text"]::placeholder,
.md .list input[type="password"]::placeholder,
.md .list input[type="search"]::placeholder,
.md .list input[type="email"]::placeholder,
.md .list input[type="tel"]::placeholder,
.md .list input[type="url"]::placeholder,
.md .list input[type="date"]::placeholder,
.md .list input[type="datetime-local"]::placeholder,
.md .list input[type="time"]::placeholder,
.md .list input[type="number"]::placeholder,
.md .list select::placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .list textarea {
  color: #212121;
  font-size: 16px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.md .list textarea.resizable {
  height: 36px;
}
.md .list textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .list textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .list textarea::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .list textarea::placeholder {
  color: rgba(0, 0, 0, 0.35);
}
.md .item-input-wrap:after,
.md .input:after {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
.md .item-input-wrap {
  min-height: 36px;
}
.md .item-input-wrap:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .item-input-wrap:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .item-input-wrap:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .input:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .input:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .input:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .item-label,
.md .item-floating-label {
  font-size: 12px;
  width: 100%;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  line-height: 13px;
  -webkit-transition-property: color, -webkit-transform;
  transition-property: color, -webkit-transform;
  transition-property: transform, color;
  transition-property: transform, color, -webkit-transform;
}
.md .item-floating-label {
  -webkit-transform: scale(1.33333333) translateY(18px);
  transform: scale(1.33333333) translateY(18px);
  color: rgba(0, 0, 0, 0.35);
  width: auto;
  max-width: 75%;
  pointer-events: none;
  -webkit-transform-origin: left;
  transform-origin: left;
}
.md .item-floating-label ~ .item-input-wrap input::-webkit-input-placeholder,
.md .item-floating-label ~ .item-input-wrap textarea::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}
.md .item-floating-label ~ .item-input-wrap input:-ms-input-placeholder,
.md .item-floating-label ~ .item-input-wrap textarea:-ms-input-placeholder {
  opacity: 0;
  transition-duration: 100ms;
}
.md .item-floating-label ~ .item-input-wrap input::-ms-input-placeholder,
.md .item-floating-label ~ .item-input-wrap textarea::-ms-input-placeholder {
  opacity: 0;
  transition-duration: 100ms;
}
.md .item-floating-label ~ .item-input-wrap input::placeholder,
.md .item-floating-label ~ .item-input-wrap textarea::placeholder {
  opacity: 0;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}
.md .item-floating-label ~ .item-input-wrap input.input-focused::-webkit-input-placeholder,
.md .item-floating-label ~ .item-input-wrap textarea.input-focused::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.md .item-floating-label ~ .item-input-wrap input.input-focused:-ms-input-placeholder,
.md .item-floating-label ~ .item-input-wrap textarea.input-focused:-ms-input-placeholder {
  opacity: 1;
  transition-duration: 300ms;
}
.md .item-floating-label ~ .item-input-wrap input.input-focused::-ms-input-placeholder,
.md .item-floating-label ~ .item-input-wrap textarea.input-focused::-ms-input-placeholder {
  opacity: 1;
  transition-duration: 300ms;
}
.md .item-floating-label ~ .item-input-wrap input.input-focused::placeholder,
.md .item-floating-label ~ .item-input-wrap textarea.input-focused::placeholder {
  opacity: 1;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.md .item-input-with-value .item-floating-label,
.md .item-input-focused .item-floating-label {
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.md .item-input-with-value .item-floating-label {
  color: rgba(0, 0, 0, 0.65);
}
.md .item-input .item-media {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.md .item-input .item-inner {
  display: block;
}
.md .item-input .item-inner:after {
  display: none !important;
}
.md .inline-labels .item-media,
.md .inline-label .item-media {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding-top: 14px;
}
.md .inline-labels .item-inner,
.md .inline-label .item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.md .inline-labels .item-label,
.md .inline-label .item-label,
.md .inline-labels .item-floating-label,
.md .inline-label .item-floating-label {
  font-size: 16px;
  width: 30%;
  line-height: 1.5;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding-top: 7px;
}
.md .inline-labels .item-label + .item-input-wrap,
.md .inline-label .item-label + .item-input-wrap,
.md .inline-labels .item-floating-label + .item-input-wrap,
.md .inline-label .item-floating-label + .item-input-wrap {
  margin-left: 8px;
}
.md .item-input-with-error-message,
.md .item-input-with-info,
.md div.input-with-error-message,
.md div.input-with-info,
.md span.input-with-error-message,
.md span.input-with-info {
  padding-bottom: 20px;
}
.md .item-input-error-message,
.md .item-input-info,
.md .input-error-message,
.md .input-info {
  font-size: 12px;
  line-height: 1.4;
  position: absolute;
  top: 100%;
  margin-top: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  left: 0;
  right: 16px;
}
.md .item-input-info,
.md .input-info {
  color: rgba(0, 0, 0, 0.45);
}
.md .item-input-error-message,
.md .input-error-message {
  color: #f44336;
  display: none;
}
.md .item-input-focused .item-label,
.md .item-input-focused .item-floating-label {
  color: #2196f3;
}
.md .item-input-focused .item-input-wrap:after,
.md .input-focused:after {
  background: #2196f3;
}
.md .item-input-invalid .item-label,
.md .item-invalid .item-label,
.md .item-input-invalid .item-floating-label,
.md .item-invalid .item-floating-label {
  color: #f44336;
}
.md .item-input-invalid .item-input-error-message,
.md .item-invalid .item-input-error-message,
.md .item-input-invalid .input-error-message,
.md .item-invalid .input-error-message {
  display: block;
}
.md .item-input-invalid .item-input-info,
.md .item-invalid .item-input-info,
.md .item-input-invalid .input-info,
.md .item-invalid .input-info {
  display: none;
}
.md .item-input-invalid .item-input-wrap:after,
.md .input-invalid:after {
  background: #f44336;
}
.md .item-input-invalid .item-input-wrap:after,
.md .item-input-focused .item-input-wrap:after {
  -webkit-transform: scaleY(2);
  transform: scaleY(2);
}
.md .input-invalid:after,
.md .input-focused:after {
  -webkit-transform: scaleY(2) !important;
  transform: scaleY(2) !important;
}
.md .input-clear-button {
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.12);
  margin-top: -12px;
}
.md .input-clear-button:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23000'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
  background-size: 16px 16px;
  opacity: 0.54;
}
.md .input-clear-button:before {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
}
.md .item-input-wrap .input-clear-button {
  bottom: 6px;
  margin-top: 0;
  top: auto;
}
.md .theme-dark input[type="text"],
.md .theme-dark input[type="password"],
.md .theme-dark input[type="search"],
.md .theme-dark input[type="email"],
.md .theme-dark input[type="tel"],
.md .theme-dark input[type="url"],
.md .theme-dark input[type="date"],
.md .theme-dark input[type="datetime-local"],
.md .theme-dark input[type="time"],
.md .theme-dark input[type="number"],
.md .theme-dark select,
.md .theme-dark textarea {
  color: rgba(255, 255, 255, 0.87);
}
.md .theme-dark input[type="text"]::-webkit-input-placeholder,
.md .theme-dark input[type="password"]::-webkit-input-placeholder,
.md .theme-dark input[type="search"]::-webkit-input-placeholder,
.md .theme-dark input[type="email"]::-webkit-input-placeholder,
.md .theme-dark input[type="tel"]::-webkit-input-placeholder,
.md .theme-dark input[type="url"]::-webkit-input-placeholder,
.md .theme-dark input[type="date"]::-webkit-input-placeholder,
.md .theme-dark input[type="datetime-local"]::-webkit-input-placeholder,
.md .theme-dark input[type="time"]::-webkit-input-placeholder,
.md .theme-dark input[type="number"]::-webkit-input-placeholder,
.md .theme-dark select::-webkit-input-placeholder,
.md .theme-dark textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35);
}
.md .theme-dark input[type="text"]:-ms-input-placeholder,
.md .theme-dark input[type="password"]:-ms-input-placeholder,
.md .theme-dark input[type="search"]:-ms-input-placeholder,
.md .theme-dark input[type="email"]:-ms-input-placeholder,
.md .theme-dark input[type="tel"]:-ms-input-placeholder,
.md .theme-dark input[type="url"]:-ms-input-placeholder,
.md .theme-dark input[type="date"]:-ms-input-placeholder,
.md .theme-dark input[type="datetime-local"]:-ms-input-placeholder,
.md .theme-dark input[type="time"]:-ms-input-placeholder,
.md .theme-dark input[type="number"]:-ms-input-placeholder,
.md .theme-dark select:-ms-input-placeholder,
.md .theme-dark textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35);
}
.md .theme-dark input[type="text"]::-ms-input-placeholder,
.md .theme-dark input[type="password"]::-ms-input-placeholder,
.md .theme-dark input[type="search"]::-ms-input-placeholder,
.md .theme-dark input[type="email"]::-ms-input-placeholder,
.md .theme-dark input[type="tel"]::-ms-input-placeholder,
.md .theme-dark input[type="url"]::-ms-input-placeholder,
.md .theme-dark input[type="date"]::-ms-input-placeholder,
.md .theme-dark input[type="datetime-local"]::-ms-input-placeholder,
.md .theme-dark input[type="time"]::-ms-input-placeholder,
.md .theme-dark input[type="number"]::-ms-input-placeholder,
.md .theme-dark select::-ms-input-placeholder,
.md .theme-dark textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35);
}
.md .theme-dark input[type="text"]::placeholder,
.md .theme-dark input[type="password"]::placeholder,
.md .theme-dark input[type="search"]::placeholder,
.md .theme-dark input[type="email"]::placeholder,
.md .theme-dark input[type="tel"]::placeholder,
.md .theme-dark input[type="url"]::placeholder,
.md .theme-dark input[type="date"]::placeholder,
.md .theme-dark input[type="datetime-local"]::placeholder,
.md .theme-dark input[type="time"]::placeholder,
.md .theme-dark input[type="number"]::placeholder,
.md .theme-dark select::placeholder,
.md .theme-dark textarea::placeholder {
  color: rgba(255, 255, 255, 0.35);
}
.md .theme-dark .item-input:not(.item-input-focused) .item-input-wrap:after,
.md .theme-dark .input:after {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .item-label,
.md .theme-dark .item-floating-label {
  color: rgba(255, 255, 255, 0.54);
}
.md .theme-dark .item-floating-label {
  color: rgba(255, 255, 255, 0.35);
}
.md .theme-dark .item-input-with-value .item-floating-label {
  color: rgba(255, 255, 255, 0.54);
}
.md .theme-dark .input-clear-button {
  background: #fff;
}
.md .color-theme-red .item-input-focused .item-label,
.md .color-theme-red .item-input-focused .item-floating-label {
  color: #f44336;
}
.md .color-theme-red .item-input-focused .item-input-wrap:after,
.md .color-theme-red .input-after:after {
  background: #f44336;
}
.md .color-theme-green .item-input-focused .item-label,
.md .color-theme-green .item-input-focused .item-floating-label {
  color: #4caf50;
}
.md .color-theme-green .item-input-focused .item-input-wrap:after,
.md .color-theme-green .input-after:after {
  background: #4caf50;
}
.md .color-theme-blue .item-input-focused .item-label,
.md .color-theme-blue .item-input-focused .item-floating-label {
  color: #2196f3;
}
.md .color-theme-blue .item-input-focused .item-input-wrap:after,
.md .color-theme-blue .input-after:after {
  background: #2196f3;
}
.md .color-theme-pink .item-input-focused .item-label,
.md .color-theme-pink .item-input-focused .item-floating-label {
  color: #e91e63;
}
.md .color-theme-pink .item-input-focused .item-input-wrap:after,
.md .color-theme-pink .input-after:after {
  background: #e91e63;
}
.md .color-theme-yellow .item-input-focused .item-label,
.md .color-theme-yellow .item-input-focused .item-floating-label {
  color: #ffeb3b;
}
.md .color-theme-yellow .item-input-focused .item-input-wrap:after,
.md .color-theme-yellow .input-after:after {
  background: #ffeb3b;
}
.md .color-theme-orange .item-input-focused .item-label,
.md .color-theme-orange .item-input-focused .item-floating-label {
  color: #ff9800;
}
.md .color-theme-orange .item-input-focused .item-input-wrap:after,
.md .color-theme-orange .input-after:after {
  background: #ff9800;
}
.md .color-theme-gray .item-input-focused .item-label,
.md .color-theme-gray .item-input-focused .item-floating-label {
  color: #9e9e9e;
}
.md .color-theme-gray .item-input-focused .item-input-wrap:after,
.md .color-theme-gray .input-after:after {
  background: #9e9e9e;
}
.md .color-theme-white .item-input-focused .item-label,
.md .color-theme-white .item-input-focused .item-floating-label {
  color: #ffffff;
}
.md .color-theme-white .item-input-focused .item-input-wrap:after,
.md .color-theme-white .input-after:after {
  background: #ffffff;
}
.md .color-theme-black .item-input-focused .item-label,
.md .color-theme-black .item-input-focused .item-floating-label {
  color: #000000;
}
.md .color-theme-black .item-input-focused .item-input-wrap:after,
.md .color-theme-black .input-after:after {
  background: #000000;
}
.md .item-input-focused.color-red .item-label,
.md .item-input-focused.color-red .item-floating-label {
  color: #f44336;
}
.md .item-input-focused.color-red .item-input-wrap:after,
.md .input-after.color-red:after {
  background: #f44336;
}
.md .item-input-focused.color-green .item-label,
.md .item-input-focused.color-green .item-floating-label {
  color: #4caf50;
}
.md .item-input-focused.color-green .item-input-wrap:after,
.md .input-after.color-green:after {
  background: #4caf50;
}
.md .item-input-focused.color-blue .item-label,
.md .item-input-focused.color-blue .item-floating-label {
  color: #2196f3;
}
.md .item-input-focused.color-blue .item-input-wrap:after,
.md .input-after.color-blue:after {
  background: #2196f3;
}
.md .item-input-focused.color-pink .item-label,
.md .item-input-focused.color-pink .item-floating-label {
  color: #e91e63;
}
.md .item-input-focused.color-pink .item-input-wrap:after,
.md .input-after.color-pink:after {
  background: #e91e63;
}
.md .item-input-focused.color-yellow .item-label,
.md .item-input-focused.color-yellow .item-floating-label {
  color: #ffeb3b;
}
.md .item-input-focused.color-yellow .item-input-wrap:after,
.md .input-after.color-yellow:after {
  background: #ffeb3b;
}
.md .item-input-focused.color-orange .item-label,
.md .item-input-focused.color-orange .item-floating-label {
  color: #ff9800;
}
.md .item-input-focused.color-orange .item-input-wrap:after,
.md .input-after.color-orange:after {
  background: #ff9800;
}
.md .item-input-focused.color-gray .item-label,
.md .item-input-focused.color-gray .item-floating-label {
  color: #9e9e9e;
}
.md .item-input-focused.color-gray .item-input-wrap:after,
.md .input-after.color-gray:after {
  background: #9e9e9e;
}
.md .item-input-focused.color-white .item-label,
.md .item-input-focused.color-white .item-floating-label {
  color: #ffffff;
}
.md .item-input-focused.color-white .item-input-wrap:after,
.md .input-after.color-white:after {
  background: #ffffff;
}
.md .item-input-focused.color-black .item-label,
.md .item-input-focused.color-black .item-floating-label {
  color: #000000;
}
.md .item-input-focused.color-black .item-input-wrap:after,
.md .input-after.color-black:after {
  background: #000000;
}
.icon-checkbox,
.checkbox i {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.checkbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
}
label.item-checkbox,
.checkbox {
  cursor: pointer;
}
label.item-checkbox input[type="checkbox"],
.checkbox input[type="checkbox"],
label.item-checkbox input[type="radio"],
.checkbox input[type="radio"] {
  display: none;
}
label.item-checkbox .icon-checkbox,
.checkbox .icon-checkbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: block;
}
label.item-checkbox .icon-checkbox:after,
.checkbox .icon-checkbox:after {
  content: '';
  position: absolute;
}
label.item-checkbox {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
label.item-checkbox.active-state:after {
  background-color: transparent;
}
label.item-checkbox.disabled,
.disabled label.item-checkbox {
  opacity: 0.55;
  pointer-events: none;
  opacity: 0.55 !important;
  pointer-events: none !important;
}
.ios .icon-checkbox,
.ios .checkbox i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid #c7c7cc;
}
.ios .icon-checkbox:after,
.ios .checkbox i:after {
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -4px;
  width: 12px;
  height: 9px;
}
.ios label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox input[type="checkbox"]:checked ~ i {
  border: none;
  background: #007aff;
}
.ios label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox:after,
.ios .checkbox input[type="checkbox"]:checked ~ i:after {
  background: no-repeat center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%2012%209'%20xml%3Aspace%3D'preserve'%3E%3Cpolygon%20fill%3D'%23ffffff'%20points%3D'12%2C0.7%2011.3%2C0%203.9%2C7.4%200.7%2C4.2%200%2C4.9%203.9%2C8.8%203.9%2C8.8%203.9%2C8.8%20'%2F%3E%3C%2Fsvg%3E");
  background-size: 12px 9px;
}
.ios label.item-checkbox > .icon-checkbox {
  margin-right: 15px;
}
.ios label.item-checkbox .item-content .item-media,
.ios label.item-checkbox.item-content .item-media {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.ios label.item-checkbox.active-state {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  background-color: #d9d9d9;
}
.ios .theme-dark label.item-checkbox.active-state {
  background-color: #363636;
}
.ios .color-theme-red label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-red .checkbox input[type="checkbox"]:checked ~ i {
  background: #ff3b30;
}
.ios .color-theme-green label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-green .checkbox input[type="checkbox"]:checked ~ i {
  background: #4cd964;
}
.ios .color-theme-blue label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-blue .checkbox input[type="checkbox"]:checked ~ i {
  background: #007aff;
}
.ios .color-theme-pink label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-pink .checkbox input[type="checkbox"]:checked ~ i {
  background: #ff2d55;
}
.ios .color-theme-yellow label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-yellow .checkbox input[type="checkbox"]:checked ~ i {
  background: #ffcc00;
}
.ios .color-theme-orange label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-orange .checkbox input[type="checkbox"]:checked ~ i {
  background: #ff9500;
}
.ios .color-theme-gray label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-gray .checkbox input[type="checkbox"]:checked ~ i {
  background: #8e8e93;
}
.ios .color-theme-white label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-white .checkbox input[type="checkbox"]:checked ~ i {
  background: #ffffff;
}
.ios .color-theme-black label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .color-theme-black .checkbox input[type="checkbox"]:checked ~ i {
  background: #000000;
}
.ios label.item-checkbox.color-red input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-red input[type="checkbox"]:checked ~ i {
  background: #ff3b30;
}
.ios label.item-checkbox.color-green input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-green input[type="checkbox"]:checked ~ i {
  background: #4cd964;
}
.ios label.item-checkbox.color-blue input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-blue input[type="checkbox"]:checked ~ i {
  background: #007aff;
}
.ios label.item-checkbox.color-pink input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-pink input[type="checkbox"]:checked ~ i {
  background: #ff2d55;
}
.ios label.item-checkbox.color-yellow input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-yellow input[type="checkbox"]:checked ~ i {
  background: #ffcc00;
}
.ios label.item-checkbox.color-orange input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-orange input[type="checkbox"]:checked ~ i {
  background: #ff9500;
}
.ios label.item-checkbox.color-gray input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-gray input[type="checkbox"]:checked ~ i {
  background: #8e8e93;
}
.ios label.item-checkbox.color-white input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-white input[type="checkbox"]:checked ~ i {
  background: #ffffff;
}
.ios label.item-checkbox.color-black input[type="checkbox"]:checked ~ .icon-checkbox,
.ios .checkbox.color-black input[type="checkbox"]:checked ~ i {
  background: #000000;
}
.md .icon-checkbox,
.md .checkbox i {
  width: 18px;
  height: 18px;
  border-radius: 2px;
  border: 2px solid #6d6d6d;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  background-color: transparent;
}
.md .icon-checkbox:after,
.md .checkbox i:after {
  width: 18px;
  height: 18px;
  left: -2px;
  top: -2px;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  opacity: 0;
  background: no-repeat center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");
  background-size: 100% auto;
}
.md label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #2196f3;
  border-color: #2196f3;
}
.md label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox:after,
.md label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox:after,
.md .checkbox input[type="checkbox"]:checked ~ i:after {
  opacity: 1;
}
.md label.item-checkbox {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.md label.item-checkbox > .icon-checkbox {
  margin-right: 38px;
}
.md label.item-checkbox .item-content .item-media,
.md label.item-checkbox.item-content .item-media {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.md label.item-checkbox.active-state {
  background-color: rgba(0, 0, 0, 0.1);
}
.md .theme-dark label.item-checkbox.active-state {
  background-color: rgba(255, 255, 255, 0.05);
}
.md .theme-dark .icon-checkbox,
.md .theme-dark .checkbox i {
  border-color: rgba(255, 255, 255, 0.54);
}
.md .color-theme-red label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-red label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-red .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #f44336;
  border-color: #f44336;
}
.md .color-theme-red .checkbox .ripple-wave {
  background: rgba(244, 67, 54, 0.5);
}
.md .color-theme-green label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-green label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-green .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #4caf50;
  border-color: #4caf50;
}
.md .color-theme-green .checkbox .ripple-wave {
  background: rgba(76, 175, 80, 0.5);
}
.md .color-theme-blue label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-blue label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-blue .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #2196f3;
  border-color: #2196f3;
}
.md .color-theme-blue .checkbox .ripple-wave {
  background: rgba(33, 150, 243, 0.5);
}
.md .color-theme-pink label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-pink label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-pink .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #e91e63;
  border-color: #e91e63;
}
.md .color-theme-pink .checkbox .ripple-wave {
  background: rgba(233, 30, 99, 0.5);
}
.md .color-theme-yellow label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-yellow label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-yellow .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.md .color-theme-yellow .checkbox .ripple-wave {
  background: rgba(255, 235, 59, 0.5);
}
.md .color-theme-orange label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-orange label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-orange .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #ff9800;
  border-color: #ff9800;
}
.md .color-theme-orange .checkbox .ripple-wave {
  background: rgba(255, 152, 0, 0.5);
}
.md .color-theme-gray label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-gray label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-gray .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.md .color-theme-gray .checkbox .ripple-wave {
  background: rgba(158, 158, 158, 0.5);
}
.md .color-theme-white label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-white label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-white .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #ffffff;
  border-color: #ffffff;
}
.md .color-theme-white .checkbox .ripple-wave {
  background: rgba(255, 255, 255, 0.5);
}
.md .color-theme-black label.item-checkbox input[type="checkbox"]:checked ~ .icon-checkbox,
.md .color-theme-black label.item-checkbox input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .color-theme-black .checkbox input[type="checkbox"]:checked ~ i {
  background-color: #000000;
  border-color: #000000;
}
.md .color-theme-black .checkbox .ripple-wave {
  background: rgba(0, 0, 0, 0.5);
}
.md label.item-checkbox.color-red input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-red input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-red input[type="checkbox"]:checked ~ i {
  background-color: #f44336;
  border-color: #f44336;
}
.md .checkbox.color-red .ripple-wave {
  background: rgba(244, 67, 54, 0.5);
}
.md label.item-checkbox.color-green input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-green input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-green input[type="checkbox"]:checked ~ i {
  background-color: #4caf50;
  border-color: #4caf50;
}
.md .checkbox.color-green .ripple-wave {
  background: rgba(76, 175, 80, 0.5);
}
.md label.item-checkbox.color-blue input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-blue input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-blue input[type="checkbox"]:checked ~ i {
  background-color: #2196f3;
  border-color: #2196f3;
}
.md .checkbox.color-blue .ripple-wave {
  background: rgba(33, 150, 243, 0.5);
}
.md label.item-checkbox.color-pink input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-pink input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-pink input[type="checkbox"]:checked ~ i {
  background-color: #e91e63;
  border-color: #e91e63;
}
.md .checkbox.color-pink .ripple-wave {
  background: rgba(233, 30, 99, 0.5);
}
.md label.item-checkbox.color-yellow input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-yellow input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-yellow input[type="checkbox"]:checked ~ i {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.md .checkbox.color-yellow .ripple-wave {
  background: rgba(255, 235, 59, 0.5);
}
.md label.item-checkbox.color-orange input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-orange input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-orange input[type="checkbox"]:checked ~ i {
  background-color: #ff9800;
  border-color: #ff9800;
}
.md .checkbox.color-orange .ripple-wave {
  background: rgba(255, 152, 0, 0.5);
}
.md label.item-checkbox.color-gray input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-gray input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-gray input[type="checkbox"]:checked ~ i {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.md .checkbox.color-gray .ripple-wave {
  background: rgba(158, 158, 158, 0.5);
}
.md label.item-checkbox.color-white input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-white input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-white input[type="checkbox"]:checked ~ i {
  background-color: #ffffff;
  border-color: #ffffff;
}
.md .checkbox.color-white .ripple-wave {
  background: rgba(255, 255, 255, 0.5);
}
.md label.item-checkbox.color-black input[type="checkbox"]:checked ~ .icon-checkbox,
.md label.item-checkbox.color-black input[type="checkbox"]:checked ~ * .icon-checkbox,
.md .checkbox.color-black input[type="checkbox"]:checked ~ i {
  background-color: #000000;
  border-color: #000000;
}
.md .checkbox.color-black .ripple-wave {
  background: rgba(0, 0, 0, 0.5);
}
.icon-radio {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.radio {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
}
label.item-radio,
.radio {
  cursor: pointer;
}
label.item-radio input[type="checkbox"],
.radio input[type="checkbox"],
label.item-radio input[type="radio"],
.radio input[type="radio"] {
  display: none;
}
label.item-radio .icon-radio,
.radio .icon-radio {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: block;
}
label.item-radio .icon-radio:after,
.radio .icon-radio:after {
  content: '';
  position: absolute;
}
label.item-radio {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
label.item-radio.active-state:after {
  background-color: transparent;
}
label.item-radio.disabled,
.disabled label.item-radio {
  opacity: 0.55;
  pointer-events: none;
  opacity: 0.55 !important;
  pointer-events: none !important;
}
.ios .icon-radio {
  width: 22px;
  height: 22px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.ios .radio .icon-radio {
  border-radius: 50%;
  border: 1px solid #c7c7cc;
}
.ios label.item-radio input[type="radio"] ~ .icon-radio {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 10px;
}
.ios label.item-radio .item-inner {
  padding-right: 35px;
}
.ios label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .radio input[type="radio"]:checked ~ .icon-radio {
  background: no-repeat center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23007aff'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
  background-size: 13px 10px;
}
.ios .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #007aff;
}
.ios label.item-radio .item-content .item-media,
.ios label.item-radio.item-content .item-media {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.ios label.item-radio.active-state {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  background-color: #d9d9d9;
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-right-edge label.item-radio input[type="radio"] ~ .icon-radio,
  .ios.device-iphone-x .ios-edges label.item-radio input[type="radio"] ~ .icon-radio,
  .ios.device-iphone-x .popup label.item-radio input[type="radio"] ~ .icon-radio,
  .ios.device-iphone-x .sheet-modal label.item-radio input[type="radio"] ~ .icon-radio,
  .ios.device-iphone-x .panel-right label.item-radio input[type="radio"] ~ .icon-radio {
    right: calc(10px + constant(safe-area-inset-right));
    right: calc(10px + env(safe-area-inset-right));
  }
  .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner,
  .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner,
  .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner,
  .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner,
  .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner {
    padding-right: calc(35px + constant(safe-area-inset-right)) !important;
    padding-right: calc(35px + env(safe-area-inset-right));
  }
}
.ios .theme-dark label.item-radio.active-state {
  background-color: #363636;
}
.ios .color-theme-red label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-red label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-red .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ff3b30'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-red .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #ff3b30;
}
.ios .color-theme-green label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-green label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-green .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%234cd964'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-green .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #4cd964;
}
.ios .color-theme-blue label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-blue label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-blue .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23007aff'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-blue .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #007aff;
}
.ios .color-theme-pink label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-pink label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-pink .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ff2d55'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-pink .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #ff2d55;
}
.ios .color-theme-yellow label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-yellow label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-yellow .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ffcc00'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-yellow .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #ffcc00;
}
.ios .color-theme-orange label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-orange label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-orange .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ff9500'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-orange .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #ff9500;
}
.ios .color-theme-gray label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-gray label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-gray .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%238e8e93'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-gray .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #8e8e93;
}
.ios .color-theme-white label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-white label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-white .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ffffff'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-white .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #ffffff;
}
.ios .color-theme-black label.item-radio input[type="radio"]:checked ~ .icon-radio,
.ios .color-theme-black label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.ios .color-theme-black .radio input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23000000'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-theme-black .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #000000;
}
.ios label.item-radio.color-red input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-red input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-red input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ff3b30'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-red input[type="radio"]:checked ~ .icon-radio {
  border-color: #ff3b30;
}
.ios label.item-radio.color-green input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-green input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-green input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%234cd964'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-green input[type="radio"]:checked ~ .icon-radio {
  border-color: #4cd964;
}
.ios label.item-radio.color-blue input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-blue input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-blue input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23007aff'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-blue input[type="radio"]:checked ~ .icon-radio {
  border-color: #007aff;
}
.ios label.item-radio.color-pink input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-pink input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-pink input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ff2d55'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-pink input[type="radio"]:checked ~ .icon-radio {
  border-color: #ff2d55;
}
.ios label.item-radio.color-yellow input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-yellow input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-yellow input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ffcc00'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-yellow input[type="radio"]:checked ~ .icon-radio {
  border-color: #ffcc00;
}
.ios label.item-radio.color-orange input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-orange input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-orange input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ff9500'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-orange input[type="radio"]:checked ~ .icon-radio {
  border-color: #ff9500;
}
.ios label.item-radio.color-gray input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-gray input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-gray input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%238e8e93'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-gray input[type="radio"]:checked ~ .icon-radio {
  border-color: #8e8e93;
}
.ios label.item-radio.color-white input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-white input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-white input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23ffffff'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-white input[type="radio"]:checked ~ .icon-radio {
  border-color: #ffffff;
}
.ios label.item-radio.color-black input[type="radio"]:checked ~ .icon-radio,
.ios label.item-radio.color-black input[type="radio"]:checked ~ * .icon-radio,
.ios .radio.color-black input[type="radio"]:checked ~ .icon-radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23000000'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");
}
.ios .radio.color-black input[type="radio"]:checked ~ .icon-radio {
  border-color: #000000;
}
.md .icon-radio {
  width: 20px;
  height: 20px;
  position: relative;
  border-radius: 50%;
  border: 2px solid #6d6d6d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  display: block;
}
.md .icon-radio:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  margin-top: -5px;
  background-color: #2196f3;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
.md label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #2196f3;
}
.md label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #2196f3;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.md label.item-radio {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.md label.item-radio > .icon-radio {
  margin-right: 38px;
}
.md label.item-radio .item-content .item-media,
.md label.item-radio.item-content .item-media {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.md label.item-radio.active-state {
  background-color: rgba(0, 0, 0, 0.1);
}
.md .theme-dark label.item-radio.active-state {
  background-color: rgba(255, 255, 255, 0.05);
}
.md .theme-dark .icon-radio {
  border-color: rgba(255, 255, 255, 0.54);
}
.md .color-theme-red .icon-radio:after {
  background-color: #f44336;
}
.md .color-theme-red label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-red label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-red .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #f44336;
}
.md .color-theme-red label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-red label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-red .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #f44336;
}
.md .color-theme-red .radio .ripple-wave {
  background: rgba(244, 67, 54, 0.5);
}
.md .color-theme-green .icon-radio:after {
  background-color: #4caf50;
}
.md .color-theme-green label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-green label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-green .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #4caf50;
}
.md .color-theme-green label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-green label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-green .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #4caf50;
}
.md .color-theme-green .radio .ripple-wave {
  background: rgba(76, 175, 80, 0.5);
}
.md .color-theme-blue .icon-radio:after {
  background-color: #2196f3;
}
.md .color-theme-blue label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-blue label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-blue .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #2196f3;
}
.md .color-theme-blue label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-blue label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-blue .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #2196f3;
}
.md .color-theme-blue .radio .ripple-wave {
  background: rgba(33, 150, 243, 0.5);
}
.md .color-theme-pink .icon-radio:after {
  background-color: #e91e63;
}
.md .color-theme-pink label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-pink label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-pink .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #e91e63;
}
.md .color-theme-pink label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-pink label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-pink .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #e91e63;
}
.md .color-theme-pink .radio .ripple-wave {
  background: rgba(233, 30, 99, 0.5);
}
.md .color-theme-yellow .icon-radio:after {
  background-color: #ffeb3b;
}
.md .color-theme-yellow label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-yellow label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-yellow .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #ffeb3b;
}
.md .color-theme-yellow label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-yellow label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-yellow .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #ffeb3b;
}
.md .color-theme-yellow .radio .ripple-wave {
  background: rgba(255, 235, 59, 0.5);
}
.md .color-theme-orange .icon-radio:after {
  background-color: #ff9800;
}
.md .color-theme-orange label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-orange label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-orange .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #ff9800;
}
.md .color-theme-orange label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-orange label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-orange .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #ff9800;
}
.md .color-theme-orange .radio .ripple-wave {
  background: rgba(255, 152, 0, 0.5);
}
.md .color-theme-gray .icon-radio:after {
  background-color: #9e9e9e;
}
.md .color-theme-gray label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-gray label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-gray .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #9e9e9e;
}
.md .color-theme-gray label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-gray label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-gray .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #9e9e9e;
}
.md .color-theme-gray .radio .ripple-wave {
  background: rgba(158, 158, 158, 0.5);
}
.md .color-theme-white .icon-radio:after {
  background-color: #ffffff;
}
.md .color-theme-white label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-white label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-white .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #ffffff;
}
.md .color-theme-white label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-white label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-white .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #ffffff;
}
.md .color-theme-white .radio .ripple-wave {
  background: rgba(255, 255, 255, 0.5);
}
.md .color-theme-black .icon-radio:after {
  background-color: #000000;
}
.md .color-theme-black label.item-radio input[type="radio"]:checked ~ .icon-radio,
.md .color-theme-black label.item-radio input[type="radio"]:checked ~ * .icon-radio,
.md .color-theme-black .radio input[type="radio"]:checked ~ .icon-radio {
  border-color: #000000;
}
.md .color-theme-black label.item-radio input[type="radio"]:checked ~ .icon-radio:after,
.md .color-theme-black label.item-radio input[type="radio"]:checked ~ * .icon-radio:after,
.md .color-theme-black .radio input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #000000;
}
.md .color-theme-black .radio .ripple-wave {
  background: rgba(0, 0, 0, 0.5);
}
.md .radio.color-red .icon-radio:after {
  background-color: #f44336;
}
.md label.item-radio.color-red input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-red input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-red input[type="radio"]:checked ~ .icon-radio {
  border-color: #f44336;
}
.md label.item-radio.color-red input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-red input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-red input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #f44336;
}
.md .radio.color-red .ripple-wave {
  background: rgba(244, 67, 54, 0.5);
}
.md .radio.color-green .icon-radio:after {
  background-color: #4caf50;
}
.md label.item-radio.color-green input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-green input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-green input[type="radio"]:checked ~ .icon-radio {
  border-color: #4caf50;
}
.md label.item-radio.color-green input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-green input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-green input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #4caf50;
}
.md .radio.color-green .ripple-wave {
  background: rgba(76, 175, 80, 0.5);
}
.md .radio.color-blue .icon-radio:after {
  background-color: #2196f3;
}
.md label.item-radio.color-blue input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-blue input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-blue input[type="radio"]:checked ~ .icon-radio {
  border-color: #2196f3;
}
.md label.item-radio.color-blue input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-blue input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-blue input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #2196f3;
}
.md .radio.color-blue .ripple-wave {
  background: rgba(33, 150, 243, 0.5);
}
.md .radio.color-pink .icon-radio:after {
  background-color: #e91e63;
}
.md label.item-radio.color-pink input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-pink input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-pink input[type="radio"]:checked ~ .icon-radio {
  border-color: #e91e63;
}
.md label.item-radio.color-pink input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-pink input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-pink input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #e91e63;
}
.md .radio.color-pink .ripple-wave {
  background: rgba(233, 30, 99, 0.5);
}
.md .radio.color-yellow .icon-radio:after {
  background-color: #ffeb3b;
}
.md label.item-radio.color-yellow input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-yellow input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-yellow input[type="radio"]:checked ~ .icon-radio {
  border-color: #ffeb3b;
}
.md label.item-radio.color-yellow input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-yellow input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-yellow input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #ffeb3b;
}
.md .radio.color-yellow .ripple-wave {
  background: rgba(255, 235, 59, 0.5);
}
.md .radio.color-orange .icon-radio:after {
  background-color: #ff9800;
}
.md label.item-radio.color-orange input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-orange input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-orange input[type="radio"]:checked ~ .icon-radio {
  border-color: #ff9800;
}
.md label.item-radio.color-orange input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-orange input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-orange input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #ff9800;
}
.md .radio.color-orange .ripple-wave {
  background: rgba(255, 152, 0, 0.5);
}
.md .radio.color-gray .icon-radio:after {
  background-color: #9e9e9e;
}
.md label.item-radio.color-gray input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-gray input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-gray input[type="radio"]:checked ~ .icon-radio {
  border-color: #9e9e9e;
}
.md label.item-radio.color-gray input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-gray input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-gray input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #9e9e9e;
}
.md .radio.color-gray .ripple-wave {
  background: rgba(158, 158, 158, 0.5);
}
.md .radio.color-white .icon-radio:after {
  background-color: #ffffff;
}
.md label.item-radio.color-white input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-white input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-white input[type="radio"]:checked ~ .icon-radio {
  border-color: #ffffff;
}
.md label.item-radio.color-white input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-white input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-white input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #ffffff;
}
.md .radio.color-white .ripple-wave {
  background: rgba(255, 255, 255, 0.5);
}
.md .radio.color-black .icon-radio:after {
  background-color: #000000;
}
.md label.item-radio.color-black input[type="radio"]:checked ~ .icon-radio,
.md label.item-radio.color-black input[type="radio"]:checked ~ * .icon-radio,
.md .radio.color-black input[type="radio"]:checked ~ .icon-radio {
  border-color: #000000;
}
.md label.item-radio.color-black input[type="radio"]:checked ~ .icon-radio:after,
.md label.item-radio.color-black input[type="radio"]:checked ~ * .icon-radio:after,
.md .radio.color-black input[type="radio"]:checked ~ .icon-radio:after {
  background-color: #000000;
}
.md .radio.color-black .ripple-wave {
  background: rgba(0, 0, 0, 0.5);
}
.toggle {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.toggle input[type="checkbox"] {
  display: none;
}
.toggle input[disabled] ~ .toggle-icon {
  pointer-events: none;
}
.toggle-icon {
  z-index: 0;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  position: relative;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  cursor: pointer;
}
.toggle-icon:before,
.toggle-icon:after {
  content: '';
}
.toggle-icon:after {
  background: #fff;
  position: absolute;
  z-index: 2;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.ios .toggle {
  width: 52px;
  border-radius: 16px;
  height: 32px;
}
.ios .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: #4cd964;
}
.ios .toggle input[type="checkbox"]:checked + .toggle-icon:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.ios .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
.ios .toggle-icon {
  width: 52px;
  border-radius: 16px;
  height: 32px;
  background: #e5e5e5;
}
.ios .toggle-icon:before {
  position: absolute;
  left: 2px;
  top: 2px;
  width: 48px;
  height: 28px;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  z-index: 1;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.ios .toggle-icon:after {
  height: 28px;
  width: 28px;
  top: 2px;
  left: 2px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  border-radius: 14px;
}
.ios .toggle-active-state input[type="checkbox"]:not(:checked) + .toggle-icon:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.ios .toggle-active-state input[type="checkbox"] + .toggle-icon:after {
  width: 35px;
}
.ios .toggle-active-state input[type="checkbox"]:checked + .toggle-icon:after {
  width: 35px;
  -webkit-transform: translateX(13px);
  transform: translateX(13px);
}
.ios .theme-dark .toggle-icon {
  background-color: #fff;
}
.ios .theme-dark .toggle-icon:before {
  background-color: #1c1c1d;
}
.ios .toggle.color-red input[type="checkbox"]:checked + .toggle-icon {
  background-color: #ff3b30;
}
.ios .toggle.color-green input[type="checkbox"]:checked + .toggle-icon {
  background-color: #4cd964;
}
.ios .toggle.color-blue input[type="checkbox"]:checked + .toggle-icon {
  background-color: #007aff;
}
.ios .toggle.color-pink input[type="checkbox"]:checked + .toggle-icon {
  background-color: #ff2d55;
}
.ios .toggle.color-yellow input[type="checkbox"]:checked + .toggle-icon {
  background-color: #ffcc00;
}
.ios .toggle.color-orange input[type="checkbox"]:checked + .toggle-icon {
  background-color: #ff9500;
}
.ios .toggle.color-gray input[type="checkbox"]:checked + .toggle-icon {
  background-color: #8e8e93;
}
.ios .toggle.color-white input[type="checkbox"]:checked + .toggle-icon {
  background-color: #ffffff;
}
.ios .toggle.color-black input[type="checkbox"]:checked + .toggle-icon {
  background-color: #000000;
}
.md .toggle {
  width: 36px;
  height: 14px;
}
.md .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(33, 150, 243, 0.5);
}
.md .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  -webkit-transform: translateX(16px);
  transform: translateX(16px);
  background: #2196f3;
}
.md .toggle-icon {
  width: 36px;
  height: 14px;
  border-radius: 14px;
  background: #b0afaf;
}
.md .toggle-icon:after {
  height: 20px;
  width: 20px;
  top: -3px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  left: 0;
}
.md .color-theme-red .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(244, 67, 54, 0.5);
}
.md .color-theme-red .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #f44336;
}
.md .color-theme-green .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(76, 175, 80, 0.5);
}
.md .color-theme-green .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #4caf50;
}
.md .color-theme-blue .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(33, 150, 243, 0.5);
}
.md .color-theme-blue .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #2196f3;
}
.md .color-theme-pink .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(233, 30, 99, 0.5);
}
.md .color-theme-pink .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #e91e63;
}
.md .color-theme-yellow .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(255, 235, 59, 0.5);
}
.md .color-theme-yellow .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #ffeb3b;
}
.md .color-theme-orange .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(255, 152, 0, 0.5);
}
.md .color-theme-orange .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #ff9800;
}
.md .color-theme-gray .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(158, 158, 158, 0.5);
}
.md .color-theme-gray .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #9e9e9e;
}
.md .color-theme-white .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(255, 255, 255, 0.5);
}
.md .color-theme-white .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #ffffff;
}
.md .color-theme-black .toggle input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(0, 0, 0, 0.5);
}
.md .color-theme-black .toggle input[type="checkbox"]:checked + .toggle-icon:after {
  background: #000000;
}
.md .toggle.color-red input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(244, 67, 54, 0.5);
}
.md .toggle.color-red input[type="checkbox"]:checked + .toggle-icon:after {
  background: #f44336;
}
.md .toggle.color-green input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(76, 175, 80, 0.5);
}
.md .toggle.color-green input[type="checkbox"]:checked + .toggle-icon:after {
  background: #4caf50;
}
.md .toggle.color-blue input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(33, 150, 243, 0.5);
}
.md .toggle.color-blue input[type="checkbox"]:checked + .toggle-icon:after {
  background: #2196f3;
}
.md .toggle.color-pink input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(233, 30, 99, 0.5);
}
.md .toggle.color-pink input[type="checkbox"]:checked + .toggle-icon:after {
  background: #e91e63;
}
.md .toggle.color-yellow input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(255, 235, 59, 0.5);
}
.md .toggle.color-yellow input[type="checkbox"]:checked + .toggle-icon:after {
  background: #ffeb3b;
}
.md .toggle.color-orange input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(255, 152, 0, 0.5);
}
.md .toggle.color-orange input[type="checkbox"]:checked + .toggle-icon:after {
  background: #ff9800;
}
.md .toggle.color-gray input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(158, 158, 158, 0.5);
}
.md .toggle.color-gray input[type="checkbox"]:checked + .toggle-icon:after {
  background: #9e9e9e;
}
.md .toggle.color-white input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(255, 255, 255, 0.5);
}
.md .toggle.color-white input[type="checkbox"]:checked + .toggle-icon:after {
  background: #ffffff;
}
.md .toggle.color-black input[type="checkbox"]:checked + .toggle-icon {
  background: rgba(0, 0, 0, 0.5);
}
.md .toggle.color-black input[type="checkbox"]:checked + .toggle-icon:after {
  background: #000000;
}
.range-slider {
  display: block;
  width: 100%;
  position: relative;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.range-slider input[type="range"] {
  display: none;
}
.range-bar {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  overflow: hidden;
}
.range-bar-active {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.range-knob-wrap {
  z-index: 20;
  position: absolute;
  top: 50%;
  left: 0;
}
.range-knob {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.range-knob:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-left: -22px;
  margin-top: -22px;
}
.range-knob-label {
  position: absolute;
  left: 50%;
  bottom: 100%;
  text-align: center;
  -webkit-transition-duration: 120ms;
  transition-duration: 120ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translateY(100%) scale(0);
  transform: translateY(100%) scale(0);
}
.range-knob-active-state .range-knob-label {
  -webkit-transform: translateY(0%) scale(1);
  transform: translateY(0%) scale(1);
}
.ios .range-slider {
  height: 28px;
}
.ios .range-bar {
  background: #b7b8b7;
  border-radius: 2px;
  height: 1px;
}
.ios .range-bar-active {
  background: #007aff;
}
.ios .range-knob-wrap {
  height: 28px;
  width: 28px;
  margin-top: -14px;
  margin-left: -14px;
}
.ios .range-knob {
  background: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.ios .range-knob-label {
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  background: #fff;
  border-radius: 5px;
  color: #000;
  font-size: 12px;
  margin-bottom: 6px;
  -webkit-transform: translateX(-50%) translateY(100%) scale(0);
  transform: translateX(-50%) translateY(100%) scale(0);
}
.ios .range-knob-active-state .range-knob-label {
  -webkit-transform: translateX(-50%) translateY(0%) scale(1);
  transform: translateX(-50%) translateY(0%) scale(1);
}
.ios .color-theme-red .range-slider .range-bar-active {
  background-color: #ff3b30;
}
.ios .color-theme-green .range-slider .range-bar-active {
  background-color: #4cd964;
}
.ios .color-theme-blue .range-slider .range-bar-active {
  background-color: #007aff;
}
.ios .color-theme-pink .range-slider .range-bar-active {
  background-color: #ff2d55;
}
.ios .color-theme-yellow .range-slider .range-bar-active {
  background-color: #ffcc00;
}
.ios .color-theme-orange .range-slider .range-bar-active {
  background-color: #ff9500;
}
.ios .color-theme-gray .range-slider .range-bar-active {
  background-color: #8e8e93;
}
.ios .color-theme-white .range-slider .range-bar-active {
  background-color: #ffffff;
}
.ios .color-theme-black .range-slider .range-bar-active {
  background-color: #000000;
}
.ios .range-slider.color-red .range-bar-active {
  background-color: #ff3b30;
}
.ios .range-slider.color-green .range-bar-active {
  background-color: #4cd964;
}
.ios .range-slider.color-blue .range-bar-active {
  background-color: #007aff;
}
.ios .range-slider.color-pink .range-bar-active {
  background-color: #ff2d55;
}
.ios .range-slider.color-yellow .range-bar-active {
  background-color: #ffcc00;
}
.ios .range-slider.color-orange .range-bar-active {
  background-color: #ff9500;
}
.ios .range-slider.color-gray .range-bar-active {
  background-color: #8e8e93;
}
.ios .range-slider.color-white .range-bar-active {
  background-color: #ffffff;
}
.ios .range-slider.color-black .range-bar-active {
  background-color: #000000;
}
.md .range-slider {
  height: 20px;
}
.md .range-bar {
  background: #b9b9b9;
  height: 2px;
  margin-top: -1px;
}
.md .range-bar-active {
  background: #2196f3;
}
.md .range-knob-wrap {
  height: 12px;
  width: 12px;
  margin-top: -6px;
  margin-left: -6px;
}
.md .range-knob {
  background: #2196f3;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: transform, background-color;
  transition-property: transform, background-color, -webkit-transform;
}
.md .range-knob-active-state .range-knob {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.md .range-slider-min:not(.range-slider-dual) .range-knob {
  background: #fff !important;
  border: 2px solid #b9b9b9;
}
.md .range-knob-label {
  width: 26px;
  height: 26px;
  margin-left: -13px;
  margin-bottom: 8px;
  background: #2196f3;
  color: #fff;
  font-size: 10px;
  border-radius: 50%;
  line-height: 26px;
}
.md .range-knob-label:before {
  content: '';
  left: 50%;
  top: 0px;
  margin-left: -13px;
  position: absolute;
  z-index: -1;
  width: 26px;
  height: 26px;
  background: #2196f3;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 50% 50% 50% 0;
}
.md .range-knob-active-state .range-knob-label {
  -webkit-transform: translateY(0%) scale(1);
  transform: translateY(0%) scale(1);
}
.md .range-slider-label .range-knob-active-state .range-knob {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.md .color-theme-red .range-slider .range-bar-active,
.md .color-theme-red .range-slider .range-knob,
.md .color-theme-red .range-slider .range-knob-label,
.md .color-theme-red .range-slider .range-knob-label:before {
  background-color: #f44336;
}
.md .color-theme-green .range-slider .range-bar-active,
.md .color-theme-green .range-slider .range-knob,
.md .color-theme-green .range-slider .range-knob-label,
.md .color-theme-green .range-slider .range-knob-label:before {
  background-color: #4caf50;
}
.md .color-theme-blue .range-slider .range-bar-active,
.md .color-theme-blue .range-slider .range-knob,
.md .color-theme-blue .range-slider .range-knob-label,
.md .color-theme-blue .range-slider .range-knob-label:before {
  background-color: #2196f3;
}
.md .color-theme-pink .range-slider .range-bar-active,
.md .color-theme-pink .range-slider .range-knob,
.md .color-theme-pink .range-slider .range-knob-label,
.md .color-theme-pink .range-slider .range-knob-label:before {
  background-color: #e91e63;
}
.md .color-theme-yellow .range-slider .range-bar-active,
.md .color-theme-yellow .range-slider .range-knob,
.md .color-theme-yellow .range-slider .range-knob-label,
.md .color-theme-yellow .range-slider .range-knob-label:before {
  background-color: #ffeb3b;
}
.md .color-theme-orange .range-slider .range-bar-active,
.md .color-theme-orange .range-slider .range-knob,
.md .color-theme-orange .range-slider .range-knob-label,
.md .color-theme-orange .range-slider .range-knob-label:before {
  background-color: #ff9800;
}
.md .color-theme-gray .range-slider .range-bar-active,
.md .color-theme-gray .range-slider .range-knob,
.md .color-theme-gray .range-slider .range-knob-label,
.md .color-theme-gray .range-slider .range-knob-label:before {
  background-color: #9e9e9e;
}
.md .color-theme-white .range-slider .range-bar-active,
.md .color-theme-white .range-slider .range-knob,
.md .color-theme-white .range-slider .range-knob-label,
.md .color-theme-white .range-slider .range-knob-label:before {
  background-color: #ffffff;
}
.md .color-theme-black .range-slider .range-bar-active,
.md .color-theme-black .range-slider .range-knob,
.md .color-theme-black .range-slider .range-knob-label,
.md .color-theme-black .range-slider .range-knob-label:before {
  background-color: #000000;
}
.md .range-slider.color-red .range-bar-active,
.md .range-slider.color-red .range-knob,
.md .range-slider.color-red .range-knob-label,
.md .range-slider.color-red .range-knob-label:before {
  background-color: #f44336;
}
.md .range-slider.color-green .range-bar-active,
.md .range-slider.color-green .range-knob,
.md .range-slider.color-green .range-knob-label,
.md .range-slider.color-green .range-knob-label:before {
  background-color: #4caf50;
}
.md .range-slider.color-blue .range-bar-active,
.md .range-slider.color-blue .range-knob,
.md .range-slider.color-blue .range-knob-label,
.md .range-slider.color-blue .range-knob-label:before {
  background-color: #2196f3;
}
.md .range-slider.color-pink .range-bar-active,
.md .range-slider.color-pink .range-knob,
.md .range-slider.color-pink .range-knob-label,
.md .range-slider.color-pink .range-knob-label:before {
  background-color: #e91e63;
}
.md .range-slider.color-yellow .range-bar-active,
.md .range-slider.color-yellow .range-knob,
.md .range-slider.color-yellow .range-knob-label,
.md .range-slider.color-yellow .range-knob-label:before {
  background-color: #ffeb3b;
}
.md .range-slider.color-orange .range-bar-active,
.md .range-slider.color-orange .range-knob,
.md .range-slider.color-orange .range-knob-label,
.md .range-slider.color-orange .range-knob-label:before {
  background-color: #ff9800;
}
.md .range-slider.color-gray .range-bar-active,
.md .range-slider.color-gray .range-knob,
.md .range-slider.color-gray .range-knob-label,
.md .range-slider.color-gray .range-knob-label:before {
  background-color: #9e9e9e;
}
.md .range-slider.color-white .range-bar-active,
.md .range-slider.color-white .range-knob,
.md .range-slider.color-white .range-knob-label,
.md .range-slider.color-white .range-knob-label:before {
  background-color: #ffffff;
}
.md .range-slider.color-black .range-bar-active,
.md .range-slider.color-black .range-knob,
.md .range-slider.color-black .range-knob-label,
.md .range-slider.color-black .range-knob-label:before {
  background-color: #000000;
}
.stepper {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.stepper-button,
.stepper-button-minus,
.stepper-button-plus {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.stepper-button .icon,
.stepper-button-minus .icon,
.stepper-button-plus .icon {
  pointer-events: none;
}
.stepper-value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.stepper-input-wrap,
.stepper-value {
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  text-align: center;
}
.stepper-button-plus,
.stepper-button-minus {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stepper-button-plus:after,
.stepper-button-minus:after,
.stepper-button-plus:before,
.stepper-button-minus:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.stepper-button-plus:after,
.stepper-button-minus:after {
  width: 15px;
  height: 2px;
}
.stepper-button-plus:before {
  height: 15px;
  width: 2px;
}
.stepper .stepper-input-wrap input,
.stepper .stepper-value {
  width: 45px;
}
.ios .stepper {
  height: 29px;
}
.ios .stepper-button,
.ios .stepper-button-minus,
.ios .stepper-button-plus {
  border: 1px solid #007aff;
  color: #007aff;
  border-radius: 5px;
  line-height: 27px;
  height: 29px;
  width: 40px;
}
.ios .stepper-button .f7-icons,
.ios .stepper-button-minus .f7-icons,
.ios .stepper-button-plus .f7-icons {
  font-size: 22px;
}
.ios .stepper-button:first-child,
.ios .stepper-button-minus:first-child,
.ios .stepper-button-plus:first-child {
  border-radius: 5px 0 0 5px;
}
.ios .stepper-button:last-child,
.ios .stepper-button-minus:last-child,
.ios .stepper-button-plus:last-child {
  border-radius: 0 5px 5px 0;
}
.ios .stepper-button.active-state,
.ios .stepper-button-minus.active-state,
.ios .stepper-button-plus.active-state {
  background: rgba(0, 122, 255, 0.15);
}
.ios .stepper-button + .stepper-button,
.ios .stepper-button-minus + .stepper-button,
.ios .stepper-button-plus + .stepper-button,
.ios .stepper-button + .stepper-button-minus,
.ios .stepper-button-minus + .stepper-button-minus,
.ios .stepper-button-plus + .stepper-button-minus,
.ios .stepper-button + .stepper-button-plus,
.ios .stepper-button-minus + .stepper-button-plus,
.ios .stepper-button-plus + .stepper-button-plus {
  border-left: none;
}
.ios .stepper-button-plus:after,
.ios .stepper-button-minus:after,
.ios .stepper-button-plus:before,
.ios .stepper-button-minus:before {
  background: #007aff;
}
.ios .stepper-input-wrap,
.ios .stepper-value {
  border-top: 1px solid #007aff;
  border-bottom: 1px solid #007aff;
}
.ios .stepper .stepper-value {
  color: #007aff;
  font-size: 17px;
}
.ios .stepper .stepper-input-wrap input {
  height: 100%;
  text-align: center;
  color: #007aff;
  font-size: 17px;
}
.ios .stepper-fill .stepper-button,
.ios .stepper-fill-ios .stepper-button,
.ios .stepper-fill .stepper-button-minus,
.ios .stepper-fill-ios .stepper-button-minus,
.ios .stepper-fill .stepper-button-plus,
.ios .stepper-fill-ios .stepper-button-plus {
  color: #fff;
  background: #007aff;
}
.ios .stepper-fill .stepper-button.active-state,
.ios .stepper-fill-ios .stepper-button.active-state,
.ios .stepper-fill .stepper-button-minus.active-state,
.ios .stepper-fill-ios .stepper-button-minus.active-state,
.ios .stepper-fill .stepper-button-plus.active-state,
.ios .stepper-fill-ios .stepper-button-plus.active-state {
  opacity: 0.8;
}
.ios .stepper-fill .stepper-button-plus:before,
.ios .stepper-fill-ios .stepper-button-plus:before,
.ios .stepper-fill .stepper-button-minus:before,
.ios .stepper-fill-ios .stepper-button-minus:before,
.ios .stepper-fill .stepper-button-plus:after,
.ios .stepper-fill-ios .stepper-button-plus:after,
.ios .stepper-fill .stepper-button-minus:after,
.ios .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-fill .stepper-button + .stepper-button,
.ios .stepper-fill-ios .stepper-button + .stepper-button,
.ios .stepper-fill .stepper-button-minus + .stepper-button-plus,
.ios .stepper-fill-ios .stepper-button-minus + .stepper-button-plus {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.ios .stepper-round .stepper-button:first-child,
.ios .stepper-round-ios .stepper-button:first-child,
.ios .stepper-round .stepper-button-minus:first-child,
.ios .stepper-round-ios .stepper-button-minus:first-child,
.ios .stepper-round .stepper-button-plus:first-child,
.ios .stepper-round-ios .stepper-button-plus:first-child {
  border-radius: 29px 0 0 29px;
}
.ios .stepper-round .stepper-button:last-child,
.ios .stepper-round-ios .stepper-button:last-child,
.ios .stepper-round .stepper-button-minus:last-child,
.ios .stepper-round-ios .stepper-button-minus:last-child,
.ios .stepper-round .stepper-button-plus:last-child,
.ios .stepper-round-ios .stepper-button-plus:last-child {
  border-radius: 0 29px 29px 0;
}
.ios .stepper-small,
.ios .stepper-small-ios {
  height: 26px;
}
.ios .stepper-small .stepper-input-wrap,
.ios .stepper-small-ios .stepper-input-wrap,
.ios .stepper-small .stepper-value,
.ios .stepper-small-ios .stepper-value {
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.ios .stepper-small .stepper-button,
.ios .stepper-small-ios .stepper-button,
.ios .stepper-small .stepper-button-minus,
.ios .stepper-small-ios .stepper-button-minus,
.ios .stepper-small .stepper-button-plus,
.ios .stepper-small-ios .stepper-button-plus {
  height: 26px;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  line-height: 22px;
  border-width: 2px;
}
.ios .stepper-small .stepper-button .f7-icons,
.ios .stepper-small-ios .stepper-button .f7-icons,
.ios .stepper-small .stepper-button-minus .f7-icons,
.ios .stepper-small-ios .stepper-button-minus .f7-icons,
.ios .stepper-small .stepper-button-plus .f7-icons,
.ios .stepper-small-ios .stepper-button-plus .f7-icons {
  font-size: 18px;
}
.ios .stepper-small.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .stepper-small.stepper-fill-ios .stepper-button.active-state,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button.active-state,
.ios .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.stepper-fill-ios .stepper-button-minus.active-state,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-minus.active-state,
.ios .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.stepper-fill-ios .stepper-button-plus.active-state,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-plus.active-state {
  color: #007aff;
  border-color: #007aff;
  background-color: transparent;
  opacity: 1;
}
.ios .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.stepper-fill-ios .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-plus.active-state:before,
.ios .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.stepper-fill-ios .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-minus.active-state:before,
.ios .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.stepper-fill-ios .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-plus.active-state:after,
.ios .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.stepper-fill-ios .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-minus.active-state:after {
  background-color: #007aff;
}
.ios .stepper-big,
.ios .stepper-big-ios {
  height: 44px;
}
.ios .stepper-big .stepper-button,
.ios .stepper-big-ios .stepper-button,
.ios .stepper-big .stepper-button-minus,
.ios .stepper-big-ios .stepper-button-minus,
.ios .stepper-big .stepper-button-plus,
.ios .stepper-big-ios .stepper-button-plus {
  height: 44px;
  line-height: 42px;
}
.ios .color-theme-red .stepper-button,
.ios .color-theme-red .stepper-button-minus,
.ios .color-theme-red .stepper-button-plus {
  border-color: #ff3b30;
  color: #ff3b30;
}
.ios .color-theme-red .stepper-button.active-state,
.ios .color-theme-red .stepper-button-minus.active-state,
.ios .color-theme-red .stepper-button-plus.active-state {
  background-color: rgba(255, 59, 48, 0.15);
}
.ios .color-theme-red .stepper-button-plus:after,
.ios .color-theme-red .stepper-button-minus:after,
.ios .color-theme-red .stepper-button-plus:before,
.ios .color-theme-red .stepper-button-minus:before {
  background-color: #ff3b30;
}
.ios .color-theme-red .stepper-value,
.ios .color-theme-red .stepper-input-wrap {
  border-top-color: #ff3b30;
  border-bottom-color: #ff3b30;
}
.ios .color-theme-red .stepper-value,
.ios .color-theme-red .stepper-input-wrap input {
  color: #ff3b30;
}
.ios .color-theme-red .stepper-fill .stepper-button,
.ios .color-theme-red .stepper-fill-ios .stepper-button,
.ios .color-theme-red .stepper-fill .stepper-button-minus,
.ios .color-theme-red .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-red .stepper-fill .stepper-button-plus,
.ios .color-theme-red .stepper-fill-ios .stepper-button-plus {
  background-color: #ff3b30;
}
.ios .color-theme-red .stepper-fill .stepper-button-plus:before,
.ios .color-theme-red .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-red .stepper-fill .stepper-button-minus:before,
.ios .color-theme-red .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-red .stepper-fill .stepper-button-plus:after,
.ios .color-theme-red .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-red .stepper-fill .stepper-button-minus:after,
.ios .color-theme-red .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #ff3b30;
  border-color: #ff3b30;
  background-color: transparent;
}
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ff3b30;
}
.ios .color-theme-green .stepper-button,
.ios .color-theme-green .stepper-button-minus,
.ios .color-theme-green .stepper-button-plus {
  border-color: #4cd964;
  color: #4cd964;
}
.ios .color-theme-green .stepper-button.active-state,
.ios .color-theme-green .stepper-button-minus.active-state,
.ios .color-theme-green .stepper-button-plus.active-state {
  background-color: rgba(76, 217, 100, 0.15);
}
.ios .color-theme-green .stepper-button-plus:after,
.ios .color-theme-green .stepper-button-minus:after,
.ios .color-theme-green .stepper-button-plus:before,
.ios .color-theme-green .stepper-button-minus:before {
  background-color: #4cd964;
}
.ios .color-theme-green .stepper-value,
.ios .color-theme-green .stepper-input-wrap {
  border-top-color: #4cd964;
  border-bottom-color: #4cd964;
}
.ios .color-theme-green .stepper-value,
.ios .color-theme-green .stepper-input-wrap input {
  color: #4cd964;
}
.ios .color-theme-green .stepper-fill .stepper-button,
.ios .color-theme-green .stepper-fill-ios .stepper-button,
.ios .color-theme-green .stepper-fill .stepper-button-minus,
.ios .color-theme-green .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-green .stepper-fill .stepper-button-plus,
.ios .color-theme-green .stepper-fill-ios .stepper-button-plus {
  background-color: #4cd964;
}
.ios .color-theme-green .stepper-fill .stepper-button-plus:before,
.ios .color-theme-green .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-green .stepper-fill .stepper-button-minus:before,
.ios .color-theme-green .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-green .stepper-fill .stepper-button-plus:after,
.ios .color-theme-green .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-green .stepper-fill .stepper-button-minus:after,
.ios .color-theme-green .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #4cd964;
  border-color: #4cd964;
  background-color: transparent;
}
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #4cd964;
}
.ios .color-theme-blue .stepper-button,
.ios .color-theme-blue .stepper-button-minus,
.ios .color-theme-blue .stepper-button-plus {
  border-color: #007aff;
  color: #007aff;
}
.ios .color-theme-blue .stepper-button.active-state,
.ios .color-theme-blue .stepper-button-minus.active-state,
.ios .color-theme-blue .stepper-button-plus.active-state {
  background-color: rgba(0, 122, 255, 0.15);
}
.ios .color-theme-blue .stepper-button-plus:after,
.ios .color-theme-blue .stepper-button-minus:after,
.ios .color-theme-blue .stepper-button-plus:before,
.ios .color-theme-blue .stepper-button-minus:before {
  background-color: #007aff;
}
.ios .color-theme-blue .stepper-value,
.ios .color-theme-blue .stepper-input-wrap {
  border-top-color: #007aff;
  border-bottom-color: #007aff;
}
.ios .color-theme-blue .stepper-value,
.ios .color-theme-blue .stepper-input-wrap input {
  color: #007aff;
}
.ios .color-theme-blue .stepper-fill .stepper-button,
.ios .color-theme-blue .stepper-fill-ios .stepper-button,
.ios .color-theme-blue .stepper-fill .stepper-button-minus,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-blue .stepper-fill .stepper-button-plus,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-plus {
  background-color: #007aff;
}
.ios .color-theme-blue .stepper-fill .stepper-button-plus:before,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-blue .stepper-fill .stepper-button-minus:before,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-blue .stepper-fill .stepper-button-plus:after,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-blue .stepper-fill .stepper-button-minus:after,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #007aff;
  border-color: #007aff;
  background-color: transparent;
}
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #007aff;
}
.ios .color-theme-pink .stepper-button,
.ios .color-theme-pink .stepper-button-minus,
.ios .color-theme-pink .stepper-button-plus {
  border-color: #ff2d55;
  color: #ff2d55;
}
.ios .color-theme-pink .stepper-button.active-state,
.ios .color-theme-pink .stepper-button-minus.active-state,
.ios .color-theme-pink .stepper-button-plus.active-state {
  background-color: rgba(255, 45, 85, 0.15);
}
.ios .color-theme-pink .stepper-button-plus:after,
.ios .color-theme-pink .stepper-button-minus:after,
.ios .color-theme-pink .stepper-button-plus:before,
.ios .color-theme-pink .stepper-button-minus:before {
  background-color: #ff2d55;
}
.ios .color-theme-pink .stepper-value,
.ios .color-theme-pink .stepper-input-wrap {
  border-top-color: #ff2d55;
  border-bottom-color: #ff2d55;
}
.ios .color-theme-pink .stepper-value,
.ios .color-theme-pink .stepper-input-wrap input {
  color: #ff2d55;
}
.ios .color-theme-pink .stepper-fill .stepper-button,
.ios .color-theme-pink .stepper-fill-ios .stepper-button,
.ios .color-theme-pink .stepper-fill .stepper-button-minus,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-pink .stepper-fill .stepper-button-plus,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-plus {
  background-color: #ff2d55;
}
.ios .color-theme-pink .stepper-fill .stepper-button-plus:before,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-pink .stepper-fill .stepper-button-minus:before,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-pink .stepper-fill .stepper-button-plus:after,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-pink .stepper-fill .stepper-button-minus:after,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #ff2d55;
  border-color: #ff2d55;
  background-color: transparent;
}
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ff2d55;
}
.ios .color-theme-yellow .stepper-button,
.ios .color-theme-yellow .stepper-button-minus,
.ios .color-theme-yellow .stepper-button-plus {
  border-color: #ffcc00;
  color: #ffcc00;
}
.ios .color-theme-yellow .stepper-button.active-state,
.ios .color-theme-yellow .stepper-button-minus.active-state,
.ios .color-theme-yellow .stepper-button-plus.active-state {
  background-color: rgba(255, 204, 0, 0.15);
}
.ios .color-theme-yellow .stepper-button-plus:after,
.ios .color-theme-yellow .stepper-button-minus:after,
.ios .color-theme-yellow .stepper-button-plus:before,
.ios .color-theme-yellow .stepper-button-minus:before {
  background-color: #ffcc00;
}
.ios .color-theme-yellow .stepper-value,
.ios .color-theme-yellow .stepper-input-wrap {
  border-top-color: #ffcc00;
  border-bottom-color: #ffcc00;
}
.ios .color-theme-yellow .stepper-value,
.ios .color-theme-yellow .stepper-input-wrap input {
  color: #ffcc00;
}
.ios .color-theme-yellow .stepper-fill .stepper-button,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button,
.ios .color-theme-yellow .stepper-fill .stepper-button-minus,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-yellow .stepper-fill .stepper-button-plus,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-plus {
  background-color: #ffcc00;
}
.ios .color-theme-yellow .stepper-fill .stepper-button-plus:before,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-yellow .stepper-fill .stepper-button-minus:before,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-yellow .stepper-fill .stepper-button-plus:after,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-yellow .stepper-fill .stepper-button-minus:after,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #ffcc00;
  border-color: #ffcc00;
  background-color: transparent;
}
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ffcc00;
}
.ios .color-theme-orange .stepper-button,
.ios .color-theme-orange .stepper-button-minus,
.ios .color-theme-orange .stepper-button-plus {
  border-color: #ff9500;
  color: #ff9500;
}
.ios .color-theme-orange .stepper-button.active-state,
.ios .color-theme-orange .stepper-button-minus.active-state,
.ios .color-theme-orange .stepper-button-plus.active-state {
  background-color: rgba(255, 149, 0, 0.15);
}
.ios .color-theme-orange .stepper-button-plus:after,
.ios .color-theme-orange .stepper-button-minus:after,
.ios .color-theme-orange .stepper-button-plus:before,
.ios .color-theme-orange .stepper-button-minus:before {
  background-color: #ff9500;
}
.ios .color-theme-orange .stepper-value,
.ios .color-theme-orange .stepper-input-wrap {
  border-top-color: #ff9500;
  border-bottom-color: #ff9500;
}
.ios .color-theme-orange .stepper-value,
.ios .color-theme-orange .stepper-input-wrap input {
  color: #ff9500;
}
.ios .color-theme-orange .stepper-fill .stepper-button,
.ios .color-theme-orange .stepper-fill-ios .stepper-button,
.ios .color-theme-orange .stepper-fill .stepper-button-minus,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-orange .stepper-fill .stepper-button-plus,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-plus {
  background-color: #ff9500;
}
.ios .color-theme-orange .stepper-fill .stepper-button-plus:before,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-orange .stepper-fill .stepper-button-minus:before,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-orange .stepper-fill .stepper-button-plus:after,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-orange .stepper-fill .stepper-button-minus:after,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #ff9500;
  border-color: #ff9500;
  background-color: transparent;
}
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ff9500;
}
.ios .color-theme-gray .stepper-button,
.ios .color-theme-gray .stepper-button-minus,
.ios .color-theme-gray .stepper-button-plus {
  border-color: #8e8e93;
  color: #8e8e93;
}
.ios .color-theme-gray .stepper-button.active-state,
.ios .color-theme-gray .stepper-button-minus.active-state,
.ios .color-theme-gray .stepper-button-plus.active-state {
  background-color: rgba(142, 142, 147, 0.15);
}
.ios .color-theme-gray .stepper-button-plus:after,
.ios .color-theme-gray .stepper-button-minus:after,
.ios .color-theme-gray .stepper-button-plus:before,
.ios .color-theme-gray .stepper-button-minus:before {
  background-color: #8e8e93;
}
.ios .color-theme-gray .stepper-value,
.ios .color-theme-gray .stepper-input-wrap {
  border-top-color: #8e8e93;
  border-bottom-color: #8e8e93;
}
.ios .color-theme-gray .stepper-value,
.ios .color-theme-gray .stepper-input-wrap input {
  color: #8e8e93;
}
.ios .color-theme-gray .stepper-fill .stepper-button,
.ios .color-theme-gray .stepper-fill-ios .stepper-button,
.ios .color-theme-gray .stepper-fill .stepper-button-minus,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-gray .stepper-fill .stepper-button-plus,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-plus {
  background-color: #8e8e93;
}
.ios .color-theme-gray .stepper-fill .stepper-button-plus:before,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-gray .stepper-fill .stepper-button-minus:before,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-gray .stepper-fill .stepper-button-plus:after,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-gray .stepper-fill .stepper-button-minus:after,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #8e8e93;
  border-color: #8e8e93;
  background-color: transparent;
}
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #8e8e93;
}
.ios .color-theme-white .stepper-button,
.ios .color-theme-white .stepper-button-minus,
.ios .color-theme-white .stepper-button-plus {
  border-color: #ffffff;
  color: #ffffff;
}
.ios .color-theme-white .stepper-button.active-state,
.ios .color-theme-white .stepper-button-minus.active-state,
.ios .color-theme-white .stepper-button-plus.active-state {
  background-color: rgba(255, 255, 255, 0.15);
}
.ios .color-theme-white .stepper-button-plus:after,
.ios .color-theme-white .stepper-button-minus:after,
.ios .color-theme-white .stepper-button-plus:before,
.ios .color-theme-white .stepper-button-minus:before {
  background-color: #ffffff;
}
.ios .color-theme-white .stepper-value,
.ios .color-theme-white .stepper-input-wrap {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.ios .color-theme-white .stepper-value,
.ios .color-theme-white .stepper-input-wrap input {
  color: #ffffff;
}
.ios .color-theme-white .stepper-fill .stepper-button,
.ios .color-theme-white .stepper-fill-ios .stepper-button,
.ios .color-theme-white .stepper-fill .stepper-button-minus,
.ios .color-theme-white .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-white .stepper-fill .stepper-button-plus,
.ios .color-theme-white .stepper-fill-ios .stepper-button-plus {
  background-color: #ffffff;
}
.ios .color-theme-white .stepper-fill .stepper-button-plus:before,
.ios .color-theme-white .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-white .stepper-fill .stepper-button-minus:before,
.ios .color-theme-white .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-white .stepper-fill .stepper-button-plus:after,
.ios .color-theme-white .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-white .stepper-fill .stepper-button-minus:after,
.ios .color-theme-white .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ffffff;
}
.ios .color-theme-black .stepper-button,
.ios .color-theme-black .stepper-button-minus,
.ios .color-theme-black .stepper-button-plus {
  border-color: #000000;
  color: #000000;
}
.ios .color-theme-black .stepper-button.active-state,
.ios .color-theme-black .stepper-button-minus.active-state,
.ios .color-theme-black .stepper-button-plus.active-state {
  background-color: rgba(0, 0, 0, 0.15);
}
.ios .color-theme-black .stepper-button-plus:after,
.ios .color-theme-black .stepper-button-minus:after,
.ios .color-theme-black .stepper-button-plus:before,
.ios .color-theme-black .stepper-button-minus:before {
  background-color: #000000;
}
.ios .color-theme-black .stepper-value,
.ios .color-theme-black .stepper-input-wrap {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.ios .color-theme-black .stepper-value,
.ios .color-theme-black .stepper-input-wrap input {
  color: #000000;
}
.ios .color-theme-black .stepper-fill .stepper-button,
.ios .color-theme-black .stepper-fill-ios .stepper-button,
.ios .color-theme-black .stepper-fill .stepper-button-minus,
.ios .color-theme-black .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-black .stepper-fill .stepper-button-plus,
.ios .color-theme-black .stepper-fill-ios .stepper-button-plus {
  background-color: #000000;
}
.ios .color-theme-black .stepper-fill .stepper-button-plus:before,
.ios .color-theme-black .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-black .stepper-fill .stepper-button-minus:before,
.ios .color-theme-black .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-black .stepper-fill .stepper-button-plus:after,
.ios .color-theme-black .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-black .stepper-fill .stepper-button-minus:after,
.ios .color-theme-black .stepper-fill-ios .stepper-button-minus:after {
  background-color: #fff;
}
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button.active-state,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-plus.active-state {
  color: #000000;
  border-color: #000000;
  background-color: transparent;
}
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #000000;
}
.ios .stepper.color-red .stepper-button,
.ios .stepper.color-red .stepper-button-minus,
.ios .stepper.color-red .stepper-button-plus {
  border-color: #ff3b30;
  color: #ff3b30;
}
.ios .stepper.color-red .stepper-button.active-state,
.ios .stepper.color-red .stepper-button-minus.active-state,
.ios .stepper.color-red .stepper-button-plus.active-state {
  background-color: rgba(255, 59, 48, 0.15);
}
.ios .stepper.color-red .stepper-button-plus:after,
.ios .stepper.color-red .stepper-button-minus:after,
.ios .stepper.color-red .stepper-button-plus:before,
.ios .stepper.color-red .stepper-button-minus:before {
  background-color: #ff3b30;
}
.ios .stepper.color-red .stepper-value,
.ios .stepper.color-red .stepper-input-wrap {
  border-top-color: #ff3b30;
  border-bottom-color: #ff3b30;
}
.ios .stepper.color-red .stepper-value,
.ios .stepper.color-red .stepper-input-wrap input {
  color: #ff3b30;
}
.ios .stepper-fill.color-red .stepper-button,
.ios .stepper-fill-ios.color-red .stepper-button,
.ios .stepper-fill.color-red .stepper-button-minus,
.ios .stepper-fill-ios.color-red .stepper-button-minus,
.ios .stepper-fill.color-red .stepper-button-plus,
.ios .stepper-fill-ios.color-red .stepper-button-plus {
  background-color: #ff3b30;
}
.ios .stepper-fill.color-red .stepper-button-plus:before,
.ios .stepper-fill-ios.color-red .stepper-button-plus:before,
.ios .stepper-fill.color-red .stepper-button-minus:before,
.ios .stepper-fill-ios.color-red .stepper-button-minus:before,
.ios .stepper-fill.color-red .stepper-button-plus:after,
.ios .stepper-fill-ios.color-red .stepper-button-plus:after,
.ios .stepper-fill.color-red .stepper-button-minus:after,
.ios .stepper-fill-ios.color-red .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-red.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-red.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-red.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-plus.active-state {
  color: #ff3b30;
  border-color: #ff3b30;
  background-color: transparent;
}
.ios .stepper-small.color-red.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-red.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-red.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-red.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ff3b30;
}
.ios .stepper.color-green .stepper-button,
.ios .stepper.color-green .stepper-button-minus,
.ios .stepper.color-green .stepper-button-plus {
  border-color: #4cd964;
  color: #4cd964;
}
.ios .stepper.color-green .stepper-button.active-state,
.ios .stepper.color-green .stepper-button-minus.active-state,
.ios .stepper.color-green .stepper-button-plus.active-state {
  background-color: rgba(76, 217, 100, 0.15);
}
.ios .stepper.color-green .stepper-button-plus:after,
.ios .stepper.color-green .stepper-button-minus:after,
.ios .stepper.color-green .stepper-button-plus:before,
.ios .stepper.color-green .stepper-button-minus:before {
  background-color: #4cd964;
}
.ios .stepper.color-green .stepper-value,
.ios .stepper.color-green .stepper-input-wrap {
  border-top-color: #4cd964;
  border-bottom-color: #4cd964;
}
.ios .stepper.color-green .stepper-value,
.ios .stepper.color-green .stepper-input-wrap input {
  color: #4cd964;
}
.ios .stepper-fill.color-green .stepper-button,
.ios .stepper-fill-ios.color-green .stepper-button,
.ios .stepper-fill.color-green .stepper-button-minus,
.ios .stepper-fill-ios.color-green .stepper-button-minus,
.ios .stepper-fill.color-green .stepper-button-plus,
.ios .stepper-fill-ios.color-green .stepper-button-plus {
  background-color: #4cd964;
}
.ios .stepper-fill.color-green .stepper-button-plus:before,
.ios .stepper-fill-ios.color-green .stepper-button-plus:before,
.ios .stepper-fill.color-green .stepper-button-minus:before,
.ios .stepper-fill-ios.color-green .stepper-button-minus:before,
.ios .stepper-fill.color-green .stepper-button-plus:after,
.ios .stepper-fill-ios.color-green .stepper-button-plus:after,
.ios .stepper-fill.color-green .stepper-button-minus:after,
.ios .stepper-fill-ios.color-green .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-green.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-green.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-green.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-plus.active-state {
  color: #4cd964;
  border-color: #4cd964;
  background-color: transparent;
}
.ios .stepper-small.color-green.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-green.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-green.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-green.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #4cd964;
}
.ios .stepper.color-blue .stepper-button,
.ios .stepper.color-blue .stepper-button-minus,
.ios .stepper.color-blue .stepper-button-plus {
  border-color: #007aff;
  color: #007aff;
}
.ios .stepper.color-blue .stepper-button.active-state,
.ios .stepper.color-blue .stepper-button-minus.active-state,
.ios .stepper.color-blue .stepper-button-plus.active-state {
  background-color: rgba(0, 122, 255, 0.15);
}
.ios .stepper.color-blue .stepper-button-plus:after,
.ios .stepper.color-blue .stepper-button-minus:after,
.ios .stepper.color-blue .stepper-button-plus:before,
.ios .stepper.color-blue .stepper-button-minus:before {
  background-color: #007aff;
}
.ios .stepper.color-blue .stepper-value,
.ios .stepper.color-blue .stepper-input-wrap {
  border-top-color: #007aff;
  border-bottom-color: #007aff;
}
.ios .stepper.color-blue .stepper-value,
.ios .stepper.color-blue .stepper-input-wrap input {
  color: #007aff;
}
.ios .stepper-fill.color-blue .stepper-button,
.ios .stepper-fill-ios.color-blue .stepper-button,
.ios .stepper-fill.color-blue .stepper-button-minus,
.ios .stepper-fill-ios.color-blue .stepper-button-minus,
.ios .stepper-fill.color-blue .stepper-button-plus,
.ios .stepper-fill-ios.color-blue .stepper-button-plus {
  background-color: #007aff;
}
.ios .stepper-fill.color-blue .stepper-button-plus:before,
.ios .stepper-fill-ios.color-blue .stepper-button-plus:before,
.ios .stepper-fill.color-blue .stepper-button-minus:before,
.ios .stepper-fill-ios.color-blue .stepper-button-minus:before,
.ios .stepper-fill.color-blue .stepper-button-plus:after,
.ios .stepper-fill-ios.color-blue .stepper-button-plus:after,
.ios .stepper-fill.color-blue .stepper-button-minus:after,
.ios .stepper-fill-ios.color-blue .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-blue.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-plus.active-state {
  color: #007aff;
  border-color: #007aff;
  background-color: transparent;
}
.ios .stepper-small.color-blue.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #007aff;
}
.ios .stepper.color-pink .stepper-button,
.ios .stepper.color-pink .stepper-button-minus,
.ios .stepper.color-pink .stepper-button-plus {
  border-color: #ff2d55;
  color: #ff2d55;
}
.ios .stepper.color-pink .stepper-button.active-state,
.ios .stepper.color-pink .stepper-button-minus.active-state,
.ios .stepper.color-pink .stepper-button-plus.active-state {
  background-color: rgba(255, 45, 85, 0.15);
}
.ios .stepper.color-pink .stepper-button-plus:after,
.ios .stepper.color-pink .stepper-button-minus:after,
.ios .stepper.color-pink .stepper-button-plus:before,
.ios .stepper.color-pink .stepper-button-minus:before {
  background-color: #ff2d55;
}
.ios .stepper.color-pink .stepper-value,
.ios .stepper.color-pink .stepper-input-wrap {
  border-top-color: #ff2d55;
  border-bottom-color: #ff2d55;
}
.ios .stepper.color-pink .stepper-value,
.ios .stepper.color-pink .stepper-input-wrap input {
  color: #ff2d55;
}
.ios .stepper-fill.color-pink .stepper-button,
.ios .stepper-fill-ios.color-pink .stepper-button,
.ios .stepper-fill.color-pink .stepper-button-minus,
.ios .stepper-fill-ios.color-pink .stepper-button-minus,
.ios .stepper-fill.color-pink .stepper-button-plus,
.ios .stepper-fill-ios.color-pink .stepper-button-plus {
  background-color: #ff2d55;
}
.ios .stepper-fill.color-pink .stepper-button-plus:before,
.ios .stepper-fill-ios.color-pink .stepper-button-plus:before,
.ios .stepper-fill.color-pink .stepper-button-minus:before,
.ios .stepper-fill-ios.color-pink .stepper-button-minus:before,
.ios .stepper-fill.color-pink .stepper-button-plus:after,
.ios .stepper-fill-ios.color-pink .stepper-button-plus:after,
.ios .stepper-fill.color-pink .stepper-button-minus:after,
.ios .stepper-fill-ios.color-pink .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-pink.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-plus.active-state {
  color: #ff2d55;
  border-color: #ff2d55;
  background-color: transparent;
}
.ios .stepper-small.color-pink.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ff2d55;
}
.ios .stepper.color-yellow .stepper-button,
.ios .stepper.color-yellow .stepper-button-minus,
.ios .stepper.color-yellow .stepper-button-plus {
  border-color: #ffcc00;
  color: #ffcc00;
}
.ios .stepper.color-yellow .stepper-button.active-state,
.ios .stepper.color-yellow .stepper-button-minus.active-state,
.ios .stepper.color-yellow .stepper-button-plus.active-state {
  background-color: rgba(255, 204, 0, 0.15);
}
.ios .stepper.color-yellow .stepper-button-plus:after,
.ios .stepper.color-yellow .stepper-button-minus:after,
.ios .stepper.color-yellow .stepper-button-plus:before,
.ios .stepper.color-yellow .stepper-button-minus:before {
  background-color: #ffcc00;
}
.ios .stepper.color-yellow .stepper-value,
.ios .stepper.color-yellow .stepper-input-wrap {
  border-top-color: #ffcc00;
  border-bottom-color: #ffcc00;
}
.ios .stepper.color-yellow .stepper-value,
.ios .stepper.color-yellow .stepper-input-wrap input {
  color: #ffcc00;
}
.ios .stepper-fill.color-yellow .stepper-button,
.ios .stepper-fill-ios.color-yellow .stepper-button,
.ios .stepper-fill.color-yellow .stepper-button-minus,
.ios .stepper-fill-ios.color-yellow .stepper-button-minus,
.ios .stepper-fill.color-yellow .stepper-button-plus,
.ios .stepper-fill-ios.color-yellow .stepper-button-plus {
  background-color: #ffcc00;
}
.ios .stepper-fill.color-yellow .stepper-button-plus:before,
.ios .stepper-fill-ios.color-yellow .stepper-button-plus:before,
.ios .stepper-fill.color-yellow .stepper-button-minus:before,
.ios .stepper-fill-ios.color-yellow .stepper-button-minus:before,
.ios .stepper-fill.color-yellow .stepper-button-plus:after,
.ios .stepper-fill-ios.color-yellow .stepper-button-plus:after,
.ios .stepper-fill.color-yellow .stepper-button-minus:after,
.ios .stepper-fill-ios.color-yellow .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-yellow.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-plus.active-state {
  color: #ffcc00;
  border-color: #ffcc00;
  background-color: transparent;
}
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ffcc00;
}
.ios .stepper.color-orange .stepper-button,
.ios .stepper.color-orange .stepper-button-minus,
.ios .stepper.color-orange .stepper-button-plus {
  border-color: #ff9500;
  color: #ff9500;
}
.ios .stepper.color-orange .stepper-button.active-state,
.ios .stepper.color-orange .stepper-button-minus.active-state,
.ios .stepper.color-orange .stepper-button-plus.active-state {
  background-color: rgba(255, 149, 0, 0.15);
}
.ios .stepper.color-orange .stepper-button-plus:after,
.ios .stepper.color-orange .stepper-button-minus:after,
.ios .stepper.color-orange .stepper-button-plus:before,
.ios .stepper.color-orange .stepper-button-minus:before {
  background-color: #ff9500;
}
.ios .stepper.color-orange .stepper-value,
.ios .stepper.color-orange .stepper-input-wrap {
  border-top-color: #ff9500;
  border-bottom-color: #ff9500;
}
.ios .stepper.color-orange .stepper-value,
.ios .stepper.color-orange .stepper-input-wrap input {
  color: #ff9500;
}
.ios .stepper-fill.color-orange .stepper-button,
.ios .stepper-fill-ios.color-orange .stepper-button,
.ios .stepper-fill.color-orange .stepper-button-minus,
.ios .stepper-fill-ios.color-orange .stepper-button-minus,
.ios .stepper-fill.color-orange .stepper-button-plus,
.ios .stepper-fill-ios.color-orange .stepper-button-plus {
  background-color: #ff9500;
}
.ios .stepper-fill.color-orange .stepper-button-plus:before,
.ios .stepper-fill-ios.color-orange .stepper-button-plus:before,
.ios .stepper-fill.color-orange .stepper-button-minus:before,
.ios .stepper-fill-ios.color-orange .stepper-button-minus:before,
.ios .stepper-fill.color-orange .stepper-button-plus:after,
.ios .stepper-fill-ios.color-orange .stepper-button-plus:after,
.ios .stepper-fill.color-orange .stepper-button-minus:after,
.ios .stepper-fill-ios.color-orange .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-orange.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-plus.active-state {
  color: #ff9500;
  border-color: #ff9500;
  background-color: transparent;
}
.ios .stepper-small.color-orange.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ff9500;
}
.ios .stepper.color-gray .stepper-button,
.ios .stepper.color-gray .stepper-button-minus,
.ios .stepper.color-gray .stepper-button-plus {
  border-color: #8e8e93;
  color: #8e8e93;
}
.ios .stepper.color-gray .stepper-button.active-state,
.ios .stepper.color-gray .stepper-button-minus.active-state,
.ios .stepper.color-gray .stepper-button-plus.active-state {
  background-color: rgba(142, 142, 147, 0.15);
}
.ios .stepper.color-gray .stepper-button-plus:after,
.ios .stepper.color-gray .stepper-button-minus:after,
.ios .stepper.color-gray .stepper-button-plus:before,
.ios .stepper.color-gray .stepper-button-minus:before {
  background-color: #8e8e93;
}
.ios .stepper.color-gray .stepper-value,
.ios .stepper.color-gray .stepper-input-wrap {
  border-top-color: #8e8e93;
  border-bottom-color: #8e8e93;
}
.ios .stepper.color-gray .stepper-value,
.ios .stepper.color-gray .stepper-input-wrap input {
  color: #8e8e93;
}
.ios .stepper-fill.color-gray .stepper-button,
.ios .stepper-fill-ios.color-gray .stepper-button,
.ios .stepper-fill.color-gray .stepper-button-minus,
.ios .stepper-fill-ios.color-gray .stepper-button-minus,
.ios .stepper-fill.color-gray .stepper-button-plus,
.ios .stepper-fill-ios.color-gray .stepper-button-plus {
  background-color: #8e8e93;
}
.ios .stepper-fill.color-gray .stepper-button-plus:before,
.ios .stepper-fill-ios.color-gray .stepper-button-plus:before,
.ios .stepper-fill.color-gray .stepper-button-minus:before,
.ios .stepper-fill-ios.color-gray .stepper-button-minus:before,
.ios .stepper-fill.color-gray .stepper-button-plus:after,
.ios .stepper-fill-ios.color-gray .stepper-button-plus:after,
.ios .stepper-fill.color-gray .stepper-button-minus:after,
.ios .stepper-fill-ios.color-gray .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-gray.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-plus.active-state {
  color: #8e8e93;
  border-color: #8e8e93;
  background-color: transparent;
}
.ios .stepper-small.color-gray.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #8e8e93;
}
.ios .stepper.color-white .stepper-button,
.ios .stepper.color-white .stepper-button-minus,
.ios .stepper.color-white .stepper-button-plus {
  border-color: #ffffff;
  color: #ffffff;
}
.ios .stepper.color-white .stepper-button.active-state,
.ios .stepper.color-white .stepper-button-minus.active-state,
.ios .stepper.color-white .stepper-button-plus.active-state {
  background-color: rgba(255, 255, 255, 0.15);
}
.ios .stepper.color-white .stepper-button-plus:after,
.ios .stepper.color-white .stepper-button-minus:after,
.ios .stepper.color-white .stepper-button-plus:before,
.ios .stepper.color-white .stepper-button-minus:before {
  background-color: #ffffff;
}
.ios .stepper.color-white .stepper-value,
.ios .stepper.color-white .stepper-input-wrap {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.ios .stepper.color-white .stepper-value,
.ios .stepper.color-white .stepper-input-wrap input {
  color: #ffffff;
}
.ios .stepper-fill.color-white .stepper-button,
.ios .stepper-fill-ios.color-white .stepper-button,
.ios .stepper-fill.color-white .stepper-button-minus,
.ios .stepper-fill-ios.color-white .stepper-button-minus,
.ios .stepper-fill.color-white .stepper-button-plus,
.ios .stepper-fill-ios.color-white .stepper-button-plus {
  background-color: #ffffff;
}
.ios .stepper-fill.color-white .stepper-button-plus:before,
.ios .stepper-fill-ios.color-white .stepper-button-plus:before,
.ios .stepper-fill.color-white .stepper-button-minus:before,
.ios .stepper-fill-ios.color-white .stepper-button-minus:before,
.ios .stepper-fill.color-white .stepper-button-plus:after,
.ios .stepper-fill-ios.color-white .stepper-button-plus:after,
.ios .stepper-fill.color-white .stepper-button-minus:after,
.ios .stepper-fill-ios.color-white .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-white.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-white.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-white.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-plus.active-state {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
.ios .stepper-small.color-white.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-white.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-white.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-white.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #ffffff;
}
.ios .stepper.color-black .stepper-button,
.ios .stepper.color-black .stepper-button-minus,
.ios .stepper.color-black .stepper-button-plus {
  border-color: #000000;
  color: #000000;
}
.ios .stepper.color-black .stepper-button.active-state,
.ios .stepper.color-black .stepper-button-minus.active-state,
.ios .stepper.color-black .stepper-button-plus.active-state {
  background-color: rgba(0, 0, 0, 0.15);
}
.ios .stepper.color-black .stepper-button-plus:after,
.ios .stepper.color-black .stepper-button-minus:after,
.ios .stepper.color-black .stepper-button-plus:before,
.ios .stepper.color-black .stepper-button-minus:before {
  background-color: #000000;
}
.ios .stepper.color-black .stepper-value,
.ios .stepper.color-black .stepper-input-wrap {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.ios .stepper.color-black .stepper-value,
.ios .stepper.color-black .stepper-input-wrap input {
  color: #000000;
}
.ios .stepper-fill.color-black .stepper-button,
.ios .stepper-fill-ios.color-black .stepper-button,
.ios .stepper-fill.color-black .stepper-button-minus,
.ios .stepper-fill-ios.color-black .stepper-button-minus,
.ios .stepper-fill.color-black .stepper-button-plus,
.ios .stepper-fill-ios.color-black .stepper-button-plus {
  background-color: #000000;
}
.ios .stepper-fill.color-black .stepper-button-plus:before,
.ios .stepper-fill-ios.color-black .stepper-button-plus:before,
.ios .stepper-fill.color-black .stepper-button-minus:before,
.ios .stepper-fill-ios.color-black .stepper-button-minus:before,
.ios .stepper-fill.color-black .stepper-button-plus:after,
.ios .stepper-fill-ios.color-black .stepper-button-plus:after,
.ios .stepper-fill.color-black .stepper-button-minus:after,
.ios .stepper-fill-ios.color-black .stepper-button-minus:after {
  background-color: #fff;
}
.ios .stepper-small.color-black.stepper-fill .stepper-button.active-state,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-black.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-black.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-plus.active-state {
  color: #000000;
  border-color: #000000;
  background-color: transparent;
}
.ios .stepper-small.color-black.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-black.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-black.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-black.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-minus.active-state:after {
  background-color: #000000;
}
.md .stepper {
  height: 36px;
}
.md .stepper-button,
.md .stepper-button-minus,
.md .stepper-button-plus {
  border: 2px solid #2196f3;
  color: #2196f3;
  line-height: 34px;
  height: 36px;
  width: 40px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.md .stepper-button + .stepper-button,
.md .stepper-button-minus + .stepper-button,
.md .stepper-button-plus + .stepper-button,
.md .stepper-button + .stepper-button-minus,
.md .stepper-button-minus + .stepper-button-minus,
.md .stepper-button-plus + .stepper-button-minus,
.md .stepper-button + .stepper-button-plus,
.md .stepper-button-minus + .stepper-button-plus,
.md .stepper-button-plus + .stepper-button-plus {
  border-left: none;
}
.md .stepper-button.active-state,
.md .stepper-button-minus.active-state,
.md .stepper-button-plus.active-state {
  background: rgba(0, 0, 0, 0.1);
}
.md .stepper-button:first-child,
.md .stepper-button-minus:first-child,
.md .stepper-button-plus:first-child {
  border-radius: 4px 0 0 4px;
}
.md .stepper-button:last-child,
.md .stepper-button-minus:last-child,
.md .stepper-button-plus:last-child {
  border-radius: 0 4px 4px 0;
}
.md .stepper-button-plus:after,
.md .stepper-button-minus:after,
.md .stepper-button-plus:before,
.md .stepper-button-minus:before {
  background: #2196f3;
}
.md .stepper-value,
.md .stepper-input-wrap {
  border-top: 2px solid #2196f3;
  border-bottom: 2px solid #2196f3;
}
.md .stepper .stepper-value,
.md .stepper .stepper-input-wrap input {
  color: #2196f3;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.md .stepper .stepper-input-wrap input {
  height: 100%;
}
.md .stepper-fill .stepper-button,
.md .stepper-fill-md .stepper-button,
.md .stepper-fill .stepper-button-minus,
.md .stepper-fill-md .stepper-button-minus,
.md .stepper-fill .stepper-button-plus,
.md .stepper-fill-md .stepper-button-plus {
  background-color: #2196f3;
  color: #fff;
  border: none;
  line-height: 36px;
}
.md .stepper-fill .stepper-button.active-state,
.md .stepper-fill-md .stepper-button.active-state,
.md .stepper-fill .stepper-button-minus.active-state,
.md .stepper-fill-md .stepper-button-minus.active-state,
.md .stepper-fill .stepper-button-plus.active-state,
.md .stepper-fill-md .stepper-button-plus.active-state {
  background: #0c82df;
}
.md .stepper-fill .stepper-button:after,
.md .stepper-fill-md .stepper-button:after,
.md .stepper-fill .stepper-button-minus:after,
.md .stepper-fill-md .stepper-button-minus:after,
.md .stepper-fill .stepper-button-plus:after,
.md .stepper-fill-md .stepper-button-plus:after,
.md .stepper-fill .stepper-button:before,
.md .stepper-fill-md .stepper-button:before,
.md .stepper-fill .stepper-button-minus:before,
.md .stepper-fill-md .stepper-button-minus:before,
.md .stepper-fill .stepper-button-plus:before,
.md .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .stepper-fill .stepper-button + .stepper-button,
.md .stepper-fill-md .stepper-button + .stepper-button,
.md .stepper-fill .stepper-button-minus + .stepper-button-plus,
.md .stepper-fill-md .stepper-button-minus + .stepper-button-plus {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.md .stepper-fill.stepper-big .stepper-button,
.md .stepper-fill-md.stepper-big .stepper-button,
.md .stepper-fill.stepper-big-md .stepper-button,
.md .stepper-fill-md.stepper-big-md .stepper-button,
.md .stepper-fill.stepper-big .stepper-button-minus,
.md .stepper-fill-md.stepper-big .stepper-button-minus,
.md .stepper-fill.stepper-big-md .stepper-button-minus,
.md .stepper-fill-md.stepper-big-md .stepper-button-minus,
.md .stepper-fill.stepper-big .stepper-button-plus,
.md .stepper-fill-md.stepper-big .stepper-button-plus,
.md .stepper-fill.stepper-big-md .stepper-button-plus,
.md .stepper-fill-md.stepper-big-md .stepper-button-plus {
  line-height: 48px;
}
.md .stepper-fill.stepper-small .stepper-button,
.md .stepper-fill-md.stepper-small .stepper-button,
.md .stepper-fill.stepper-small-md .stepper-button,
.md .stepper-fill-md.stepper-small-md .stepper-button,
.md .stepper-fill.stepper-small .stepper-button-minus,
.md .stepper-fill-md.stepper-small .stepper-button-minus,
.md .stepper-fill.stepper-small-md .stepper-button-minus,
.md .stepper-fill-md.stepper-small-md .stepper-button-minus,
.md .stepper-fill.stepper-small .stepper-button-plus,
.md .stepper-fill-md.stepper-small .stepper-button-plus,
.md .stepper-fill.stepper-small-md .stepper-button-plus,
.md .stepper-fill-md.stepper-small-md .stepper-button-plus {
  line-height: 28px;
}
.md .stepper-small,
.md .stepper-small-md {
  height: 28px;
}
.md .stepper-small .stepper-button,
.md .stepper-small-md .stepper-button,
.md .stepper-small .stepper-button-minus,
.md .stepper-small-md .stepper-button-minus,
.md .stepper-small .stepper-button-plus,
.md .stepper-small-md .stepper-button-plus {
  height: 28px;
  line-height: 24px;
}
.md .stepper-small .stepper-button,
.md .stepper-small-md .stepper-button,
.md .stepper-small .stepper-button-minus,
.md .stepper-small-md .stepper-button-minus,
.md .stepper-small .stepper-button-plus,
.md .stepper-small-md .stepper-button-plus,
.md .stepper-small .stepper-input-wrap,
.md .stepper-small-md .stepper-input-wrap,
.md .stepper-small .stepper-value,
.md .stepper-small-md .stepper-value {
  border-width: 2px;
}
.md .stepper-big,
.md .stepper-big-md {
  height: 48px;
}
.md .stepper-big .stepper-button,
.md .stepper-big-md .stepper-button,
.md .stepper-big .stepper-button-minus,
.md .stepper-big-md .stepper-button-minus,
.md .stepper-big .stepper-button-plus,
.md .stepper-big-md .stepper-button-plus {
  height: 48px;
  line-height: 46px;
}
.md .stepper-big .stepper-button:first-child,
.md .stepper-big-md .stepper-button:first-child,
.md .stepper-big .stepper-button-minus:first-child,
.md .stepper-big-md .stepper-button-minus:first-child,
.md .stepper-big .stepper-button-plus:first-child,
.md .stepper-big-md .stepper-button-plus:first-child {
  border-radius: 4px 0 0 4px;
}
.md .stepper-big .stepper-button:last-child,
.md .stepper-big-md .stepper-button:last-child,
.md .stepper-big .stepper-button-minus:last-child,
.md .stepper-big-md .stepper-button-minus:last-child,
.md .stepper-big .stepper-button-plus:last-child,
.md .stepper-big-md .stepper-button-plus:last-child {
  border-radius: 0 4px 4px 0;
}
.md .stepper-round .stepper-button:first-child,
.md .stepper-round-md .stepper-button:first-child,
.md .stepper-round .stepper-button-minus:first-child,
.md .stepper-round-md .stepper-button-minus:first-child,
.md .stepper-round .stepper-button-plus:first-child,
.md .stepper-round-md .stepper-button-plus:first-child {
  border-radius: 36px 0 0 36px;
}
.md .stepper-round .stepper-button:last-child,
.md .stepper-round-md .stepper-button:last-child,
.md .stepper-round .stepper-button-minus:last-child,
.md .stepper-round-md .stepper-button-minus:last-child,
.md .stepper-round .stepper-button-plus:last-child,
.md .stepper-round-md .stepper-button-plus:last-child {
  border-radius: 0 36px 36px 0;
}
.md .stepper-raised {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
}
.md .stepper-raised.stepper-big,
.md .stepper-raised.stepper-big-md {
  border-radius: 4px;
}
.md .stepper-raised.stepper-round,
.md .stepper-raised.stepper-round-md {
  border-radius: 36px;
}
.md .stepper-raised .stepper-value,
.md .stepper-raised .stepper-input-wrap {
  border: none;
}
.md .stepper-raised:not(.stepper-fill):not(.stepper-fill-md) .stepper-input-wrap,
.md .stepper-raised:not(.stepper-fill):not(.stepper-fill-md) .stepper-value {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.md .stepper-raised .stepper-button,
.md .stepper-raised .stepper-button-minus,
.md .stepper-raised .stepper-button-plus {
  border: none;
}
.md .stepper-raised .stepper-button + .stepper-button,
.md .stepper-raised .stepper-button-minus + .stepper-button-plus {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.md .color-theme-red .stepper-button,
.md .color-theme-red .stepper-button-minus,
.md .color-theme-red .stepper-button-plus {
  border-color: #f44336;
  color: #f44336;
}
.md .color-theme-red .stepper-button-plus:after,
.md .color-theme-red .stepper-button-minus:after,
.md .color-theme-red .stepper-button-plus:before,
.md .color-theme-red .stepper-button-minus:before {
  background: #f44336;
}
.md .color-theme-red .stepper-value,
.md .color-theme-red .stepper-input-wrap {
  border-top-color: #f44336;
  border-bottom-color: #f44336;
}
.md .color-theme-red .stepper-value,
.md .color-theme-red .stepper-input-wrap input {
  color: #f44336;
}
.md .color-theme-red .stepper-fill .stepper-button,
.md .color-theme-red .stepper-fill-md .stepper-button,
.md .color-theme-red .stepper-fill .stepper-button-minus,
.md .color-theme-red .stepper-fill-md .stepper-button-minus,
.md .color-theme-red .stepper-fill .stepper-button-plus,
.md .color-theme-red .stepper-fill-md .stepper-button-plus {
  background-color: #f44336;
  color: #fff;
}
.md .color-theme-red .stepper-fill .stepper-button.active-state,
.md .color-theme-red .stepper-fill-md .stepper-button.active-state,
.md .color-theme-red .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-red .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-red .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-red .stepper-fill-md .stepper-button-plus.active-state {
  background: #f21f0f;
}
.md .color-theme-red .stepper-fill .stepper-button:after,
.md .color-theme-red .stepper-fill-md .stepper-button:after,
.md .color-theme-red .stepper-fill .stepper-button-minus:after,
.md .color-theme-red .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-red .stepper-fill .stepper-button-plus:after,
.md .color-theme-red .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-red .stepper-fill .stepper-button:before,
.md .color-theme-red .stepper-fill-md .stepper-button:before,
.md .color-theme-red .stepper-fill .stepper-button-minus:before,
.md .color-theme-red .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-red .stepper-fill .stepper-button-plus:before,
.md .color-theme-red .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .color-theme-green .stepper-button,
.md .color-theme-green .stepper-button-minus,
.md .color-theme-green .stepper-button-plus {
  border-color: #4caf50;
  color: #4caf50;
}
.md .color-theme-green .stepper-button-plus:after,
.md .color-theme-green .stepper-button-minus:after,
.md .color-theme-green .stepper-button-plus:before,
.md .color-theme-green .stepper-button-minus:before {
  background: #4caf50;
}
.md .color-theme-green .stepper-value,
.md .color-theme-green .stepper-input-wrap {
  border-top-color: #4caf50;
  border-bottom-color: #4caf50;
}
.md .color-theme-green .stepper-value,
.md .color-theme-green .stepper-input-wrap input {
  color: #4caf50;
}
.md .color-theme-green .stepper-fill .stepper-button,
.md .color-theme-green .stepper-fill-md .stepper-button,
.md .color-theme-green .stepper-fill .stepper-button-minus,
.md .color-theme-green .stepper-fill-md .stepper-button-minus,
.md .color-theme-green .stepper-fill .stepper-button-plus,
.md .color-theme-green .stepper-fill-md .stepper-button-plus {
  background-color: #4caf50;
  color: #fff;
}
.md .color-theme-green .stepper-fill .stepper-button.active-state,
.md .color-theme-green .stepper-fill-md .stepper-button.active-state,
.md .color-theme-green .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-green .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-green .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-green .stepper-fill-md .stepper-button-plus.active-state {
  background: #409343;
}
.md .color-theme-green .stepper-fill .stepper-button:after,
.md .color-theme-green .stepper-fill-md .stepper-button:after,
.md .color-theme-green .stepper-fill .stepper-button-minus:after,
.md .color-theme-green .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-green .stepper-fill .stepper-button-plus:after,
.md .color-theme-green .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-green .stepper-fill .stepper-button:before,
.md .color-theme-green .stepper-fill-md .stepper-button:before,
.md .color-theme-green .stepper-fill .stepper-button-minus:before,
.md .color-theme-green .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-green .stepper-fill .stepper-button-plus:before,
.md .color-theme-green .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .color-theme-blue .stepper-button,
.md .color-theme-blue .stepper-button-minus,
.md .color-theme-blue .stepper-button-plus {
  border-color: #2196f3;
  color: #2196f3;
}
.md .color-theme-blue .stepper-button-plus:after,
.md .color-theme-blue .stepper-button-minus:after,
.md .color-theme-blue .stepper-button-plus:before,
.md .color-theme-blue .stepper-button-minus:before {
  background: #2196f3;
}
.md .color-theme-blue .stepper-value,
.md .color-theme-blue .stepper-input-wrap {
  border-top-color: #2196f3;
  border-bottom-color: #2196f3;
}
.md .color-theme-blue .stepper-value,
.md .color-theme-blue .stepper-input-wrap input {
  color: #2196f3;
}
.md .color-theme-blue .stepper-fill .stepper-button,
.md .color-theme-blue .stepper-fill-md .stepper-button,
.md .color-theme-blue .stepper-fill .stepper-button-minus,
.md .color-theme-blue .stepper-fill-md .stepper-button-minus,
.md .color-theme-blue .stepper-fill .stepper-button-plus,
.md .color-theme-blue .stepper-fill-md .stepper-button-plus {
  background-color: #2196f3;
  color: #fff;
}
.md .color-theme-blue .stepper-fill .stepper-button.active-state,
.md .color-theme-blue .stepper-fill-md .stepper-button.active-state,
.md .color-theme-blue .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-blue .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-blue .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-blue .stepper-fill-md .stepper-button-plus.active-state {
  background: #0c82df;
}
.md .color-theme-blue .stepper-fill .stepper-button:after,
.md .color-theme-blue .stepper-fill-md .stepper-button:after,
.md .color-theme-blue .stepper-fill .stepper-button-minus:after,
.md .color-theme-blue .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-blue .stepper-fill .stepper-button-plus:after,
.md .color-theme-blue .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-blue .stepper-fill .stepper-button:before,
.md .color-theme-blue .stepper-fill-md .stepper-button:before,
.md .color-theme-blue .stepper-fill .stepper-button-minus:before,
.md .color-theme-blue .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-blue .stepper-fill .stepper-button-plus:before,
.md .color-theme-blue .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .color-theme-pink .stepper-button,
.md .color-theme-pink .stepper-button-minus,
.md .color-theme-pink .stepper-button-plus {
  border-color: #e91e63;
  color: #e91e63;
}
.md .color-theme-pink .stepper-button-plus:after,
.md .color-theme-pink .stepper-button-minus:after,
.md .color-theme-pink .stepper-button-plus:before,
.md .color-theme-pink .stepper-button-minus:before {
  background: #e91e63;
}
.md .color-theme-pink .stepper-value,
.md .color-theme-pink .stepper-input-wrap {
  border-top-color: #e91e63;
  border-bottom-color: #e91e63;
}
.md .color-theme-pink .stepper-value,
.md .color-theme-pink .stepper-input-wrap input {
  color: #e91e63;
}
.md .color-theme-pink .stepper-fill .stepper-button,
.md .color-theme-pink .stepper-fill-md .stepper-button,
.md .color-theme-pink .stepper-fill .stepper-button-minus,
.md .color-theme-pink .stepper-fill-md .stepper-button-minus,
.md .color-theme-pink .stepper-fill .stepper-button-plus,
.md .color-theme-pink .stepper-fill-md .stepper-button-plus {
  background-color: #e91e63;
  color: #fff;
}
.md .color-theme-pink .stepper-fill .stepper-button.active-state,
.md .color-theme-pink .stepper-fill-md .stepper-button.active-state,
.md .color-theme-pink .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-pink .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-pink .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-pink .stepper-fill-md .stepper-button-plus.active-state {
  background: #ca1452;
}
.md .color-theme-pink .stepper-fill .stepper-button:after,
.md .color-theme-pink .stepper-fill-md .stepper-button:after,
.md .color-theme-pink .stepper-fill .stepper-button-minus:after,
.md .color-theme-pink .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-pink .stepper-fill .stepper-button-plus:after,
.md .color-theme-pink .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-pink .stepper-fill .stepper-button:before,
.md .color-theme-pink .stepper-fill-md .stepper-button:before,
.md .color-theme-pink .stepper-fill .stepper-button-minus:before,
.md .color-theme-pink .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-pink .stepper-fill .stepper-button-plus:before,
.md .color-theme-pink .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .color-theme-yellow .stepper-button,
.md .color-theme-yellow .stepper-button-minus,
.md .color-theme-yellow .stepper-button-plus {
  border-color: #ffeb3b;
  color: #ffeb3b;
}
.md .color-theme-yellow .stepper-button-plus:after,
.md .color-theme-yellow .stepper-button-minus:after,
.md .color-theme-yellow .stepper-button-plus:before,
.md .color-theme-yellow .stepper-button-minus:before {
  background: #ffeb3b;
}
.md .color-theme-yellow .stepper-value,
.md .color-theme-yellow .stepper-input-wrap {
  border-top-color: #ffeb3b;
  border-bottom-color: #ffeb3b;
}
.md .color-theme-yellow .stepper-value,
.md .color-theme-yellow .stepper-input-wrap input {
  color: #ffeb3b;
}
.md .color-theme-yellow .stepper-fill .stepper-button,
.md .color-theme-yellow .stepper-fill-md .stepper-button,
.md .color-theme-yellow .stepper-fill .stepper-button-minus,
.md .color-theme-yellow .stepper-fill-md .stepper-button-minus,
.md .color-theme-yellow .stepper-fill .stepper-button-plus,
.md .color-theme-yellow .stepper-fill-md .stepper-button-plus {
  background-color: #ffeb3b;
  color: #fff;
}
.md .color-theme-yellow .stepper-fill .stepper-button.active-state,
.md .color-theme-yellow .stepper-fill-md .stepper-button.active-state,
.md .color-theme-yellow .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-yellow .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-yellow .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-yellow .stepper-fill-md .stepper-button-plus.active-state {
  background: #ffe712;
}
.md .color-theme-yellow .stepper-fill .stepper-button:after,
.md .color-theme-yellow .stepper-fill-md .stepper-button:after,
.md .color-theme-yellow .stepper-fill .stepper-button-minus:after,
.md .color-theme-yellow .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-yellow .stepper-fill .stepper-button-plus:after,
.md .color-theme-yellow .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-yellow .stepper-fill .stepper-button:before,
.md .color-theme-yellow .stepper-fill-md .stepper-button:before,
.md .color-theme-yellow .stepper-fill .stepper-button-minus:before,
.md .color-theme-yellow .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-yellow .stepper-fill .stepper-button-plus:before,
.md .color-theme-yellow .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .color-theme-orange .stepper-button,
.md .color-theme-orange .stepper-button-minus,
.md .color-theme-orange .stepper-button-plus {
  border-color: #ff9800;
  color: #ff9800;
}
.md .color-theme-orange .stepper-button-plus:after,
.md .color-theme-orange .stepper-button-minus:after,
.md .color-theme-orange .stepper-button-plus:before,
.md .color-theme-orange .stepper-button-minus:before {
  background: #ff9800;
}
.md .color-theme-orange .stepper-value,
.md .color-theme-orange .stepper-input-wrap {
  border-top-color: #ff9800;
  border-bottom-color: #ff9800;
}
.md .color-theme-orange .stepper-value,
.md .color-theme-orange .stepper-input-wrap input {
  color: #ff9800;
}
.md .color-theme-orange .stepper-fill .stepper-button,
.md .color-theme-orange .stepper-fill-md .stepper-button,
.md .color-theme-orange .stepper-fill .stepper-button-minus,
.md .color-theme-orange .stepper-fill-md .stepper-button-minus,
.md .color-theme-orange .stepper-fill .stepper-button-plus,
.md .color-theme-orange .stepper-fill-md .stepper-button-plus {
  background-color: #ff9800;
  color: #fff;
}
.md .color-theme-orange .stepper-fill .stepper-button.active-state,
.md .color-theme-orange .stepper-fill-md .stepper-button.active-state,
.md .color-theme-orange .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-orange .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-orange .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-orange .stepper-fill-md .stepper-button-plus.active-state {
  background: #d68000;
}
.md .color-theme-orange .stepper-fill .stepper-button:after,
.md .color-theme-orange .stepper-fill-md .stepper-button:after,
.md .color-theme-orange .stepper-fill .stepper-button-minus:after,
.md .color-theme-orange .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-orange .stepper-fill .stepper-button-plus:after,
.md .color-theme-orange .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-orange .stepper-fill .stepper-button:before,
.md .color-theme-orange .stepper-fill-md .stepper-button:before,
.md .color-theme-orange .stepper-fill .stepper-button-minus:before,
.md .color-theme-orange .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-orange .stepper-fill .stepper-button-plus:before,
.md .color-theme-orange .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .color-theme-gray .stepper-button,
.md .color-theme-gray .stepper-button-minus,
.md .color-theme-gray .stepper-button-plus {
  border-color: #9e9e9e;
  color: #9e9e9e;
}
.md .color-theme-gray .stepper-button-plus:after,
.md .color-theme-gray .stepper-button-minus:after,
.md .color-theme-gray .stepper-button-plus:before,
.md .color-theme-gray .stepper-button-minus:before {
  background: #9e9e9e;
}
.md .color-theme-gray .stepper-value,
.md .color-theme-gray .stepper-input-wrap {
  border-top-color: #9e9e9e;
  border-bottom-color: #9e9e9e;
}
.md .color-theme-gray .stepper-value,
.md .color-theme-gray .stepper-input-wrap input {
  color: #9e9e9e;
}
.md .color-theme-gray .stepper-fill .stepper-button,
.md .color-theme-gray .stepper-fill-md .stepper-button,
.md .color-theme-gray .stepper-fill .stepper-button-minus,
.md .color-theme-gray .stepper-fill-md .stepper-button-minus,
.md .color-theme-gray .stepper-fill .stepper-button-plus,
.md .color-theme-gray .stepper-fill-md .stepper-button-plus {
  background-color: #9e9e9e;
  color: #fff;
}
.md .color-theme-gray .stepper-fill .stepper-button.active-state,
.md .color-theme-gray .stepper-fill-md .stepper-button.active-state,
.md .color-theme-gray .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-gray .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-gray .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-gray .stepper-fill-md .stepper-button-plus.active-state {
  background: #8a8a8a;
}
.md .color-theme-gray .stepper-fill .stepper-button:after,
.md .color-theme-gray .stepper-fill-md .stepper-button:after,
.md .color-theme-gray .stepper-fill .stepper-button-minus:after,
.md .color-theme-gray .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-gray .stepper-fill .stepper-button-plus:after,
.md .color-theme-gray .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-gray .stepper-fill .stepper-button:before,
.md .color-theme-gray .stepper-fill-md .stepper-button:before,
.md .color-theme-gray .stepper-fill .stepper-button-minus:before,
.md .color-theme-gray .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-gray .stepper-fill .stepper-button-plus:before,
.md .color-theme-gray .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .color-theme-white .stepper-button,
.md .color-theme-white .stepper-button-minus,
.md .color-theme-white .stepper-button-plus {
  border-color: #ffffff;
  color: #ffffff;
}
.md .color-theme-white .stepper-button-plus:after,
.md .color-theme-white .stepper-button-minus:after,
.md .color-theme-white .stepper-button-plus:before,
.md .color-theme-white .stepper-button-minus:before {
  background: #ffffff;
}
.md .color-theme-white .stepper-value,
.md .color-theme-white .stepper-input-wrap {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.md .color-theme-white .stepper-value,
.md .color-theme-white .stepper-input-wrap input {
  color: #ffffff;
}
.md .color-theme-white .stepper-fill .stepper-button,
.md .color-theme-white .stepper-fill-md .stepper-button,
.md .color-theme-white .stepper-fill .stepper-button-minus,
.md .color-theme-white .stepper-fill-md .stepper-button-minus,
.md .color-theme-white .stepper-fill .stepper-button-plus,
.md .color-theme-white .stepper-fill-md .stepper-button-plus {
  background-color: #ffffff;
  color: #fff;
}
.md .color-theme-white .stepper-fill .stepper-button.active-state,
.md .color-theme-white .stepper-fill-md .stepper-button.active-state,
.md .color-theme-white .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-white .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-white .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-white .stepper-fill-md .stepper-button-plus.active-state {
  background: #ebebeb;
}
.md .color-theme-white .stepper-fill .stepper-button:after,
.md .color-theme-white .stepper-fill-md .stepper-button:after,
.md .color-theme-white .stepper-fill .stepper-button-minus:after,
.md .color-theme-white .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-white .stepper-fill .stepper-button-plus:after,
.md .color-theme-white .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-white .stepper-fill .stepper-button:before,
.md .color-theme-white .stepper-fill-md .stepper-button:before,
.md .color-theme-white .stepper-fill .stepper-button-minus:before,
.md .color-theme-white .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-white .stepper-fill .stepper-button-plus:before,
.md .color-theme-white .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .color-theme-black .stepper-button,
.md .color-theme-black .stepper-button-minus,
.md .color-theme-black .stepper-button-plus {
  border-color: #000000;
  color: #000000;
}
.md .color-theme-black .stepper-button-plus:after,
.md .color-theme-black .stepper-button-minus:after,
.md .color-theme-black .stepper-button-plus:before,
.md .color-theme-black .stepper-button-minus:before {
  background: #000000;
}
.md .color-theme-black .stepper-value,
.md .color-theme-black .stepper-input-wrap {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.md .color-theme-black .stepper-value,
.md .color-theme-black .stepper-input-wrap input {
  color: #000000;
}
.md .color-theme-black .stepper-fill .stepper-button,
.md .color-theme-black .stepper-fill-md .stepper-button,
.md .color-theme-black .stepper-fill .stepper-button-minus,
.md .color-theme-black .stepper-fill-md .stepper-button-minus,
.md .color-theme-black .stepper-fill .stepper-button-plus,
.md .color-theme-black .stepper-fill-md .stepper-button-plus {
  background-color: #000000;
  color: #fff;
}
.md .color-theme-black .stepper-fill .stepper-button.active-state,
.md .color-theme-black .stepper-fill-md .stepper-button.active-state,
.md .color-theme-black .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-black .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-black .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-black .stepper-fill-md .stepper-button-plus.active-state {
  background: #000000;
}
.md .color-theme-black .stepper-fill .stepper-button:after,
.md .color-theme-black .stepper-fill-md .stepper-button:after,
.md .color-theme-black .stepper-fill .stepper-button-minus:after,
.md .color-theme-black .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-black .stepper-fill .stepper-button-plus:after,
.md .color-theme-black .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-black .stepper-fill .stepper-button:before,
.md .color-theme-black .stepper-fill-md .stepper-button:before,
.md .color-theme-black .stepper-fill .stepper-button-minus:before,
.md .color-theme-black .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-black .stepper-fill .stepper-button-plus:before,
.md .color-theme-black .stepper-fill-md .stepper-button-plus:before {
  background: #fff;
}
.md .stepper.color-red .stepper-button,
.md .stepper.color-red .stepper-button-minus,
.md .stepper.color-red .stepper-button-plus {
  border-color: #f44336;
  color: #f44336;
}
.md .stepper.color-red .stepper-button-plus:after,
.md .stepper.color-red .stepper-button-minus:after,
.md .stepper.color-red .stepper-button-plus:before,
.md .stepper.color-red .stepper-button-minus:before {
  background: #f44336;
}
.md .stepper.color-red .stepper-value,
.md .stepper.color-red .stepper-input-wrap {
  border-top-color: #f44336;
  border-bottom-color: #f44336;
}
.md .stepper.color-red .stepper-value,
.md .stepper.color-red .stepper-input-wrap input {
  color: #f44336;
}
.md .stepper-fill.color-red .stepper-button,
.md .stepper-fill-md.color-red .stepper-button,
.md .stepper-fill.color-red .stepper-button-minus,
.md .stepper-fill-md.color-red .stepper-button-minus,
.md .stepper-fill.color-red .stepper-button-plus,
.md .stepper-fill-md.color-red .stepper-button-plus {
  background-color: #f44336;
  color: #fff;
}
.md .stepper-fill.color-red .stepper-button.active-state,
.md .stepper-fill-md.color-red .stepper-button.active-state,
.md .stepper-fill.color-red .stepper-button-minus.active-state,
.md .stepper-fill-md.color-red .stepper-button-minus.active-state,
.md .stepper-fill.color-red .stepper-button-plus.active-state,
.md .stepper-fill-md.color-red .stepper-button-plus.active-state {
  background: #f21f0f;
}
.md .stepper-fill.color-red .stepper-button:after,
.md .stepper-fill-md.color-red .stepper-button:after,
.md .stepper-fill.color-red .stepper-button-minus:after,
.md .stepper-fill-md.color-red .stepper-button-minus:after,
.md .stepper-fill.color-red .stepper-button-plus:after,
.md .stepper-fill-md.color-red .stepper-button-plus:after,
.md .stepper-fill.color-red .stepper-button:before,
.md .stepper-fill-md.color-red .stepper-button:before,
.md .stepper-fill.color-red .stepper-button-minus:before,
.md .stepper-fill-md.color-red .stepper-button-minus:before,
.md .stepper-fill.color-red .stepper-button-plus:before,
.md .stepper-fill-md.color-red .stepper-button-plus:before {
  background: #fff;
}
.md .stepper.color-green .stepper-button,
.md .stepper.color-green .stepper-button-minus,
.md .stepper.color-green .stepper-button-plus {
  border-color: #4caf50;
  color: #4caf50;
}
.md .stepper.color-green .stepper-button-plus:after,
.md .stepper.color-green .stepper-button-minus:after,
.md .stepper.color-green .stepper-button-plus:before,
.md .stepper.color-green .stepper-button-minus:before {
  background: #4caf50;
}
.md .stepper.color-green .stepper-value,
.md .stepper.color-green .stepper-input-wrap {
  border-top-color: #4caf50;
  border-bottom-color: #4caf50;
}
.md .stepper.color-green .stepper-value,
.md .stepper.color-green .stepper-input-wrap input {
  color: #4caf50;
}
.md .stepper-fill.color-green .stepper-button,
.md .stepper-fill-md.color-green .stepper-button,
.md .stepper-fill.color-green .stepper-button-minus,
.md .stepper-fill-md.color-green .stepper-button-minus,
.md .stepper-fill.color-green .stepper-button-plus,
.md .stepper-fill-md.color-green .stepper-button-plus {
  background-color: #4caf50;
  color: #fff;
}
.md .stepper-fill.color-green .stepper-button.active-state,
.md .stepper-fill-md.color-green .stepper-button.active-state,
.md .stepper-fill.color-green .stepper-button-minus.active-state,
.md .stepper-fill-md.color-green .stepper-button-minus.active-state,
.md .stepper-fill.color-green .stepper-button-plus.active-state,
.md .stepper-fill-md.color-green .stepper-button-plus.active-state {
  background: #409343;
}
.md .stepper-fill.color-green .stepper-button:after,
.md .stepper-fill-md.color-green .stepper-button:after,
.md .stepper-fill.color-green .stepper-button-minus:after,
.md .stepper-fill-md.color-green .stepper-button-minus:after,
.md .stepper-fill.color-green .stepper-button-plus:after,
.md .stepper-fill-md.color-green .stepper-button-plus:after,
.md .stepper-fill.color-green .stepper-button:before,
.md .stepper-fill-md.color-green .stepper-button:before,
.md .stepper-fill.color-green .stepper-button-minus:before,
.md .stepper-fill-md.color-green .stepper-button-minus:before,
.md .stepper-fill.color-green .stepper-button-plus:before,
.md .stepper-fill-md.color-green .stepper-button-plus:before {
  background: #fff;
}
.md .stepper.color-blue .stepper-button,
.md .stepper.color-blue .stepper-button-minus,
.md .stepper.color-blue .stepper-button-plus {
  border-color: #2196f3;
  color: #2196f3;
}
.md .stepper.color-blue .stepper-button-plus:after,
.md .stepper.color-blue .stepper-button-minus:after,
.md .stepper.color-blue .stepper-button-plus:before,
.md .stepper.color-blue .stepper-button-minus:before {
  background: #2196f3;
}
.md .stepper.color-blue .stepper-value,
.md .stepper.color-blue .stepper-input-wrap {
  border-top-color: #2196f3;
  border-bottom-color: #2196f3;
}
.md .stepper.color-blue .stepper-value,
.md .stepper.color-blue .stepper-input-wrap input {
  color: #2196f3;
}
.md .stepper-fill.color-blue .stepper-button,
.md .stepper-fill-md.color-blue .stepper-button,
.md .stepper-fill.color-blue .stepper-button-minus,
.md .stepper-fill-md.color-blue .stepper-button-minus,
.md .stepper-fill.color-blue .stepper-button-plus,
.md .stepper-fill-md.color-blue .stepper-button-plus {
  background-color: #2196f3;
  color: #fff;
}
.md .stepper-fill.color-blue .stepper-button.active-state,
.md .stepper-fill-md.color-blue .stepper-button.active-state,
.md .stepper-fill.color-blue .stepper-button-minus.active-state,
.md .stepper-fill-md.color-blue .stepper-button-minus.active-state,
.md .stepper-fill.color-blue .stepper-button-plus.active-state,
.md .stepper-fill-md.color-blue .stepper-button-plus.active-state {
  background: #0c82df;
}
.md .stepper-fill.color-blue .stepper-button:after,
.md .stepper-fill-md.color-blue .stepper-button:after,
.md .stepper-fill.color-blue .stepper-button-minus:after,
.md .stepper-fill-md.color-blue .stepper-button-minus:after,
.md .stepper-fill.color-blue .stepper-button-plus:after,
.md .stepper-fill-md.color-blue .stepper-button-plus:after,
.md .stepper-fill.color-blue .stepper-button:before,
.md .stepper-fill-md.color-blue .stepper-button:before,
.md .stepper-fill.color-blue .stepper-button-minus:before,
.md .stepper-fill-md.color-blue .stepper-button-minus:before,
.md .stepper-fill.color-blue .stepper-button-plus:before,
.md .stepper-fill-md.color-blue .stepper-button-plus:before {
  background: #fff;
}
.md .stepper.color-pink .stepper-button,
.md .stepper.color-pink .stepper-button-minus,
.md .stepper.color-pink .stepper-button-plus {
  border-color: #e91e63;
  color: #e91e63;
}
.md .stepper.color-pink .stepper-button-plus:after,
.md .stepper.color-pink .stepper-button-minus:after,
.md .stepper.color-pink .stepper-button-plus:before,
.md .stepper.color-pink .stepper-button-minus:before {
  background: #e91e63;
}
.md .stepper.color-pink .stepper-value,
.md .stepper.color-pink .stepper-input-wrap {
  border-top-color: #e91e63;
  border-bottom-color: #e91e63;
}
.md .stepper.color-pink .stepper-value,
.md .stepper.color-pink .stepper-input-wrap input {
  color: #e91e63;
}
.md .stepper-fill.color-pink .stepper-button,
.md .stepper-fill-md.color-pink .stepper-button,
.md .stepper-fill.color-pink .stepper-button-minus,
.md .stepper-fill-md.color-pink .stepper-button-minus,
.md .stepper-fill.color-pink .stepper-button-plus,
.md .stepper-fill-md.color-pink .stepper-button-plus {
  background-color: #e91e63;
  color: #fff;
}
.md .stepper-fill.color-pink .stepper-button.active-state,
.md .stepper-fill-md.color-pink .stepper-button.active-state,
.md .stepper-fill.color-pink .stepper-button-minus.active-state,
.md .stepper-fill-md.color-pink .stepper-button-minus.active-state,
.md .stepper-fill.color-pink .stepper-button-plus.active-state,
.md .stepper-fill-md.color-pink .stepper-button-plus.active-state {
  background: #ca1452;
}
.md .stepper-fill.color-pink .stepper-button:after,
.md .stepper-fill-md.color-pink .stepper-button:after,
.md .stepper-fill.color-pink .stepper-button-minus:after,
.md .stepper-fill-md.color-pink .stepper-button-minus:after,
.md .stepper-fill.color-pink .stepper-button-plus:after,
.md .stepper-fill-md.color-pink .stepper-button-plus:after,
.md .stepper-fill.color-pink .stepper-button:before,
.md .stepper-fill-md.color-pink .stepper-button:before,
.md .stepper-fill.color-pink .stepper-button-minus:before,
.md .stepper-fill-md.color-pink .stepper-button-minus:before,
.md .stepper-fill.color-pink .stepper-button-plus:before,
.md .stepper-fill-md.color-pink .stepper-button-plus:before {
  background: #fff;
}
.md .stepper.color-yellow .stepper-button,
.md .stepper.color-yellow .stepper-button-minus,
.md .stepper.color-yellow .stepper-button-plus {
  border-color: #ffeb3b;
  color: #ffeb3b;
}
.md .stepper.color-yellow .stepper-button-plus:after,
.md .stepper.color-yellow .stepper-button-minus:after,
.md .stepper.color-yellow .stepper-button-plus:before,
.md .stepper.color-yellow .stepper-button-minus:before {
  background: #ffeb3b;
}
.md .stepper.color-yellow .stepper-value,
.md .stepper.color-yellow .stepper-input-wrap {
  border-top-color: #ffeb3b;
  border-bottom-color: #ffeb3b;
}
.md .stepper.color-yellow .stepper-value,
.md .stepper.color-yellow .stepper-input-wrap input {
  color: #ffeb3b;
}
.md .stepper-fill.color-yellow .stepper-button,
.md .stepper-fill-md.color-yellow .stepper-button,
.md .stepper-fill.color-yellow .stepper-button-minus,
.md .stepper-fill-md.color-yellow .stepper-button-minus,
.md .stepper-fill.color-yellow .stepper-button-plus,
.md .stepper-fill-md.color-yellow .stepper-button-plus {
  background-color: #ffeb3b;
  color: #fff;
}
.md .stepper-fill.color-yellow .stepper-button.active-state,
.md .stepper-fill-md.color-yellow .stepper-button.active-state,
.md .stepper-fill.color-yellow .stepper-button-minus.active-state,
.md .stepper-fill-md.color-yellow .stepper-button-minus.active-state,
.md .stepper-fill.color-yellow .stepper-button-plus.active-state,
.md .stepper-fill-md.color-yellow .stepper-button-plus.active-state {
  background: #ffe712;
}
.md .stepper-fill.color-yellow .stepper-button:after,
.md .stepper-fill-md.color-yellow .stepper-button:after,
.md .stepper-fill.color-yellow .stepper-button-minus:after,
.md .stepper-fill-md.color-yellow .stepper-button-minus:after,
.md .stepper-fill.color-yellow .stepper-button-plus:after,
.md .stepper-fill-md.color-yellow .stepper-button-plus:after,
.md .stepper-fill.color-yellow .stepper-button:before,
.md .stepper-fill-md.color-yellow .stepper-button:before,
.md .stepper-fill.color-yellow .stepper-button-minus:before,
.md .stepper-fill-md.color-yellow .stepper-button-minus:before,
.md .stepper-fill.color-yellow .stepper-button-plus:before,
.md .stepper-fill-md.color-yellow .stepper-button-plus:before {
  background: #fff;
}
.md .stepper.color-orange .stepper-button,
.md .stepper.color-orange .stepper-button-minus,
.md .stepper.color-orange .stepper-button-plus {
  border-color: #ff9800;
  color: #ff9800;
}
.md .stepper.color-orange .stepper-button-plus:after,
.md .stepper.color-orange .stepper-button-minus:after,
.md .stepper.color-orange .stepper-button-plus:before,
.md .stepper.color-orange .stepper-button-minus:before {
  background: #ff9800;
}
.md .stepper.color-orange .stepper-value,
.md .stepper.color-orange .stepper-input-wrap {
  border-top-color: #ff9800;
  border-bottom-color: #ff9800;
}
.md .stepper.color-orange .stepper-value,
.md .stepper.color-orange .stepper-input-wrap input {
  color: #ff9800;
}
.md .stepper-fill.color-orange .stepper-button,
.md .stepper-fill-md.color-orange .stepper-button,
.md .stepper-fill.color-orange .stepper-button-minus,
.md .stepper-fill-md.color-orange .stepper-button-minus,
.md .stepper-fill.color-orange .stepper-button-plus,
.md .stepper-fill-md.color-orange .stepper-button-plus {
  background-color: #ff9800;
  color: #fff;
}
.md .stepper-fill.color-orange .stepper-button.active-state,
.md .stepper-fill-md.color-orange .stepper-button.active-state,
.md .stepper-fill.color-orange .stepper-button-minus.active-state,
.md .stepper-fill-md.color-orange .stepper-button-minus.active-state,
.md .stepper-fill.color-orange .stepper-button-plus.active-state,
.md .stepper-fill-md.color-orange .stepper-button-plus.active-state {
  background: #d68000;
}
.md .stepper-fill.color-orange .stepper-button:after,
.md .stepper-fill-md.color-orange .stepper-button:after,
.md .stepper-fill.color-orange .stepper-button-minus:after,
.md .stepper-fill-md.color-orange .stepper-button-minus:after,
.md .stepper-fill.color-orange .stepper-button-plus:after,
.md .stepper-fill-md.color-orange .stepper-button-plus:after,
.md .stepper-fill.color-orange .stepper-button:before,
.md .stepper-fill-md.color-orange .stepper-button:before,
.md .stepper-fill.color-orange .stepper-button-minus:before,
.md .stepper-fill-md.color-orange .stepper-button-minus:before,
.md .stepper-fill.color-orange .stepper-button-plus:before,
.md .stepper-fill-md.color-orange .stepper-button-plus:before {
  background: #fff;
}
.md .stepper.color-gray .stepper-button,
.md .stepper.color-gray .stepper-button-minus,
.md .stepper.color-gray .stepper-button-plus {
  border-color: #9e9e9e;
  color: #9e9e9e;
}
.md .stepper.color-gray .stepper-button-plus:after,
.md .stepper.color-gray .stepper-button-minus:after,
.md .stepper.color-gray .stepper-button-plus:before,
.md .stepper.color-gray .stepper-button-minus:before {
  background: #9e9e9e;
}
.md .stepper.color-gray .stepper-value,
.md .stepper.color-gray .stepper-input-wrap {
  border-top-color: #9e9e9e;
  border-bottom-color: #9e9e9e;
}
.md .stepper.color-gray .stepper-value,
.md .stepper.color-gray .stepper-input-wrap input {
  color: #9e9e9e;
}
.md .stepper-fill.color-gray .stepper-button,
.md .stepper-fill-md.color-gray .stepper-button,
.md .stepper-fill.color-gray .stepper-button-minus,
.md .stepper-fill-md.color-gray .stepper-button-minus,
.md .stepper-fill.color-gray .stepper-button-plus,
.md .stepper-fill-md.color-gray .stepper-button-plus {
  background-color: #9e9e9e;
  color: #fff;
}
.md .stepper-fill.color-gray .stepper-button.active-state,
.md .stepper-fill-md.color-gray .stepper-button.active-state,
.md .stepper-fill.color-gray .stepper-button-minus.active-state,
.md .stepper-fill-md.color-gray .stepper-button-minus.active-state,
.md .stepper-fill.color-gray .stepper-button-plus.active-state,
.md .stepper-fill-md.color-gray .stepper-button-plus.active-state {
  background: #8a8a8a;
}
.md .stepper-fill.color-gray .stepper-button:after,
.md .stepper-fill-md.color-gray .stepper-button:after,
.md .stepper-fill.color-gray .stepper-button-minus:after,
.md .stepper-fill-md.color-gray .stepper-button-minus:after,
.md .stepper-fill.color-gray .stepper-button-plus:after,
.md .stepper-fill-md.color-gray .stepper-button-plus:after,
.md .stepper-fill.color-gray .stepper-button:before,
.md .stepper-fill-md.color-gray .stepper-button:before,
.md .stepper-fill.color-gray .stepper-button-minus:before,
.md .stepper-fill-md.color-gray .stepper-button-minus:before,
.md .stepper-fill.color-gray .stepper-button-plus:before,
.md .stepper-fill-md.color-gray .stepper-button-plus:before {
  background: #fff;
}
.md .stepper.color-white .stepper-button,
.md .stepper.color-white .stepper-button-minus,
.md .stepper.color-white .stepper-button-plus {
  border-color: #ffffff;
  color: #ffffff;
}
.md .stepper.color-white .stepper-button-plus:after,
.md .stepper.color-white .stepper-button-minus:after,
.md .stepper.color-white .stepper-button-plus:before,
.md .stepper.color-white .stepper-button-minus:before {
  background: #ffffff;
}
.md .stepper.color-white .stepper-value,
.md .stepper.color-white .stepper-input-wrap {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.md .stepper.color-white .stepper-value,
.md .stepper.color-white .stepper-input-wrap input {
  color: #ffffff;
}
.md .stepper-fill.color-white .stepper-button,
.md .stepper-fill-md.color-white .stepper-button,
.md .stepper-fill.color-white .stepper-button-minus,
.md .stepper-fill-md.color-white .stepper-button-minus,
.md .stepper-fill.color-white .stepper-button-plus,
.md .stepper-fill-md.color-white .stepper-button-plus {
  background-color: #ffffff;
  color: #fff;
}
.md .stepper-fill.color-white .stepper-button.active-state,
.md .stepper-fill-md.color-white .stepper-button.active-state,
.md .stepper-fill.color-white .stepper-button-minus.active-state,
.md .stepper-fill-md.color-white .stepper-button-minus.active-state,
.md .stepper-fill.color-white .stepper-button-plus.active-state,
.md .stepper-fill-md.color-white .stepper-button-plus.active-state {
  background: #ebebeb;
}
.md .stepper-fill.color-white .stepper-button:after,
.md .stepper-fill-md.color-white .stepper-button:after,
.md .stepper-fill.color-white .stepper-button-minus:after,
.md .stepper-fill-md.color-white .stepper-button-minus:after,
.md .stepper-fill.color-white .stepper-button-plus:after,
.md .stepper-fill-md.color-white .stepper-button-plus:after,
.md .stepper-fill.color-white .stepper-button:before,
.md .stepper-fill-md.color-white .stepper-button:before,
.md .stepper-fill.color-white .stepper-button-minus:before,
.md .stepper-fill-md.color-white .stepper-button-minus:before,
.md .stepper-fill.color-white .stepper-button-plus:before,
.md .stepper-fill-md.color-white .stepper-button-plus:before {
  background: #fff;
}
.md .stepper.color-black .stepper-button,
.md .stepper.color-black .stepper-button-minus,
.md .stepper.color-black .stepper-button-plus {
  border-color: #000000;
  color: #000000;
}
.md .stepper.color-black .stepper-button-plus:after,
.md .stepper.color-black .stepper-button-minus:after,
.md .stepper.color-black .stepper-button-plus:before,
.md .stepper.color-black .stepper-button-minus:before {
  background: #000000;
}
.md .stepper.color-black .stepper-value,
.md .stepper.color-black .stepper-input-wrap {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.md .stepper.color-black .stepper-value,
.md .stepper.color-black .stepper-input-wrap input {
  color: #000000;
}
.md .stepper-fill.color-black .stepper-button,
.md .stepper-fill-md.color-black .stepper-button,
.md .stepper-fill.color-black .stepper-button-minus,
.md .stepper-fill-md.color-black .stepper-button-minus,
.md .stepper-fill.color-black .stepper-button-plus,
.md .stepper-fill-md.color-black .stepper-button-plus {
  background-color: #000000;
  color: #fff;
}
.md .stepper-fill.color-black .stepper-button.active-state,
.md .stepper-fill-md.color-black .stepper-button.active-state,
.md .stepper-fill.color-black .stepper-button-minus.active-state,
.md .stepper-fill-md.color-black .stepper-button-minus.active-state,
.md .stepper-fill.color-black .stepper-button-plus.active-state,
.md .stepper-fill-md.color-black .stepper-button-plus.active-state {
  background: #000000;
}
.md .stepper-fill.color-black .stepper-button:after,
.md .stepper-fill-md.color-black .stepper-button:after,
.md .stepper-fill.color-black .stepper-button-minus:after,
.md .stepper-fill-md.color-black .stepper-button-minus:after,
.md .stepper-fill.color-black .stepper-button-plus:after,
.md .stepper-fill-md.color-black .stepper-button-plus:after,
.md .stepper-fill.color-black .stepper-button:before,
.md .stepper-fill-md.color-black .stepper-button:before,
.md .stepper-fill.color-black .stepper-button-minus:before,
.md .stepper-fill-md.color-black .stepper-button-minus:before,
.md .stepper-fill.color-black .stepper-button-plus:before,
.md .stepper-fill-md.color-black .stepper-button-plus:before {
  background: #fff;
}
.smart-select select {
  display: none;
}
.smart-select .item-after {
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  display: block;
}
.sheet-modal.smart-select-sheet .sheet-modal-inner {
  background: #fff;
}
.sheet-modal.smart-select-sheet .list {
  margin: 0;
}
.sheet-modal.smart-select-sheet .list ul:before {
  display: none !important;
}
.sheet-modal.smart-select-sheet .list ul:after {
  display: none !important;
}
.smart-select-popover .popover-inner {
  max-height: 40vh;
}
.ios .smart-select-sheet .page {
  background: #fff;
}
.ios .smart-select-sheet .toolbar:after {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .smart-select-sheet .toolbar:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .smart-select-sheet .toolbar:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .theme-dark .smart-select-sheet .page,
.ios .theme-dark .smart-select-sheet .sheet-modal-inner {
  background-color: #1c1c1d;
}
.ios .theme-dark .smart-select-sheet .toolbar:after {
  background-color: #282829;
}
.md .theme-dark .sheet-modal.smart-select-sheet .sheet-modal-inner {
  background-color: transparent;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.row > [class*="col-"],
.row > .col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row .col {
  width: 100%;
}
.ios .row .col-100 {
  width: 100%;
  width: calc((100% - 15px*0) / 1);
}
.ios .row.no-gap .col-100 {
  width: 100%;
}
.ios .row .col-95 {
  width: 95%;
  width: calc((100% - 15px*0.05263157894736836) / 1.0526315789473684);
}
.ios .row.no-gap .col-95 {
  width: 95%;
}
.ios .row .col-90 {
  width: 90%;
  width: calc((100% - 15px*0.11111111111111116) / 1.1111111111111112);
}
.ios .row.no-gap .col-90 {
  width: 90%;
}
.ios .row .col-85 {
  width: 85%;
  width: calc((100% - 15px*0.17647058823529416) / 1.1764705882352942);
}
.ios .row.no-gap .col-85 {
  width: 85%;
}
.ios .row .col-80 {
  width: 80%;
  width: calc((100% - 15px*0.25) / 1.25);
}
.ios .row.no-gap .col-80 {
  width: 80%;
}
.ios .row .col-75 {
  width: 75%;
  width: calc((100% - 15px*0.33333333333333326) / 1.3333333333333333);
}
.ios .row.no-gap .col-75 {
  width: 75%;
}
.ios .row .col-70 {
  width: 70%;
  width: calc((100% - 15px*0.4285714285714286) / 1.4285714285714286);
}
.ios .row.no-gap .col-70 {
  width: 70%;
}
.ios .row .col-66 {
  width: 66.66666666666666%;
  width: calc((100% - 15px*0.5000000000000002) / 1.5000000000000002);
}
.ios .row.no-gap .col-66 {
  width: 66.66666666666666%;
}
.ios .row .col-65 {
  width: 65%;
  width: calc((100% - 15px*0.5384615384615385) / 1.5384615384615385);
}
.ios .row.no-gap .col-65 {
  width: 65%;
}
.ios .row .col-60 {
  width: 60%;
  width: calc((100% - 15px*0.6666666666666667) / 1.6666666666666667);
}
.ios .row.no-gap .col-60 {
  width: 60%;
}
.ios .row .col-55 {
  width: 55%;
  width: calc((100% - 15px*0.8181818181818181) / 1.8181818181818181);
}
.ios .row.no-gap .col-55 {
  width: 55%;
}
.ios .row .col-50 {
  width: 50%;
  width: calc((100% - 15px*1) / 2);
}
.ios .row.no-gap .col-50 {
  width: 50%;
}
.ios .row .col-45 {
  width: 45%;
  width: calc((100% - 15px*1.2222222222222223) / 2.2222222222222223);
}
.ios .row.no-gap .col-45 {
  width: 45%;
}
.ios .row .col-40 {
  width: 40%;
  width: calc((100% - 15px*1.5) / 2.5);
}
.ios .row.no-gap .col-40 {
  width: 40%;
}
.ios .row .col-35 {
  width: 35%;
  width: calc((100% - 15px*1.8571428571428572) / 2.857142857142857);
}
.ios .row.no-gap .col-35 {
  width: 35%;
}
.ios .row .col-33 {
  width: 33.333333333333336%;
  width: calc((100% - 15px*2) / 3);
}
.ios .row.no-gap .col-33 {
  width: 33.333333333333336%;
}
.ios .row .col-30 {
  width: 30%;
  width: calc((100% - 15px*2.3333333333333335) / 3.3333333333333335);
}
.ios .row.no-gap .col-30 {
  width: 30%;
}
.ios .row .col-25 {
  width: 25%;
  width: calc((100% - 15px*3) / 4);
}
.ios .row.no-gap .col-25 {
  width: 25%;
}
.ios .row .col-20 {
  width: 20%;
  width: calc((100% - 15px*4) / 5);
}
.ios .row.no-gap .col-20 {
  width: 20%;
}
.ios .row .col-15 {
  width: 15%;
  width: calc((100% - 15px*5.666666666666667) / 6.666666666666667);
}
.ios .row.no-gap .col-15 {
  width: 15%;
}
.ios .row .col-10 {
  width: 10%;
  width: calc((100% - 15px*9) / 10);
}
.ios .row.no-gap .col-10 {
  width: 10%;
}
.ios .row .col-5 {
  width: 5%;
  width: calc((100% - 15px*19) / 20);
}
.ios .row.no-gap .col-5 {
  width: 5%;
}
.ios .row .col:nth-last-child(1),
.ios .row .col:nth-last-child(1) ~ .col {
  width: 100%;
  width: calc((100% - 15px*0) / 1);
}
.ios .row.no-gap .col:nth-last-child(1),
.ios .row.no-gap .col:nth-last-child(1) ~ .col {
  width: 100%;
}
.ios .row .col:nth-last-child(2),
.ios .row .col:nth-last-child(2) ~ .col {
  width: 50%;
  width: calc((100% - 15px*1) / 2);
}
.ios .row.no-gap .col:nth-last-child(2),
.ios .row.no-gap .col:nth-last-child(2) ~ .col {
  width: 50%;
}
.ios .row .col:nth-last-child(3),
.ios .row .col:nth-last-child(3) ~ .col {
  width: 33.33333333%;
  width: calc((100% - 15px*2) / 3);
}
.ios .row.no-gap .col:nth-last-child(3),
.ios .row.no-gap .col:nth-last-child(3) ~ .col {
  width: 33.33333333%;
}
.ios .row .col:nth-last-child(4),
.ios .row .col:nth-last-child(4) ~ .col {
  width: 25%;
  width: calc((100% - 15px*3) / 4);
}
.ios .row.no-gap .col:nth-last-child(4),
.ios .row.no-gap .col:nth-last-child(4) ~ .col {
  width: 25%;
}
.ios .row .col:nth-last-child(5),
.ios .row .col:nth-last-child(5) ~ .col {
  width: 20%;
  width: calc((100% - 15px*4) / 5);
}
.ios .row.no-gap .col:nth-last-child(5),
.ios .row.no-gap .col:nth-last-child(5) ~ .col {
  width: 20%;
}
.ios .row .col:nth-last-child(6),
.ios .row .col:nth-last-child(6) ~ .col {
  width: 16.66666667%;
  width: calc((100% - 15px*5) / 6);
}
.ios .row.no-gap .col:nth-last-child(6),
.ios .row.no-gap .col:nth-last-child(6) ~ .col {
  width: 16.66666667%;
}
.ios .row .col:nth-last-child(7),
.ios .row .col:nth-last-child(7) ~ .col {
  width: 14.28571429%;
  width: calc((100% - 15px*6) / 7);
}
.ios .row.no-gap .col:nth-last-child(7),
.ios .row.no-gap .col:nth-last-child(7) ~ .col {
  width: 14.28571429%;
}
.ios .row .col:nth-last-child(8),
.ios .row .col:nth-last-child(8) ~ .col {
  width: 12.5%;
  width: calc((100% - 15px*7) / 8);
}
.ios .row.no-gap .col:nth-last-child(8),
.ios .row.no-gap .col:nth-last-child(8) ~ .col {
  width: 12.5%;
}
.ios .row .col:nth-last-child(9),
.ios .row .col:nth-last-child(9) ~ .col {
  width: 11.11111111%;
  width: calc((100% - 15px*8) / 9);
}
.ios .row.no-gap .col:nth-last-child(9),
.ios .row.no-gap .col:nth-last-child(9) ~ .col {
  width: 11.11111111%;
}
.ios .row .col:nth-last-child(10),
.ios .row .col:nth-last-child(10) ~ .col {
  width: 10%;
  width: calc((100% - 15px*9) / 10);
}
.ios .row.no-gap .col:nth-last-child(10),
.ios .row.no-gap .col:nth-last-child(10) ~ .col {
  width: 10%;
}
.ios .row .col:nth-last-child(11),
.ios .row .col:nth-last-child(11) ~ .col {
  width: 9.09090909%;
  width: calc((100% - 15px*10) / 11);
}
.ios .row.no-gap .col:nth-last-child(11),
.ios .row.no-gap .col:nth-last-child(11) ~ .col {
  width: 9.09090909%;
}
.ios .row .col:nth-last-child(12),
.ios .row .col:nth-last-child(12) ~ .col {
  width: 8.33333333%;
  width: calc((100% - 15px*11) / 12);
}
.ios .row.no-gap .col:nth-last-child(12),
.ios .row.no-gap .col:nth-last-child(12) ~ .col {
  width: 8.33333333%;
}
.ios .row .col:nth-last-child(13),
.ios .row .col:nth-last-child(13) ~ .col {
  width: 7.69230769%;
  width: calc((100% - 15px*12) / 13);
}
.ios .row.no-gap .col:nth-last-child(13),
.ios .row.no-gap .col:nth-last-child(13) ~ .col {
  width: 7.69230769%;
}
.ios .row .col:nth-last-child(14),
.ios .row .col:nth-last-child(14) ~ .col {
  width: 7.14285714%;
  width: calc((100% - 15px*13) / 14);
}
.ios .row.no-gap .col:nth-last-child(14),
.ios .row.no-gap .col:nth-last-child(14) ~ .col {
  width: 7.14285714%;
}
.ios .row .col:nth-last-child(15),
.ios .row .col:nth-last-child(15) ~ .col {
  width: 6.66666667%;
  width: calc((100% - 15px*14) / 15);
}
.ios .row.no-gap .col:nth-last-child(15),
.ios .row.no-gap .col:nth-last-child(15) ~ .col {
  width: 6.66666667%;
}
.ios .row .col:nth-last-child(16),
.ios .row .col:nth-last-child(16) ~ .col {
  width: 6.25%;
  width: calc((100% - 15px*15) / 16);
}
.ios .row.no-gap .col:nth-last-child(16),
.ios .row.no-gap .col:nth-last-child(16) ~ .col {
  width: 6.25%;
}
.ios .row .col:nth-last-child(17),
.ios .row .col:nth-last-child(17) ~ .col {
  width: 5.88235294%;
  width: calc((100% - 15px*16) / 17);
}
.ios .row.no-gap .col:nth-last-child(17),
.ios .row.no-gap .col:nth-last-child(17) ~ .col {
  width: 5.88235294%;
}
.ios .row .col:nth-last-child(18),
.ios .row .col:nth-last-child(18) ~ .col {
  width: 5.55555556%;
  width: calc((100% - 15px*17) / 18);
}
.ios .row.no-gap .col:nth-last-child(18),
.ios .row.no-gap .col:nth-last-child(18) ~ .col {
  width: 5.55555556%;
}
.ios .row .col:nth-last-child(19),
.ios .row .col:nth-last-child(19) ~ .col {
  width: 5.26315789%;
  width: calc((100% - 15px*18) / 19);
}
.ios .row.no-gap .col:nth-last-child(19),
.ios .row.no-gap .col:nth-last-child(19) ~ .col {
  width: 5.26315789%;
}
.ios .row .col:nth-last-child(20),
.ios .row .col:nth-last-child(20) ~ .col {
  width: 5%;
  width: calc((100% - 15px*19) / 20);
}
.ios .row.no-gap .col:nth-last-child(20),
.ios .row.no-gap .col:nth-last-child(20) ~ .col {
  width: 5%;
}
.ios .row .col:nth-last-child(21),
.ios .row .col:nth-last-child(21) ~ .col {
  width: 4.76190476%;
  width: calc((100% - 15px*20) / 21);
}
.ios .row.no-gap .col:nth-last-child(21),
.ios .row.no-gap .col:nth-last-child(21) ~ .col {
  width: 4.76190476%;
}
@media (min-width: 768px) {
  .ios .row .tablet-100 {
    width: 100%;
    width: calc((100% - 15px*0) / 1);
  }
  .ios .row.no-gap .tablet-100 {
    width: 100%;
  }
  .ios .row .tablet-95 {
    width: 95%;
    width: calc((100% - 15px*0.05263157894736836) / 1.0526315789473684);
  }
  .ios .row.no-gap .tablet-95 {
    width: 95%;
  }
  .ios .row .tablet-90 {
    width: 90%;
    width: calc((100% - 15px*0.11111111111111116) / 1.1111111111111112);
  }
  .ios .row.no-gap .tablet-90 {
    width: 90%;
  }
  .ios .row .tablet-85 {
    width: 85%;
    width: calc((100% - 15px*0.17647058823529416) / 1.1764705882352942);
  }
  .ios .row.no-gap .tablet-85 {
    width: 85%;
  }
  .ios .row .tablet-80 {
    width: 80%;
    width: calc((100% - 15px*0.25) / 1.25);
  }
  .ios .row.no-gap .tablet-80 {
    width: 80%;
  }
  .ios .row .tablet-75 {
    width: 75%;
    width: calc((100% - 15px*0.33333333333333326) / 1.3333333333333333);
  }
  .ios .row.no-gap .tablet-75 {
    width: 75%;
  }
  .ios .row .tablet-70 {
    width: 70%;
    width: calc((100% - 15px*0.4285714285714286) / 1.4285714285714286);
  }
  .ios .row.no-gap .tablet-70 {
    width: 70%;
  }
  .ios .row .tablet-66 {
    width: 66.66666666666666%;
    width: calc((100% - 15px*0.5000000000000002) / 1.5000000000000002);
  }
  .ios .row.no-gap .tablet-66 {
    width: 66.66666666666666%;
  }
  .ios .row .tablet-65 {
    width: 65%;
    width: calc((100% - 15px*0.5384615384615385) / 1.5384615384615385);
  }
  .ios .row.no-gap .tablet-65 {
    width: 65%;
  }
  .ios .row .tablet-60 {
    width: 60%;
    width: calc((100% - 15px*0.6666666666666667) / 1.6666666666666667);
  }
  .ios .row.no-gap .tablet-60 {
    width: 60%;
  }
  .ios .row .tablet-55 {
    width: 55%;
    width: calc((100% - 15px*0.8181818181818181) / 1.8181818181818181);
  }
  .ios .row.no-gap .tablet-55 {
    width: 55%;
  }
  .ios .row .tablet-50 {
    width: 50%;
    width: calc((100% - 15px*1) / 2);
  }
  .ios .row.no-gap .tablet-50 {
    width: 50%;
  }
  .ios .row .tablet-45 {
    width: 45%;
    width: calc((100% - 15px*1.2222222222222223) / 2.2222222222222223);
  }
  .ios .row.no-gap .tablet-45 {
    width: 45%;
  }
  .ios .row .tablet-40 {
    width: 40%;
    width: calc((100% - 15px*1.5) / 2.5);
  }
  .ios .row.no-gap .tablet-40 {
    width: 40%;
  }
  .ios .row .tablet-35 {
    width: 35%;
    width: calc((100% - 15px*1.8571428571428572) / 2.857142857142857);
  }
  .ios .row.no-gap .tablet-35 {
    width: 35%;
  }
  .ios .row .tablet-33 {
    width: 33.333333333333336%;
    width: calc((100% - 15px*2) / 3);
  }
  .ios .row.no-gap .tablet-33 {
    width: 33.333333333333336%;
  }
  .ios .row .tablet-30 {
    width: 30%;
    width: calc((100% - 15px*2.3333333333333335) / 3.3333333333333335);
  }
  .ios .row.no-gap .tablet-30 {
    width: 30%;
  }
  .ios .row .tablet-25 {
    width: 25%;
    width: calc((100% - 15px*3) / 4);
  }
  .ios .row.no-gap .tablet-25 {
    width: 25%;
  }
  .ios .row .tablet-20 {
    width: 20%;
    width: calc((100% - 15px*4) / 5);
  }
  .ios .row.no-gap .tablet-20 {
    width: 20%;
  }
  .ios .row .tablet-15 {
    width: 15%;
    width: calc((100% - 15px*5.666666666666667) / 6.666666666666667);
  }
  .ios .row.no-gap .tablet-15 {
    width: 15%;
  }
  .ios .row .tablet-10 {
    width: 10%;
    width: calc((100% - 15px*9) / 10);
  }
  .ios .row.no-gap .tablet-10 {
    width: 10%;
  }
  .ios .row .tablet-5 {
    width: 5%;
    width: calc((100% - 15px*19) / 20);
  }
  .ios .row.no-gap .tablet-5 {
    width: 5%;
  }
  .ios .row .tablet-auto:nth-last-child(1),
  .ios .row .tablet-auto:nth-last-child(1) ~ .tablet-auto {
    width: 100%;
    width: calc((100% - 15px*0) / 1);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(1),
  .ios .row.no-gap .tablet-auto:nth-last-child(1) ~ .tablet-auto {
    width: 100%;
  }
  .ios .row .tablet-auto:nth-last-child(2),
  .ios .row .tablet-auto:nth-last-child(2) ~ .tablet-auto {
    width: 50%;
    width: calc((100% - 15px*1) / 2);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(2),
  .ios .row.no-gap .tablet-auto:nth-last-child(2) ~ .tablet-auto {
    width: 50%;
  }
  .ios .row .tablet-auto:nth-last-child(3),
  .ios .row .tablet-auto:nth-last-child(3) ~ .tablet-auto {
    width: 33.33333333%;
    width: calc((100% - 15px*2) / 3);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(3),
  .ios .row.no-gap .tablet-auto:nth-last-child(3) ~ .tablet-auto {
    width: 33.33333333%;
  }
  .ios .row .tablet-auto:nth-last-child(4),
  .ios .row .tablet-auto:nth-last-child(4) ~ .tablet-auto {
    width: 25%;
    width: calc((100% - 15px*3) / 4);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(4),
  .ios .row.no-gap .tablet-auto:nth-last-child(4) ~ .tablet-auto {
    width: 25%;
  }
  .ios .row .tablet-auto:nth-last-child(5),
  .ios .row .tablet-auto:nth-last-child(5) ~ .tablet-auto {
    width: 20%;
    width: calc((100% - 15px*4) / 5);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(5),
  .ios .row.no-gap .tablet-auto:nth-last-child(5) ~ .tablet-auto {
    width: 20%;
  }
  .ios .row .tablet-auto:nth-last-child(6),
  .ios .row .tablet-auto:nth-last-child(6) ~ .tablet-auto {
    width: 16.66666667%;
    width: calc((100% - 15px*5) / 6);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(6),
  .ios .row.no-gap .tablet-auto:nth-last-child(6) ~ .tablet-auto {
    width: 16.66666667%;
  }
  .ios .row .tablet-auto:nth-last-child(7),
  .ios .row .tablet-auto:nth-last-child(7) ~ .tablet-auto {
    width: 14.28571429%;
    width: calc((100% - 15px*6) / 7);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(7),
  .ios .row.no-gap .tablet-auto:nth-last-child(7) ~ .tablet-auto {
    width: 14.28571429%;
  }
  .ios .row .tablet-auto:nth-last-child(8),
  .ios .row .tablet-auto:nth-last-child(8) ~ .tablet-auto {
    width: 12.5%;
    width: calc((100% - 15px*7) / 8);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(8),
  .ios .row.no-gap .tablet-auto:nth-last-child(8) ~ .tablet-auto {
    width: 12.5%;
  }
  .ios .row .tablet-auto:nth-last-child(9),
  .ios .row .tablet-auto:nth-last-child(9) ~ .tablet-auto {
    width: 11.11111111%;
    width: calc((100% - 15px*8) / 9);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(9),
  .ios .row.no-gap .tablet-auto:nth-last-child(9) ~ .tablet-auto {
    width: 11.11111111%;
  }
  .ios .row .tablet-auto:nth-last-child(10),
  .ios .row .tablet-auto:nth-last-child(10) ~ .tablet-auto {
    width: 10%;
    width: calc((100% - 15px*9) / 10);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(10),
  .ios .row.no-gap .tablet-auto:nth-last-child(10) ~ .tablet-auto {
    width: 10%;
  }
  .ios .row .tablet-auto:nth-last-child(11),
  .ios .row .tablet-auto:nth-last-child(11) ~ .tablet-auto {
    width: 9.09090909%;
    width: calc((100% - 15px*10) / 11);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(11),
  .ios .row.no-gap .tablet-auto:nth-last-child(11) ~ .tablet-auto {
    width: 9.09090909%;
  }
  .ios .row .tablet-auto:nth-last-child(12),
  .ios .row .tablet-auto:nth-last-child(12) ~ .tablet-auto {
    width: 8.33333333%;
    width: calc((100% - 15px*11) / 12);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(12),
  .ios .row.no-gap .tablet-auto:nth-last-child(12) ~ .tablet-auto {
    width: 8.33333333%;
  }
  .ios .row .tablet-auto:nth-last-child(13),
  .ios .row .tablet-auto:nth-last-child(13) ~ .tablet-auto {
    width: 7.69230769%;
    width: calc((100% - 15px*12) / 13);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(13),
  .ios .row.no-gap .tablet-auto:nth-last-child(13) ~ .tablet-auto {
    width: 7.69230769%;
  }
  .ios .row .tablet-auto:nth-last-child(14),
  .ios .row .tablet-auto:nth-last-child(14) ~ .tablet-auto {
    width: 7.14285714%;
    width: calc((100% - 15px*13) / 14);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(14),
  .ios .row.no-gap .tablet-auto:nth-last-child(14) ~ .tablet-auto {
    width: 7.14285714%;
  }
  .ios .row .tablet-auto:nth-last-child(15),
  .ios .row .tablet-auto:nth-last-child(15) ~ .tablet-auto {
    width: 6.66666667%;
    width: calc((100% - 15px*14) / 15);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(15),
  .ios .row.no-gap .tablet-auto:nth-last-child(15) ~ .tablet-auto {
    width: 6.66666667%;
  }
  .ios .row .tablet-auto:nth-last-child(16),
  .ios .row .tablet-auto:nth-last-child(16) ~ .tablet-auto {
    width: 6.25%;
    width: calc((100% - 15px*15) / 16);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(16),
  .ios .row.no-gap .tablet-auto:nth-last-child(16) ~ .tablet-auto {
    width: 6.25%;
  }
  .ios .row .tablet-auto:nth-last-child(17),
  .ios .row .tablet-auto:nth-last-child(17) ~ .tablet-auto {
    width: 5.88235294%;
    width: calc((100% - 15px*16) / 17);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(17),
  .ios .row.no-gap .tablet-auto:nth-last-child(17) ~ .tablet-auto {
    width: 5.88235294%;
  }
  .ios .row .tablet-auto:nth-last-child(18),
  .ios .row .tablet-auto:nth-last-child(18) ~ .tablet-auto {
    width: 5.55555556%;
    width: calc((100% - 15px*17) / 18);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(18),
  .ios .row.no-gap .tablet-auto:nth-last-child(18) ~ .tablet-auto {
    width: 5.55555556%;
  }
  .ios .row .tablet-auto:nth-last-child(19),
  .ios .row .tablet-auto:nth-last-child(19) ~ .tablet-auto {
    width: 5.26315789%;
    width: calc((100% - 15px*18) / 19);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(19),
  .ios .row.no-gap .tablet-auto:nth-last-child(19) ~ .tablet-auto {
    width: 5.26315789%;
  }
  .ios .row .tablet-auto:nth-last-child(20),
  .ios .row .tablet-auto:nth-last-child(20) ~ .tablet-auto {
    width: 5%;
    width: calc((100% - 15px*19) / 20);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(20),
  .ios .row.no-gap .tablet-auto:nth-last-child(20) ~ .tablet-auto {
    width: 5%;
  }
  .ios .row .tablet-auto:nth-last-child(21),
  .ios .row .tablet-auto:nth-last-child(21) ~ .tablet-auto {
    width: 4.76190476%;
    width: calc((100% - 15px*20) / 21);
  }
  .ios .row.no-gap .tablet-auto:nth-last-child(21),
  .ios .row.no-gap .tablet-auto:nth-last-child(21) ~ .tablet-auto {
    width: 4.76190476%;
  }
}
@media (min-width: 1025px) {
  .ios .row .desktop-100 {
    width: 100%;
    width: calc((100% - 15px*0) / 1);
  }
  .ios .row.no-gap .desktop-100 {
    width: 100%;
  }
  .ios .row .desktop-95 {
    width: 95%;
    width: calc((100% - 15px*0.05263157894736836) / 1.0526315789473684);
  }
  .ios .row.no-gap .desktop-95 {
    width: 95%;
  }
  .ios .row .desktop-90 {
    width: 90%;
    width: calc((100% - 15px*0.11111111111111116) / 1.1111111111111112);
  }
  .ios .row.no-gap .desktop-90 {
    width: 90%;
  }
  .ios .row .desktop-85 {
    width: 85%;
    width: calc((100% - 15px*0.17647058823529416) / 1.1764705882352942);
  }
  .ios .row.no-gap .desktop-85 {
    width: 85%;
  }
  .ios .row .desktop-80 {
    width: 80%;
    width: calc((100% - 15px*0.25) / 1.25);
  }
  .ios .row.no-gap .desktop-80 {
    width: 80%;
  }
  .ios .row .desktop-75 {
    width: 75%;
    width: calc((100% - 15px*0.33333333333333326) / 1.3333333333333333);
  }
  .ios .row.no-gap .desktop-75 {
    width: 75%;
  }
  .ios .row .desktop-70 {
    width: 70%;
    width: calc((100% - 15px*0.4285714285714286) / 1.4285714285714286);
  }
  .ios .row.no-gap .desktop-70 {
    width: 70%;
  }
  .ios .row .desktop-66 {
    width: 66.66666666666666%;
    width: calc((100% - 15px*0.5000000000000002) / 1.5000000000000002);
  }
  .ios .row.no-gap .desktop-66 {
    width: 66.66666666666666%;
  }
  .ios .row .desktop-65 {
    width: 65%;
    width: calc((100% - 15px*0.5384615384615385) / 1.5384615384615385);
  }
  .ios .row.no-gap .desktop-65 {
    width: 65%;
  }
  .ios .row .desktop-60 {
    width: 60%;
    width: calc((100% - 15px*0.6666666666666667) / 1.6666666666666667);
  }
  .ios .row.no-gap .desktop-60 {
    width: 60%;
  }
  .ios .row .desktop-55 {
    width: 55%;
    width: calc((100% - 15px*0.8181818181818181) / 1.8181818181818181);
  }
  .ios .row.no-gap .desktop-55 {
    width: 55%;
  }
  .ios .row .desktop-50 {
    width: 50%;
    width: calc((100% - 15px*1) / 2);
  }
  .ios .row.no-gap .desktop-50 {
    width: 50%;
  }
  .ios .row .desktop-45 {
    width: 45%;
    width: calc((100% - 15px*1.2222222222222223) / 2.2222222222222223);
  }
  .ios .row.no-gap .desktop-45 {
    width: 45%;
  }
  .ios .row .desktop-40 {
    width: 40%;
    width: calc((100% - 15px*1.5) / 2.5);
  }
  .ios .row.no-gap .desktop-40 {
    width: 40%;
  }
  .ios .row .desktop-35 {
    width: 35%;
    width: calc((100% - 15px*1.8571428571428572) / 2.857142857142857);
  }
  .ios .row.no-gap .desktop-35 {
    width: 35%;
  }
  .ios .row .desktop-33 {
    width: 33.333333333333336%;
    width: calc((100% - 15px*2) / 3);
  }
  .ios .row.no-gap .desktop-33 {
    width: 33.333333333333336%;
  }
  .ios .row .desktop-30 {
    width: 30%;
    width: calc((100% - 15px*2.3333333333333335) / 3.3333333333333335);
  }
  .ios .row.no-gap .desktop-30 {
    width: 30%;
  }
  .ios .row .desktop-25 {
    width: 25%;
    width: calc((100% - 15px*3) / 4);
  }
  .ios .row.no-gap .desktop-25 {
    width: 25%;
  }
  .ios .row .desktop-20 {
    width: 20%;
    width: calc((100% - 15px*4) / 5);
  }
  .ios .row.no-gap .desktop-20 {
    width: 20%;
  }
  .ios .row .desktop-15 {
    width: 15%;
    width: calc((100% - 15px*5.666666666666667) / 6.666666666666667);
  }
  .ios .row.no-gap .desktop-15 {
    width: 15%;
  }
  .ios .row .desktop-10 {
    width: 10%;
    width: calc((100% - 15px*9) / 10);
  }
  .ios .row.no-gap .desktop-10 {
    width: 10%;
  }
  .ios .row .desktop-5 {
    width: 5%;
    width: calc((100% - 15px*19) / 20);
  }
  .ios .row.no-gap .desktop-5 {
    width: 5%;
  }
  .ios .row .desktop-auto:nth-last-child(1),
  .ios .row .desktop-auto:nth-last-child(1) ~ .desktop-auto {
    width: 100%;
    width: calc((100% - 15px*0) / 1);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(1),
  .ios .row.no-gap .desktop-auto:nth-last-child(1) ~ .desktop-auto {
    width: 100%;
  }
  .ios .row .desktop-auto:nth-last-child(2),
  .ios .row .desktop-auto:nth-last-child(2) ~ .desktop-auto {
    width: 50%;
    width: calc((100% - 15px*1) / 2);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(2),
  .ios .row.no-gap .desktop-auto:nth-last-child(2) ~ .desktop-auto {
    width: 50%;
  }
  .ios .row .desktop-auto:nth-last-child(3),
  .ios .row .desktop-auto:nth-last-child(3) ~ .desktop-auto {
    width: 33.33333333%;
    width: calc((100% - 15px*2) / 3);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(3),
  .ios .row.no-gap .desktop-auto:nth-last-child(3) ~ .desktop-auto {
    width: 33.33333333%;
  }
  .ios .row .desktop-auto:nth-last-child(4),
  .ios .row .desktop-auto:nth-last-child(4) ~ .desktop-auto {
    width: 25%;
    width: calc((100% - 15px*3) / 4);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(4),
  .ios .row.no-gap .desktop-auto:nth-last-child(4) ~ .desktop-auto {
    width: 25%;
  }
  .ios .row .desktop-auto:nth-last-child(5),
  .ios .row .desktop-auto:nth-last-child(5) ~ .desktop-auto {
    width: 20%;
    width: calc((100% - 15px*4) / 5);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(5),
  .ios .row.no-gap .desktop-auto:nth-last-child(5) ~ .desktop-auto {
    width: 20%;
  }
  .ios .row .desktop-auto:nth-last-child(6),
  .ios .row .desktop-auto:nth-last-child(6) ~ .desktop-auto {
    width: 16.66666667%;
    width: calc((100% - 15px*5) / 6);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(6),
  .ios .row.no-gap .desktop-auto:nth-last-child(6) ~ .desktop-auto {
    width: 16.66666667%;
  }
  .ios .row .desktop-auto:nth-last-child(7),
  .ios .row .desktop-auto:nth-last-child(7) ~ .desktop-auto {
    width: 14.28571429%;
    width: calc((100% - 15px*6) / 7);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(7),
  .ios .row.no-gap .desktop-auto:nth-last-child(7) ~ .desktop-auto {
    width: 14.28571429%;
  }
  .ios .row .desktop-auto:nth-last-child(8),
  .ios .row .desktop-auto:nth-last-child(8) ~ .desktop-auto {
    width: 12.5%;
    width: calc((100% - 15px*7) / 8);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(8),
  .ios .row.no-gap .desktop-auto:nth-last-child(8) ~ .desktop-auto {
    width: 12.5%;
  }
  .ios .row .desktop-auto:nth-last-child(9),
  .ios .row .desktop-auto:nth-last-child(9) ~ .desktop-auto {
    width: 11.11111111%;
    width: calc((100% - 15px*8) / 9);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(9),
  .ios .row.no-gap .desktop-auto:nth-last-child(9) ~ .desktop-auto {
    width: 11.11111111%;
  }
  .ios .row .desktop-auto:nth-last-child(10),
  .ios .row .desktop-auto:nth-last-child(10) ~ .desktop-auto {
    width: 10%;
    width: calc((100% - 15px*9) / 10);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(10),
  .ios .row.no-gap .desktop-auto:nth-last-child(10) ~ .desktop-auto {
    width: 10%;
  }
  .ios .row .desktop-auto:nth-last-child(11),
  .ios .row .desktop-auto:nth-last-child(11) ~ .desktop-auto {
    width: 9.09090909%;
    width: calc((100% - 15px*10) / 11);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(11),
  .ios .row.no-gap .desktop-auto:nth-last-child(11) ~ .desktop-auto {
    width: 9.09090909%;
  }
  .ios .row .desktop-auto:nth-last-child(12),
  .ios .row .desktop-auto:nth-last-child(12) ~ .desktop-auto {
    width: 8.33333333%;
    width: calc((100% - 15px*11) / 12);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(12),
  .ios .row.no-gap .desktop-auto:nth-last-child(12) ~ .desktop-auto {
    width: 8.33333333%;
  }
  .ios .row .desktop-auto:nth-last-child(13),
  .ios .row .desktop-auto:nth-last-child(13) ~ .desktop-auto {
    width: 7.69230769%;
    width: calc((100% - 15px*12) / 13);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(13),
  .ios .row.no-gap .desktop-auto:nth-last-child(13) ~ .desktop-auto {
    width: 7.69230769%;
  }
  .ios .row .desktop-auto:nth-last-child(14),
  .ios .row .desktop-auto:nth-last-child(14) ~ .desktop-auto {
    width: 7.14285714%;
    width: calc((100% - 15px*13) / 14);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(14),
  .ios .row.no-gap .desktop-auto:nth-last-child(14) ~ .desktop-auto {
    width: 7.14285714%;
  }
  .ios .row .desktop-auto:nth-last-child(15),
  .ios .row .desktop-auto:nth-last-child(15) ~ .desktop-auto {
    width: 6.66666667%;
    width: calc((100% - 15px*14) / 15);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(15),
  .ios .row.no-gap .desktop-auto:nth-last-child(15) ~ .desktop-auto {
    width: 6.66666667%;
  }
  .ios .row .desktop-auto:nth-last-child(16),
  .ios .row .desktop-auto:nth-last-child(16) ~ .desktop-auto {
    width: 6.25%;
    width: calc((100% - 15px*15) / 16);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(16),
  .ios .row.no-gap .desktop-auto:nth-last-child(16) ~ .desktop-auto {
    width: 6.25%;
  }
  .ios .row .desktop-auto:nth-last-child(17),
  .ios .row .desktop-auto:nth-last-child(17) ~ .desktop-auto {
    width: 5.88235294%;
    width: calc((100% - 15px*16) / 17);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(17),
  .ios .row.no-gap .desktop-auto:nth-last-child(17) ~ .desktop-auto {
    width: 5.88235294%;
  }
  .ios .row .desktop-auto:nth-last-child(18),
  .ios .row .desktop-auto:nth-last-child(18) ~ .desktop-auto {
    width: 5.55555556%;
    width: calc((100% - 15px*17) / 18);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(18),
  .ios .row.no-gap .desktop-auto:nth-last-child(18) ~ .desktop-auto {
    width: 5.55555556%;
  }
  .ios .row .desktop-auto:nth-last-child(19),
  .ios .row .desktop-auto:nth-last-child(19) ~ .desktop-auto {
    width: 5.26315789%;
    width: calc((100% - 15px*18) / 19);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(19),
  .ios .row.no-gap .desktop-auto:nth-last-child(19) ~ .desktop-auto {
    width: 5.26315789%;
  }
  .ios .row .desktop-auto:nth-last-child(20),
  .ios .row .desktop-auto:nth-last-child(20) ~ .desktop-auto {
    width: 5%;
    width: calc((100% - 15px*19) / 20);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(20),
  .ios .row.no-gap .desktop-auto:nth-last-child(20) ~ .desktop-auto {
    width: 5%;
  }
  .ios .row .desktop-auto:nth-last-child(21),
  .ios .row .desktop-auto:nth-last-child(21) ~ .desktop-auto {
    width: 4.76190476%;
    width: calc((100% - 15px*20) / 21);
  }
  .ios .row.no-gap .desktop-auto:nth-last-child(21),
  .ios .row.no-gap .desktop-auto:nth-last-child(21) ~ .desktop-auto {
    width: 4.76190476%;
  }
}
.md .row .col-100 {
  width: 100%;
  width: calc((100% - 16px*0) / 1);
}
.md .row.no-gap .col-100 {
  width: 100%;
}
.md .row .col-95 {
  width: 95%;
  width: calc((100% - 16px*0.05263157894736836) / 1.0526315789473684);
}
.md .row.no-gap .col-95 {
  width: 95%;
}
.md .row .col-90 {
  width: 90%;
  width: calc((100% - 16px*0.11111111111111116) / 1.1111111111111112);
}
.md .row.no-gap .col-90 {
  width: 90%;
}
.md .row .col-85 {
  width: 85%;
  width: calc((100% - 16px*0.17647058823529416) / 1.1764705882352942);
}
.md .row.no-gap .col-85 {
  width: 85%;
}
.md .row .col-80 {
  width: 80%;
  width: calc((100% - 16px*0.25) / 1.25);
}
.md .row.no-gap .col-80 {
  width: 80%;
}
.md .row .col-75 {
  width: 75%;
  width: calc((100% - 16px*0.33333333333333326) / 1.3333333333333333);
}
.md .row.no-gap .col-75 {
  width: 75%;
}
.md .row .col-70 {
  width: 70%;
  width: calc((100% - 16px*0.4285714285714286) / 1.4285714285714286);
}
.md .row.no-gap .col-70 {
  width: 70%;
}
.md .row .col-66 {
  width: 66.66666666666666%;
  width: calc((100% - 16px*0.5000000000000002) / 1.5000000000000002);
}
.md .row.no-gap .col-66 {
  width: 66.66666666666666%;
}
.md .row .col-65 {
  width: 65%;
  width: calc((100% - 16px*0.5384615384615385) / 1.5384615384615385);
}
.md .row.no-gap .col-65 {
  width: 65%;
}
.md .row .col-60 {
  width: 60%;
  width: calc((100% - 16px*0.6666666666666667) / 1.6666666666666667);
}
.md .row.no-gap .col-60 {
  width: 60%;
}
.md .row .col-55 {
  width: 55%;
  width: calc((100% - 16px*0.8181818181818181) / 1.8181818181818181);
}
.md .row.no-gap .col-55 {
  width: 55%;
}
.md .row .col-50 {
  width: 50%;
  width: calc((100% - 16px*1) / 2);
}
.md .row.no-gap .col-50 {
  width: 50%;
}
.md .row .col-45 {
  width: 45%;
  width: calc((100% - 16px*1.2222222222222223) / 2.2222222222222223);
}
.md .row.no-gap .col-45 {
  width: 45%;
}
.md .row .col-40 {
  width: 40%;
  width: calc((100% - 16px*1.5) / 2.5);
}
.md .row.no-gap .col-40 {
  width: 40%;
}
.md .row .col-35 {
  width: 35%;
  width: calc((100% - 16px*1.8571428571428572) / 2.857142857142857);
}
.md .row.no-gap .col-35 {
  width: 35%;
}
.md .row .col-33 {
  width: 33.333333333333336%;
  width: calc((100% - 16px*2) / 3);
}
.md .row.no-gap .col-33 {
  width: 33.333333333333336%;
}
.md .row .col-30 {
  width: 30%;
  width: calc((100% - 16px*2.3333333333333335) / 3.3333333333333335);
}
.md .row.no-gap .col-30 {
  width: 30%;
}
.md .row .col-25 {
  width: 25%;
  width: calc((100% - 16px*3) / 4);
}
.md .row.no-gap .col-25 {
  width: 25%;
}
.md .row .col-20 {
  width: 20%;
  width: calc((100% - 16px*4) / 5);
}
.md .row.no-gap .col-20 {
  width: 20%;
}
.md .row .col-15 {
  width: 15%;
  width: calc((100% - 16px*5.666666666666667) / 6.666666666666667);
}
.md .row.no-gap .col-15 {
  width: 15%;
}
.md .row .col-10 {
  width: 10%;
  width: calc((100% - 16px*9) / 10);
}
.md .row.no-gap .col-10 {
  width: 10%;
}
.md .row .col-5 {
  width: 5%;
  width: calc((100% - 16px*19) / 20);
}
.md .row.no-gap .col-5 {
  width: 5%;
}
.md .row .col:nth-last-child(1),
.md .row .col:nth-last-child(1) ~ .col {
  width: 100%;
  width: calc((100% - 16px*0) / 1);
}
.md .row.no-gap .col:nth-last-child(1),
.md .row.no-gap .col:nth-last-child(1) ~ .col {
  width: 100%;
}
.md .row .col:nth-last-child(2),
.md .row .col:nth-last-child(2) ~ .col {
  width: 50%;
  width: calc((100% - 16px*1) / 2);
}
.md .row.no-gap .col:nth-last-child(2),
.md .row.no-gap .col:nth-last-child(2) ~ .col {
  width: 50%;
}
.md .row .col:nth-last-child(3),
.md .row .col:nth-last-child(3) ~ .col {
  width: 33.33333333%;
  width: calc((100% - 16px*2) / 3);
}
.md .row.no-gap .col:nth-last-child(3),
.md .row.no-gap .col:nth-last-child(3) ~ .col {
  width: 33.33333333%;
}
.md .row .col:nth-last-child(4),
.md .row .col:nth-last-child(4) ~ .col {
  width: 25%;
  width: calc((100% - 16px*3) / 4);
}
.md .row.no-gap .col:nth-last-child(4),
.md .row.no-gap .col:nth-last-child(4) ~ .col {
  width: 25%;
}
.md .row .col:nth-last-child(5),
.md .row .col:nth-last-child(5) ~ .col {
  width: 20%;
  width: calc((100% - 16px*4) / 5);
}
.md .row.no-gap .col:nth-last-child(5),
.md .row.no-gap .col:nth-last-child(5) ~ .col {
  width: 20%;
}
.md .row .col:nth-last-child(6),
.md .row .col:nth-last-child(6) ~ .col {
  width: 16.66666667%;
  width: calc((100% - 16px*5) / 6);
}
.md .row.no-gap .col:nth-last-child(6),
.md .row.no-gap .col:nth-last-child(6) ~ .col {
  width: 16.66666667%;
}
.md .row .col:nth-last-child(7),
.md .row .col:nth-last-child(7) ~ .col {
  width: 14.28571429%;
  width: calc((100% - 16px*6) / 7);
}
.md .row.no-gap .col:nth-last-child(7),
.md .row.no-gap .col:nth-last-child(7) ~ .col {
  width: 14.28571429%;
}
.md .row .col:nth-last-child(8),
.md .row .col:nth-last-child(8) ~ .col {
  width: 12.5%;
  width: calc((100% - 16px*7) / 8);
}
.md .row.no-gap .col:nth-last-child(8),
.md .row.no-gap .col:nth-last-child(8) ~ .col {
  width: 12.5%;
}
.md .row .col:nth-last-child(9),
.md .row .col:nth-last-child(9) ~ .col {
  width: 11.11111111%;
  width: calc((100% - 16px*8) / 9);
}
.md .row.no-gap .col:nth-last-child(9),
.md .row.no-gap .col:nth-last-child(9) ~ .col {
  width: 11.11111111%;
}
.md .row .col:nth-last-child(10),
.md .row .col:nth-last-child(10) ~ .col {
  width: 10%;
  width: calc((100% - 16px*9) / 10);
}
.md .row.no-gap .col:nth-last-child(10),
.md .row.no-gap .col:nth-last-child(10) ~ .col {
  width: 10%;
}
.md .row .col:nth-last-child(11),
.md .row .col:nth-last-child(11) ~ .col {
  width: 9.09090909%;
  width: calc((100% - 16px*10) / 11);
}
.md .row.no-gap .col:nth-last-child(11),
.md .row.no-gap .col:nth-last-child(11) ~ .col {
  width: 9.09090909%;
}
.md .row .col:nth-last-child(12),
.md .row .col:nth-last-child(12) ~ .col {
  width: 8.33333333%;
  width: calc((100% - 16px*11) / 12);
}
.md .row.no-gap .col:nth-last-child(12),
.md .row.no-gap .col:nth-last-child(12) ~ .col {
  width: 8.33333333%;
}
.md .row .col:nth-last-child(13),
.md .row .col:nth-last-child(13) ~ .col {
  width: 7.69230769%;
  width: calc((100% - 16px*12) / 13);
}
.md .row.no-gap .col:nth-last-child(13),
.md .row.no-gap .col:nth-last-child(13) ~ .col {
  width: 7.69230769%;
}
.md .row .col:nth-last-child(14),
.md .row .col:nth-last-child(14) ~ .col {
  width: 7.14285714%;
  width: calc((100% - 16px*13) / 14);
}
.md .row.no-gap .col:nth-last-child(14),
.md .row.no-gap .col:nth-last-child(14) ~ .col {
  width: 7.14285714%;
}
.md .row .col:nth-last-child(15),
.md .row .col:nth-last-child(15) ~ .col {
  width: 6.66666667%;
  width: calc((100% - 16px*14) / 15);
}
.md .row.no-gap .col:nth-last-child(15),
.md .row.no-gap .col:nth-last-child(15) ~ .col {
  width: 6.66666667%;
}
.md .row .col:nth-last-child(16),
.md .row .col:nth-last-child(16) ~ .col {
  width: 6.25%;
  width: calc((100% - 16px*15) / 16);
}
.md .row.no-gap .col:nth-last-child(16),
.md .row.no-gap .col:nth-last-child(16) ~ .col {
  width: 6.25%;
}
.md .row .col:nth-last-child(17),
.md .row .col:nth-last-child(17) ~ .col {
  width: 5.88235294%;
  width: calc((100% - 16px*16) / 17);
}
.md .row.no-gap .col:nth-last-child(17),
.md .row.no-gap .col:nth-last-child(17) ~ .col {
  width: 5.88235294%;
}
.md .row .col:nth-last-child(18),
.md .row .col:nth-last-child(18) ~ .col {
  width: 5.55555556%;
  width: calc((100% - 16px*17) / 18);
}
.md .row.no-gap .col:nth-last-child(18),
.md .row.no-gap .col:nth-last-child(18) ~ .col {
  width: 5.55555556%;
}
.md .row .col:nth-last-child(19),
.md .row .col:nth-last-child(19) ~ .col {
  width: 5.26315789%;
  width: calc((100% - 16px*18) / 19);
}
.md .row.no-gap .col:nth-last-child(19),
.md .row.no-gap .col:nth-last-child(19) ~ .col {
  width: 5.26315789%;
}
.md .row .col:nth-last-child(20),
.md .row .col:nth-last-child(20) ~ .col {
  width: 5%;
  width: calc((100% - 16px*19) / 20);
}
.md .row.no-gap .col:nth-last-child(20),
.md .row.no-gap .col:nth-last-child(20) ~ .col {
  width: 5%;
}
.md .row .col:nth-last-child(21),
.md .row .col:nth-last-child(21) ~ .col {
  width: 4.76190476%;
  width: calc((100% - 16px*20) / 21);
}
.md .row.no-gap .col:nth-last-child(21),
.md .row.no-gap .col:nth-last-child(21) ~ .col {
  width: 4.76190476%;
}
@media (min-width: 768px) {
  .md .row .tablet-100 {
    width: 100%;
    width: calc((100% - 16px*0) / 1);
  }
  .md .row.no-gap .tablet-100 {
    width: 100%;
  }
  .md .row .tablet-95 {
    width: 95%;
    width: calc((100% - 16px*0.05263157894736836) / 1.0526315789473684);
  }
  .md .row.no-gap .tablet-95 {
    width: 95%;
  }
  .md .row .tablet-90 {
    width: 90%;
    width: calc((100% - 16px*0.11111111111111116) / 1.1111111111111112);
  }
  .md .row.no-gap .tablet-90 {
    width: 90%;
  }
  .md .row .tablet-85 {
    width: 85%;
    width: calc((100% - 16px*0.17647058823529416) / 1.1764705882352942);
  }
  .md .row.no-gap .tablet-85 {
    width: 85%;
  }
  .md .row .tablet-80 {
    width: 80%;
    width: calc((100% - 16px*0.25) / 1.25);
  }
  .md .row.no-gap .tablet-80 {
    width: 80%;
  }
  .md .row .tablet-75 {
    width: 75%;
    width: calc((100% - 16px*0.33333333333333326) / 1.3333333333333333);
  }
  .md .row.no-gap .tablet-75 {
    width: 75%;
  }
  .md .row .tablet-70 {
    width: 70%;
    width: calc((100% - 16px*0.4285714285714286) / 1.4285714285714286);
  }
  .md .row.no-gap .tablet-70 {
    width: 70%;
  }
  .md .row .tablet-66 {
    width: 66.66666666666666%;
    width: calc((100% - 16px*0.5000000000000002) / 1.5000000000000002);
  }
  .md .row.no-gap .tablet-66 {
    width: 66.66666666666666%;
  }
  .md .row .tablet-65 {
    width: 65%;
    width: calc((100% - 16px*0.5384615384615385) / 1.5384615384615385);
  }
  .md .row.no-gap .tablet-65 {
    width: 65%;
  }
  .md .row .tablet-60 {
    width: 60%;
    width: calc((100% - 16px*0.6666666666666667) / 1.6666666666666667);
  }
  .md .row.no-gap .tablet-60 {
    width: 60%;
  }
  .md .row .tablet-55 {
    width: 55%;
    width: calc((100% - 16px*0.8181818181818181) / 1.8181818181818181);
  }
  .md .row.no-gap .tablet-55 {
    width: 55%;
  }
  .md .row .tablet-50 {
    width: 50%;
    width: calc((100% - 16px*1) / 2);
  }
  .md .row.no-gap .tablet-50 {
    width: 50%;
  }
  .md .row .tablet-45 {
    width: 45%;
    width: calc((100% - 16px*1.2222222222222223) / 2.2222222222222223);
  }
  .md .row.no-gap .tablet-45 {
    width: 45%;
  }
  .md .row .tablet-40 {
    width: 40%;
    width: calc((100% - 16px*1.5) / 2.5);
  }
  .md .row.no-gap .tablet-40 {
    width: 40%;
  }
  .md .row .tablet-35 {
    width: 35%;
    width: calc((100% - 16px*1.8571428571428572) / 2.857142857142857);
  }
  .md .row.no-gap .tablet-35 {
    width: 35%;
  }
  .md .row .tablet-33 {
    width: 33.333333333333336%;
    width: calc((100% - 16px*2) / 3);
  }
  .md .row.no-gap .tablet-33 {
    width: 33.333333333333336%;
  }
  .md .row .tablet-30 {
    width: 30%;
    width: calc((100% - 16px*2.3333333333333335) / 3.3333333333333335);
  }
  .md .row.no-gap .tablet-30 {
    width: 30%;
  }
  .md .row .tablet-25 {
    width: 25%;
    width: calc((100% - 16px*3) / 4);
  }
  .md .row.no-gap .tablet-25 {
    width: 25%;
  }
  .md .row .tablet-20 {
    width: 20%;
    width: calc((100% - 16px*4) / 5);
  }
  .md .row.no-gap .tablet-20 {
    width: 20%;
  }
  .md .row .tablet-15 {
    width: 15%;
    width: calc((100% - 16px*5.666666666666667) / 6.666666666666667);
  }
  .md .row.no-gap .tablet-15 {
    width: 15%;
  }
  .md .row .tablet-10 {
    width: 10%;
    width: calc((100% - 16px*9) / 10);
  }
  .md .row.no-gap .tablet-10 {
    width: 10%;
  }
  .md .row .tablet-5 {
    width: 5%;
    width: calc((100% - 16px*19) / 20);
  }
  .md .row.no-gap .tablet-5 {
    width: 5%;
  }
  .md .row .tablet-auto:nth-last-child(1),
  .md .row .tablet-auto:nth-last-child(1) ~ .tablet-auto {
    width: 100%;
    width: calc((100% - 16px*0) / 1);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(1),
  .md .row.no-gap .tablet-auto:nth-last-child(1) ~ .tablet-auto {
    width: 100%;
  }
  .md .row .tablet-auto:nth-last-child(2),
  .md .row .tablet-auto:nth-last-child(2) ~ .tablet-auto {
    width: 50%;
    width: calc((100% - 16px*1) / 2);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(2),
  .md .row.no-gap .tablet-auto:nth-last-child(2) ~ .tablet-auto {
    width: 50%;
  }
  .md .row .tablet-auto:nth-last-child(3),
  .md .row .tablet-auto:nth-last-child(3) ~ .tablet-auto {
    width: 33.33333333%;
    width: calc((100% - 16px*2) / 3);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(3),
  .md .row.no-gap .tablet-auto:nth-last-child(3) ~ .tablet-auto {
    width: 33.33333333%;
  }
  .md .row .tablet-auto:nth-last-child(4),
  .md .row .tablet-auto:nth-last-child(4) ~ .tablet-auto {
    width: 25%;
    width: calc((100% - 16px*3) / 4);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(4),
  .md .row.no-gap .tablet-auto:nth-last-child(4) ~ .tablet-auto {
    width: 25%;
  }
  .md .row .tablet-auto:nth-last-child(5),
  .md .row .tablet-auto:nth-last-child(5) ~ .tablet-auto {
    width: 20%;
    width: calc((100% - 16px*4) / 5);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(5),
  .md .row.no-gap .tablet-auto:nth-last-child(5) ~ .tablet-auto {
    width: 20%;
  }
  .md .row .tablet-auto:nth-last-child(6),
  .md .row .tablet-auto:nth-last-child(6) ~ .tablet-auto {
    width: 16.66666667%;
    width: calc((100% - 16px*5) / 6);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(6),
  .md .row.no-gap .tablet-auto:nth-last-child(6) ~ .tablet-auto {
    width: 16.66666667%;
  }
  .md .row .tablet-auto:nth-last-child(7),
  .md .row .tablet-auto:nth-last-child(7) ~ .tablet-auto {
    width: 14.28571429%;
    width: calc((100% - 16px*6) / 7);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(7),
  .md .row.no-gap .tablet-auto:nth-last-child(7) ~ .tablet-auto {
    width: 14.28571429%;
  }
  .md .row .tablet-auto:nth-last-child(8),
  .md .row .tablet-auto:nth-last-child(8) ~ .tablet-auto {
    width: 12.5%;
    width: calc((100% - 16px*7) / 8);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(8),
  .md .row.no-gap .tablet-auto:nth-last-child(8) ~ .tablet-auto {
    width: 12.5%;
  }
  .md .row .tablet-auto:nth-last-child(9),
  .md .row .tablet-auto:nth-last-child(9) ~ .tablet-auto {
    width: 11.11111111%;
    width: calc((100% - 16px*8) / 9);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(9),
  .md .row.no-gap .tablet-auto:nth-last-child(9) ~ .tablet-auto {
    width: 11.11111111%;
  }
  .md .row .tablet-auto:nth-last-child(10),
  .md .row .tablet-auto:nth-last-child(10) ~ .tablet-auto {
    width: 10%;
    width: calc((100% - 16px*9) / 10);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(10),
  .md .row.no-gap .tablet-auto:nth-last-child(10) ~ .tablet-auto {
    width: 10%;
  }
  .md .row .tablet-auto:nth-last-child(11),
  .md .row .tablet-auto:nth-last-child(11) ~ .tablet-auto {
    width: 9.09090909%;
    width: calc((100% - 16px*10) / 11);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(11),
  .md .row.no-gap .tablet-auto:nth-last-child(11) ~ .tablet-auto {
    width: 9.09090909%;
  }
  .md .row .tablet-auto:nth-last-child(12),
  .md .row .tablet-auto:nth-last-child(12) ~ .tablet-auto {
    width: 8.33333333%;
    width: calc((100% - 16px*11) / 12);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(12),
  .md .row.no-gap .tablet-auto:nth-last-child(12) ~ .tablet-auto {
    width: 8.33333333%;
  }
  .md .row .tablet-auto:nth-last-child(13),
  .md .row .tablet-auto:nth-last-child(13) ~ .tablet-auto {
    width: 7.69230769%;
    width: calc((100% - 16px*12) / 13);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(13),
  .md .row.no-gap .tablet-auto:nth-last-child(13) ~ .tablet-auto {
    width: 7.69230769%;
  }
  .md .row .tablet-auto:nth-last-child(14),
  .md .row .tablet-auto:nth-last-child(14) ~ .tablet-auto {
    width: 7.14285714%;
    width: calc((100% - 16px*13) / 14);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(14),
  .md .row.no-gap .tablet-auto:nth-last-child(14) ~ .tablet-auto {
    width: 7.14285714%;
  }
  .md .row .tablet-auto:nth-last-child(15),
  .md .row .tablet-auto:nth-last-child(15) ~ .tablet-auto {
    width: 6.66666667%;
    width: calc((100% - 16px*14) / 15);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(15),
  .md .row.no-gap .tablet-auto:nth-last-child(15) ~ .tablet-auto {
    width: 6.66666667%;
  }
  .md .row .tablet-auto:nth-last-child(16),
  .md .row .tablet-auto:nth-last-child(16) ~ .tablet-auto {
    width: 6.25%;
    width: calc((100% - 16px*15) / 16);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(16),
  .md .row.no-gap .tablet-auto:nth-last-child(16) ~ .tablet-auto {
    width: 6.25%;
  }
  .md .row .tablet-auto:nth-last-child(17),
  .md .row .tablet-auto:nth-last-child(17) ~ .tablet-auto {
    width: 5.88235294%;
    width: calc((100% - 16px*16) / 17);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(17),
  .md .row.no-gap .tablet-auto:nth-last-child(17) ~ .tablet-auto {
    width: 5.88235294%;
  }
  .md .row .tablet-auto:nth-last-child(18),
  .md .row .tablet-auto:nth-last-child(18) ~ .tablet-auto {
    width: 5.55555556%;
    width: calc((100% - 16px*17) / 18);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(18),
  .md .row.no-gap .tablet-auto:nth-last-child(18) ~ .tablet-auto {
    width: 5.55555556%;
  }
  .md .row .tablet-auto:nth-last-child(19),
  .md .row .tablet-auto:nth-last-child(19) ~ .tablet-auto {
    width: 5.26315789%;
    width: calc((100% - 16px*18) / 19);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(19),
  .md .row.no-gap .tablet-auto:nth-last-child(19) ~ .tablet-auto {
    width: 5.26315789%;
  }
  .md .row .tablet-auto:nth-last-child(20),
  .md .row .tablet-auto:nth-last-child(20) ~ .tablet-auto {
    width: 5%;
    width: calc((100% - 16px*19) / 20);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(20),
  .md .row.no-gap .tablet-auto:nth-last-child(20) ~ .tablet-auto {
    width: 5%;
  }
  .md .row .tablet-auto:nth-last-child(21),
  .md .row .tablet-auto:nth-last-child(21) ~ .tablet-auto {
    width: 4.76190476%;
    width: calc((100% - 16px*20) / 21);
  }
  .md .row.no-gap .tablet-auto:nth-last-child(21),
  .md .row.no-gap .tablet-auto:nth-last-child(21) ~ .tablet-auto {
    width: 4.76190476%;
  }
}
@media (min-width: 1025px) {
  .md .row .desktop-100 {
    width: 100%;
    width: calc((100% - 16px*0) / 1);
  }
  .md .row.no-gap .desktop-100 {
    width: 100%;
  }
  .md .row .desktop-95 {
    width: 95%;
    width: calc((100% - 16px*0.05263157894736836) / 1.0526315789473684);
  }
  .md .row.no-gap .desktop-95 {
    width: 95%;
  }
  .md .row .desktop-90 {
    width: 90%;
    width: calc((100% - 16px*0.11111111111111116) / 1.1111111111111112);
  }
  .md .row.no-gap .desktop-90 {
    width: 90%;
  }
  .md .row .desktop-85 {
    width: 85%;
    width: calc((100% - 16px*0.17647058823529416) / 1.1764705882352942);
  }
  .md .row.no-gap .desktop-85 {
    width: 85%;
  }
  .md .row .desktop-80 {
    width: 80%;
    width: calc((100% - 16px*0.25) / 1.25);
  }
  .md .row.no-gap .desktop-80 {
    width: 80%;
  }
  .md .row .desktop-75 {
    width: 75%;
    width: calc((100% - 16px*0.33333333333333326) / 1.3333333333333333);
  }
  .md .row.no-gap .desktop-75 {
    width: 75%;
  }
  .md .row .desktop-70 {
    width: 70%;
    width: calc((100% - 16px*0.4285714285714286) / 1.4285714285714286);
  }
  .md .row.no-gap .desktop-70 {
    width: 70%;
  }
  .md .row .desktop-66 {
    width: 66.66666666666666%;
    width: calc((100% - 16px*0.5000000000000002) / 1.5000000000000002);
  }
  .md .row.no-gap .desktop-66 {
    width: 66.66666666666666%;
  }
  .md .row .desktop-65 {
    width: 65%;
    width: calc((100% - 16px*0.5384615384615385) / 1.5384615384615385);
  }
  .md .row.no-gap .desktop-65 {
    width: 65%;
  }
  .md .row .desktop-60 {
    width: 60%;
    width: calc((100% - 16px*0.6666666666666667) / 1.6666666666666667);
  }
  .md .row.no-gap .desktop-60 {
    width: 60%;
  }
  .md .row .desktop-55 {
    width: 55%;
    width: calc((100% - 16px*0.8181818181818181) / 1.8181818181818181);
  }
  .md .row.no-gap .desktop-55 {
    width: 55%;
  }
  .md .row .desktop-50 {
    width: 50%;
    width: calc((100% - 16px*1) / 2);
  }
  .md .row.no-gap .desktop-50 {
    width: 50%;
  }
  .md .row .desktop-45 {
    width: 45%;
    width: calc((100% - 16px*1.2222222222222223) / 2.2222222222222223);
  }
  .md .row.no-gap .desktop-45 {
    width: 45%;
  }
  .md .row .desktop-40 {
    width: 40%;
    width: calc((100% - 16px*1.5) / 2.5);
  }
  .md .row.no-gap .desktop-40 {
    width: 40%;
  }
  .md .row .desktop-35 {
    width: 35%;
    width: calc((100% - 16px*1.8571428571428572) / 2.857142857142857);
  }
  .md .row.no-gap .desktop-35 {
    width: 35%;
  }
  .md .row .desktop-33 {
    width: 33.333333333333336%;
    width: calc((100% - 16px*2) / 3);
  }
  .md .row.no-gap .desktop-33 {
    width: 33.333333333333336%;
  }
  .md .row .desktop-30 {
    width: 30%;
    width: calc((100% - 16px*2.3333333333333335) / 3.3333333333333335);
  }
  .md .row.no-gap .desktop-30 {
    width: 30%;
  }
  .md .row .desktop-25 {
    width: 25%;
    width: calc((100% - 16px*3) / 4);
  }
  .md .row.no-gap .desktop-25 {
    width: 25%;
  }
  .md .row .desktop-20 {
    width: 20%;
    width: calc((100% - 16px*4) / 5);
  }
  .md .row.no-gap .desktop-20 {
    width: 20%;
  }
  .md .row .desktop-15 {
    width: 15%;
    width: calc((100% - 16px*5.666666666666667) / 6.666666666666667);
  }
  .md .row.no-gap .desktop-15 {
    width: 15%;
  }
  .md .row .desktop-10 {
    width: 10%;
    width: calc((100% - 16px*9) / 10);
  }
  .md .row.no-gap .desktop-10 {
    width: 10%;
  }
  .md .row .desktop-5 {
    width: 5%;
    width: calc((100% - 16px*19) / 20);
  }
  .md .row.no-gap .desktop-5 {
    width: 5%;
  }
  .md .row .desktop-auto:nth-last-child(1),
  .md .row .desktop-auto:nth-last-child(1) ~ .desktop-auto {
    width: 100%;
    width: calc((100% - 16px*0) / 1);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(1),
  .md .row.no-gap .desktop-auto:nth-last-child(1) ~ .desktop-auto {
    width: 100%;
  }
  .md .row .desktop-auto:nth-last-child(2),
  .md .row .desktop-auto:nth-last-child(2) ~ .desktop-auto {
    width: 50%;
    width: calc((100% - 16px*1) / 2);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(2),
  .md .row.no-gap .desktop-auto:nth-last-child(2) ~ .desktop-auto {
    width: 50%;
  }
  .md .row .desktop-auto:nth-last-child(3),
  .md .row .desktop-auto:nth-last-child(3) ~ .desktop-auto {
    width: 33.33333333%;
    width: calc((100% - 16px*2) / 3);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(3),
  .md .row.no-gap .desktop-auto:nth-last-child(3) ~ .desktop-auto {
    width: 33.33333333%;
  }
  .md .row .desktop-auto:nth-last-child(4),
  .md .row .desktop-auto:nth-last-child(4) ~ .desktop-auto {
    width: 25%;
    width: calc((100% - 16px*3) / 4);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(4),
  .md .row.no-gap .desktop-auto:nth-last-child(4) ~ .desktop-auto {
    width: 25%;
  }
  .md .row .desktop-auto:nth-last-child(5),
  .md .row .desktop-auto:nth-last-child(5) ~ .desktop-auto {
    width: 20%;
    width: calc((100% - 16px*4) / 5);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(5),
  .md .row.no-gap .desktop-auto:nth-last-child(5) ~ .desktop-auto {
    width: 20%;
  }
  .md .row .desktop-auto:nth-last-child(6),
  .md .row .desktop-auto:nth-last-child(6) ~ .desktop-auto {
    width: 16.66666667%;
    width: calc((100% - 16px*5) / 6);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(6),
  .md .row.no-gap .desktop-auto:nth-last-child(6) ~ .desktop-auto {
    width: 16.66666667%;
  }
  .md .row .desktop-auto:nth-last-child(7),
  .md .row .desktop-auto:nth-last-child(7) ~ .desktop-auto {
    width: 14.28571429%;
    width: calc((100% - 16px*6) / 7);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(7),
  .md .row.no-gap .desktop-auto:nth-last-child(7) ~ .desktop-auto {
    width: 14.28571429%;
  }
  .md .row .desktop-auto:nth-last-child(8),
  .md .row .desktop-auto:nth-last-child(8) ~ .desktop-auto {
    width: 12.5%;
    width: calc((100% - 16px*7) / 8);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(8),
  .md .row.no-gap .desktop-auto:nth-last-child(8) ~ .desktop-auto {
    width: 12.5%;
  }
  .md .row .desktop-auto:nth-last-child(9),
  .md .row .desktop-auto:nth-last-child(9) ~ .desktop-auto {
    width: 11.11111111%;
    width: calc((100% - 16px*8) / 9);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(9),
  .md .row.no-gap .desktop-auto:nth-last-child(9) ~ .desktop-auto {
    width: 11.11111111%;
  }
  .md .row .desktop-auto:nth-last-child(10),
  .md .row .desktop-auto:nth-last-child(10) ~ .desktop-auto {
    width: 10%;
    width: calc((100% - 16px*9) / 10);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(10),
  .md .row.no-gap .desktop-auto:nth-last-child(10) ~ .desktop-auto {
    width: 10%;
  }
  .md .row .desktop-auto:nth-last-child(11),
  .md .row .desktop-auto:nth-last-child(11) ~ .desktop-auto {
    width: 9.09090909%;
    width: calc((100% - 16px*10) / 11);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(11),
  .md .row.no-gap .desktop-auto:nth-last-child(11) ~ .desktop-auto {
    width: 9.09090909%;
  }
  .md .row .desktop-auto:nth-last-child(12),
  .md .row .desktop-auto:nth-last-child(12) ~ .desktop-auto {
    width: 8.33333333%;
    width: calc((100% - 16px*11) / 12);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(12),
  .md .row.no-gap .desktop-auto:nth-last-child(12) ~ .desktop-auto {
    width: 8.33333333%;
  }
  .md .row .desktop-auto:nth-last-child(13),
  .md .row .desktop-auto:nth-last-child(13) ~ .desktop-auto {
    width: 7.69230769%;
    width: calc((100% - 16px*12) / 13);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(13),
  .md .row.no-gap .desktop-auto:nth-last-child(13) ~ .desktop-auto {
    width: 7.69230769%;
  }
  .md .row .desktop-auto:nth-last-child(14),
  .md .row .desktop-auto:nth-last-child(14) ~ .desktop-auto {
    width: 7.14285714%;
    width: calc((100% - 16px*13) / 14);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(14),
  .md .row.no-gap .desktop-auto:nth-last-child(14) ~ .desktop-auto {
    width: 7.14285714%;
  }
  .md .row .desktop-auto:nth-last-child(15),
  .md .row .desktop-auto:nth-last-child(15) ~ .desktop-auto {
    width: 6.66666667%;
    width: calc((100% - 16px*14) / 15);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(15),
  .md .row.no-gap .desktop-auto:nth-last-child(15) ~ .desktop-auto {
    width: 6.66666667%;
  }
  .md .row .desktop-auto:nth-last-child(16),
  .md .row .desktop-auto:nth-last-child(16) ~ .desktop-auto {
    width: 6.25%;
    width: calc((100% - 16px*15) / 16);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(16),
  .md .row.no-gap .desktop-auto:nth-last-child(16) ~ .desktop-auto {
    width: 6.25%;
  }
  .md .row .desktop-auto:nth-last-child(17),
  .md .row .desktop-auto:nth-last-child(17) ~ .desktop-auto {
    width: 5.88235294%;
    width: calc((100% - 16px*16) / 17);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(17),
  .md .row.no-gap .desktop-auto:nth-last-child(17) ~ .desktop-auto {
    width: 5.88235294%;
  }
  .md .row .desktop-auto:nth-last-child(18),
  .md .row .desktop-auto:nth-last-child(18) ~ .desktop-auto {
    width: 5.55555556%;
    width: calc((100% - 16px*17) / 18);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(18),
  .md .row.no-gap .desktop-auto:nth-last-child(18) ~ .desktop-auto {
    width: 5.55555556%;
  }
  .md .row .desktop-auto:nth-last-child(19),
  .md .row .desktop-auto:nth-last-child(19) ~ .desktop-auto {
    width: 5.26315789%;
    width: calc((100% - 16px*18) / 19);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(19),
  .md .row.no-gap .desktop-auto:nth-last-child(19) ~ .desktop-auto {
    width: 5.26315789%;
  }
  .md .row .desktop-auto:nth-last-child(20),
  .md .row .desktop-auto:nth-last-child(20) ~ .desktop-auto {
    width: 5%;
    width: calc((100% - 16px*19) / 20);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(20),
  .md .row.no-gap .desktop-auto:nth-last-child(20) ~ .desktop-auto {
    width: 5%;
  }
  .md .row .desktop-auto:nth-last-child(21),
  .md .row .desktop-auto:nth-last-child(21) ~ .desktop-auto {
    width: 4.76190476%;
    width: calc((100% - 16px*20) / 21);
  }
  .md .row.no-gap .desktop-auto:nth-last-child(21),
  .md .row.no-gap .desktop-auto:nth-last-child(21) ~ .desktop-auto {
    width: 4.76190476%;
  }
}
.calendar {
  overflow: hidden;
  height: 320px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.calendar.modal-in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (orientation: landscape) and (max-height: 415px) {
  .calendar.calendar-sheet {
    height: 220px;
  }
  .calendar.calendar-modal {
    height: calc(100vh - 44px);
  }
}
.calendar.calendar-inline,
.calendar.calendar-popover .calendar {
  position: relative;
}
.calendar-modal {
  position: absolute;
  height: 420px;
  overflow: hidden;
  top: 50%;
  left: 50%;
  min-width: 300px;
  max-width: 380px;
  -webkit-transform: translate3d(-50%, 100%, 0);
  transform: translate3d(-50%, 100%, 0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 12000;
  background: #fff;
  width: 90%;
  border-radius: 4px;
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.calendar-modal.modal-in,
.calendar-modal.modal-out {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
.calendar-modal.modal-in {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.calendar-modal.modal-out {
  -webkit-transform: translate3d(-50%, 100%, 0);
  transform: translate3d(-50%, 100%, 0);
}
.calendar-popover {
  width: 320px;
}
.calendar-popover .calendar {
  height: 320px;
}
.calendar-week-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-size: 11px;
}
.calendar-week-header .calendar-week-day {
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 14.28571429%;
  width: calc(100% / 7);
  text-align: center;
}
.calendar-months {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-flex-shrink: 10;
  -ms-flex-negative: 10;
  flex-shrink: 10;
}
.calendar-months-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.calendar-month {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.calendar-row {
  height: 16.66666667%;
  height: calc(100% / 6);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.calendar-day {
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.28571429%;
  width: calc(100% / 7);
  text-align: center;
  cursor: pointer;
  z-index: 20;
  color: #000;
  height: 100%;
}
.calendar-day.calendar-day-prev,
.calendar-day.calendar-day-next {
  color: #b8b8b8;
}
.calendar-day.calendar-day-disabled {
  color: #d4d4d4;
  cursor: auto;
}
.calendar-day.calendar-day-selected .calendar-day-number {
  color: #fff;
}
.calendar-day .calendar-day-number {
  display: inline-block;
  border-radius: 100%;
  position: relative;
}
.calendar-day .calendar-day-events {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  width: 100%;
  top: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1px;
}
.calendar-day .calendar-day-event {
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.calendar-day .calendar-day-event + .calendar-day-event {
  margin-left: 2px;
}
.calendar-range .calendar-day.calendar-day-selected {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.calendar-range .calendar-day.calendar-day-selected .calendar-day-number {
  width: 100%;
  border-radius: 0;
  height: auto;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.calendar-month-selector,
.calendar-year-selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  max-width: 200px;
  -webkit-flex-shrink: 10;
  -ms-flex-negative: 10;
  flex-shrink: 10;
}
.calendar-month-selector .calendar-day-number,
.calendar-year-selector .calendar-day-number {
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ios .calendar-header {
  height: 44px;
  background: #f7f7f8;
  font-size: 17px;
  line-height: 44px;
  font-weight: 600;
  padding: 0 8px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ios .calendar-footer {
  position: relative;
  padding: 0 8px;
  width: 100%;
  height: 44px;
  background: #f7f7f8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 17px;
}
.ios .calendar-footer:before {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .calendar-footer:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .calendar-footer:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .calendar-week-header {
  background: #f7f7f8;
  height: 18px;
}
.ios .calendar-week-header .calendar-week-day {
  line-height: 18px;
}
.ios .calendar-row:before {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .calendar-row:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .calendar-row:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .calendar-day {
  font-size: 15px;
}
.ios .calendar-day.calendar-day-today .calendar-day-number {
  background: #e3e3e3;
}
.ios .calendar-day.calendar-day-selected .calendar-day-number {
  background: #007aff;
}
.ios .calendar-day .calendar-day-number {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.ios .calendar-day .calendar-day-event {
  background: #007aff;
}
.ios .calendar-month-selector a.icon-only,
.ios .calendar-year-selector a.icon-only {
  min-width: 36px;
}
.ios .calendar-sheet:before {
  content: '';
  position: absolute;
  background-color: #929499;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .calendar-sheet:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .calendar-sheet:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .calendar-sheet {
  background: #fff;
}
.ios .calendar-sheet:before {
  z-index: 600;
}
.ios .calendar-sheet .toolbar:before {
  display: none !important;
}
.ios .calendar-modal .toolbar:before,
.ios .calendar-popover .toolbar:before {
  display: none !important;
}
.ios .calendar-modal .calendar-months:first-child .calendar-row:first-child:before,
.ios .calendar-popover .calendar-months:first-child .calendar-row:first-child:before {
  display: none !important;
}
.ios .calendar-popover .toolbar {
  background: none;
}
.ios .calendar-popover .calendar-week-header,
.ios .calendar-popover .calendar-header,
.ios .calendar-popover .calendar-footer {
  background: none;
}
.ios.device-iphone-x .calendar-sheet .sheet-modal-inner {
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge.calendar .calendar-row,
  .ios.device-iphone-x .ios-edges.calendar .calendar-row,
  .ios.device-iphone-x .popup.calendar .calendar-row,
  .ios.device-iphone-x .sheet-modal.calendar .calendar-row,
  .ios.device-iphone-x .panel-left.calendar .calendar-row,
  .ios.device-iphone-x .ios-left-edge .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .ios.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .ios.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .ios.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .ios.device-iphone-x .panel-left .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .ios.device-iphone-x .ios-left-edge.calendar .calendar-week-header,
  .ios.device-iphone-x .ios-edges.calendar .calendar-week-header,
  .ios.device-iphone-x .popup.calendar .calendar-week-header,
  .ios.device-iphone-x .sheet-modal.calendar .calendar-week-header,
  .ios.device-iphone-x .panel-left.calendar .calendar-week-header,
  .ios.device-iphone-x .ios-left-edge .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
  .ios.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
  .ios.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
  .ios.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
  .ios.device-iphone-x .panel-left .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
  }
  .ios.device-iphone-x .ios-right-edge.calendar .calendar-row,
  .ios.device-iphone-x .ios-edges.calendar .calendar-row,
  .ios.device-iphone-x .popup.calendar .calendar-row,
  .ios.device-iphone-x .sheet-modal.calendar .calendar-row,
  .ios.device-iphone-x .panel-right.calendar .calendar-row,
  .ios.device-iphone-x .ios-right-edge .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .ios.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .ios.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .ios.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .ios.device-iphone-x .panel-right .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .ios.device-iphone-x .ios-right-edge.calendar .calendar-week-header,
  .ios.device-iphone-x .ios-edges.calendar .calendar-week-header,
  .ios.device-iphone-x .popup.calendar .calendar-week-header,
  .ios.device-iphone-x .sheet-modal.calendar .calendar-week-header,
  .ios.device-iphone-x .panel-right.calendar .calendar-week-header,
  .ios.device-iphone-x .ios-right-edge .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
  .ios.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
  .ios.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
  .ios.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
  .ios.device-iphone-x .panel-right .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header {
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
  }
}
.ios .theme-dark .calendar .calendar-header,
.calendar.ios .theme-dark .calendar-header,
.ios .theme-dark .calendar .calendar-week-header,
.calendar.ios .theme-dark .calendar-week-header,
.ios .theme-dark .calendar .calendar-footer,
.calendar.ios .theme-dark .calendar-footer {
  background-color: #1b1b1b;
}
.ios .theme-dark .calendar-popover .calendar-week-header {
  background-color: transparent;
}
.ios .theme-dark .calendar-footer:before,
.ios .theme-dark .calendar-row:before,
.ios .theme-dark .calendar-sheet:before {
  background-color: #282829;
}
.ios .theme-dark .calendar-day {
  color: #fff;
}
.ios .theme-dark .calendar-day.calendar-day-today:not(.calendar-day-selected) .calendar-day-number {
  background: #333;
}
.ios .theme-dark .calendar-day.calendar-day-disabled {
  color: #8E8E93;
}
.ios .theme-dark .calendar-day.calendar-day-prev,
.ios .theme-dark .calendar-day.calendar-day-next {
  color: #555;
}
.ios .theme-dark .calendar-modal,
.calendar-modal.ios .theme-dark,
.ios .theme-dark .calendar-sheet {
  background: #171717;
}
.ios .color-theme-red .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-red .calendar-day.calendar-day-selected .calendar-day-number {
  background: #ff3b30;
}
.ios .color-theme-red .calendar-day .calendar-day-event,
.ios .color-red .calendar-day .calendar-day-event {
  background: #ff3b30;
}
.ios .color-theme-green .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-green .calendar-day.calendar-day-selected .calendar-day-number {
  background: #4cd964;
}
.ios .color-theme-green .calendar-day .calendar-day-event,
.ios .color-green .calendar-day .calendar-day-event {
  background: #4cd964;
}
.ios .color-theme-blue .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-blue .calendar-day.calendar-day-selected .calendar-day-number {
  background: #007aff;
}
.ios .color-theme-blue .calendar-day .calendar-day-event,
.ios .color-blue .calendar-day .calendar-day-event {
  background: #007aff;
}
.ios .color-theme-pink .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-pink .calendar-day.calendar-day-selected .calendar-day-number {
  background: #ff2d55;
}
.ios .color-theme-pink .calendar-day .calendar-day-event,
.ios .color-pink .calendar-day .calendar-day-event {
  background: #ff2d55;
}
.ios .color-theme-yellow .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-yellow .calendar-day.calendar-day-selected .calendar-day-number {
  background: #ffcc00;
}
.ios .color-theme-yellow .calendar-day .calendar-day-event,
.ios .color-yellow .calendar-day .calendar-day-event {
  background: #ffcc00;
}
.ios .color-theme-orange .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-orange .calendar-day.calendar-day-selected .calendar-day-number {
  background: #ff9500;
}
.ios .color-theme-orange .calendar-day .calendar-day-event,
.ios .color-orange .calendar-day .calendar-day-event {
  background: #ff9500;
}
.ios .color-theme-gray .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-gray .calendar-day.calendar-day-selected .calendar-day-number {
  background: #8e8e93;
}
.ios .color-theme-gray .calendar-day .calendar-day-event,
.ios .color-gray .calendar-day .calendar-day-event {
  background: #8e8e93;
}
.ios .color-theme-white .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-white .calendar-day.calendar-day-selected .calendar-day-number {
  background: #ffffff;
}
.ios .color-theme-white .calendar-day .calendar-day-event,
.ios .color-white .calendar-day .calendar-day-event {
  background: #ffffff;
}
.ios .color-theme-black .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-black .calendar-day.calendar-day-selected .calendar-day-number {
  background: #000000;
}
.ios .color-theme-black .calendar-day .calendar-day-event,
.ios .color-black .calendar-day .calendar-day-event {
  background: #000000;
}
.md .calendar-header {
  height: 56px;
  background: #2196f3;
  font-size: 20px;
  line-height: 56px;
  padding: 0 24px;
  color: #fff;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.md .calendar-footer {
  position: relative;
  width: 100%;
  height: 48px;
  padding: 6px 8px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.md .calendar .toolbar {
  background: none !important;
  color: #212121;
}
.md .calendar .toolbar a.link:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(0, 0, 0, 0.15) 66%, rgba(0, 0, 0, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.15) 66%, rgba(0, 0, 0, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .calendar .toolbar a.link.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .calendar .toolbar a.link .ripple-wave {
  background: rgba(0, 0, 0, 0.1);
}
.md .calendar .toolbar .icon-next,
.md .calendar .toolbar .icon-prev,
.md .calendar .toolbar .icon-forward,
.md .calendar .toolbar .icon-back {
  opacity: 0.54;
}
.md .calendar-week-header {
  color: rgba(0, 0, 0, 0.54);
  height: 24px;
}
.md .calendar-week-header .calendar-week-day {
  line-height: 24px;
}
.md .calendar-day.calendar-day-today .calendar-day-number {
  color: #2196f3;
}
.md .calendar-day.calendar-day-selected .calendar-day-number {
  background: #2196f3;
  color: #fff;
}
.md .calendar-day .calendar-day-number {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.md .calendar-day .calendar-day-event {
  background: #2196f3;
}
.md .calendar-range .calendar-day.calendar-day-selected .calendar-day-number {
  color: #fff;
}
.md .calendar-month-selector a.icon-only,
.md .calendar-year-selector a.icon-only {
  min-width: 36px;
}
.md .calendar-sheet:before {
  content: '';
  position: absolute;
  background-color: #ccc;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.md.device-pixel-ratio-2 .calendar-sheet:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .calendar-sheet:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md.device-iphone-x .calendar-sheet .sheet-modal-inner {
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge.calendar .calendar-row,
  .md.device-iphone-x .ios-edges.calendar .calendar-row,
  .md.device-iphone-x .popup.calendar .calendar-row,
  .md.device-iphone-x .sheet-modal.calendar .calendar-row,
  .md.device-iphone-x .panel-left.calendar .calendar-row,
  .md.device-iphone-x .ios-left-edge .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .md.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .md.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .md.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .md.device-iphone-x .panel-left .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
  .md.device-iphone-x .ios-left-edge.calendar .calendar-week-header,
  .md.device-iphone-x .ios-edges.calendar .calendar-week-header,
  .md.device-iphone-x .popup.calendar .calendar-week-header,
  .md.device-iphone-x .sheet-modal.calendar .calendar-week-header,
  .md.device-iphone-x .panel-left.calendar .calendar-week-header,
  .md.device-iphone-x .ios-left-edge .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
  .md.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
  .md.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
  .md.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
  .md.device-iphone-x .panel-left .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
  }
  .md.device-iphone-x .ios-right-edge.calendar .calendar-row,
  .md.device-iphone-x .ios-edges.calendar .calendar-row,
  .md.device-iphone-x .popup.calendar .calendar-row,
  .md.device-iphone-x .sheet-modal.calendar .calendar-row,
  .md.device-iphone-x .panel-right.calendar .calendar-row,
  .md.device-iphone-x .ios-right-edge .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .md.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .md.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .md.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .md.device-iphone-x .panel-right .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
  .md.device-iphone-x .ios-right-edge.calendar .calendar-week-header,
  .md.device-iphone-x .ios-edges.calendar .calendar-week-header,
  .md.device-iphone-x .popup.calendar .calendar-week-header,
  .md.device-iphone-x .sheet-modal.calendar .calendar-week-header,
  .md.device-iphone-x .panel-right.calendar .calendar-week-header,
  .md.device-iphone-x .ios-right-edge .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
  .md.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
  .md.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
  .md.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
  .md.device-iphone-x .panel-right .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header {
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
  }
}
.md .theme-dark .calendar-popover .calendar-week-header {
  background-color: transparent;
}
.md .theme-dark .calendar-week-header {
  color: rgba(255, 255, 255, 0.54);
}
.md .theme-dark .calendar-day {
  color: rgba(255, 255, 255, 0.87);
}
.md .theme-dark .calendar-day.calendar-day-disabled {
  color: rgba(255, 255, 255, 0.54);
}
.md .theme-dark .calendar-day.calendar-day-prev,
.md .theme-dark .calendar-day.calendar-day-next {
  color: rgba(255, 255, 255, 0.35);
}
.md .theme-dark .calendar-modal,
.calendar-modal.md .theme-dark {
  background: #202020;
}
.md .theme-dark .calendar.calendar-sheet:before,
.calendar.md .theme-dark.calendar-sheet:before {
  background-color: rgba(255, 255, 255, 0.2);
}
.md .theme-dark .calendar .toolbar,
.calendar.md .theme-dark .toolbar {
  color: rgba(255, 255, 255, 0.54);
}
.md .theme-dark .calendar .toolbar a.link:before,
.calendar.md .theme-dark .toolbar a.link:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .theme-dark .calendar .toolbar a.link.active-state:before,
.calendar.md .theme-dark .toolbar a.link.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .theme-dark .calendar .toolbar a.link .ripple-wave,
.calendar.md .theme-dark .toolbar a.link .ripple-wave {
  background-color: rgba(255, 255, 255, 0.3);
}
.md .color-theme-red .calendar-header,
.md .color-red .calendar-header {
  background: #f44336;
}
.md .color-theme-red .calendar-day.calendar-day-today .calendar-day-number,
.md .color-red .calendar-day.calendar-day-today .calendar-day-number {
  color: #f44336;
}
.md .color-theme-red .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-red .calendar-day.calendar-day-selected .calendar-day-number {
  background: #f44336;
  color: #fff;
}
.md .color-theme-red .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-red .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-red .calendar-day .calendar-day-event,
.md .color-red .calendar-day .calendar-day-event {
  background: #f44336;
}
.md .color-theme-green .calendar-header,
.md .color-green .calendar-header {
  background: #4caf50;
}
.md .color-theme-green .calendar-day.calendar-day-today .calendar-day-number,
.md .color-green .calendar-day.calendar-day-today .calendar-day-number {
  color: #4caf50;
}
.md .color-theme-green .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-green .calendar-day.calendar-day-selected .calendar-day-number {
  background: #4caf50;
  color: #fff;
}
.md .color-theme-green .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-green .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-green .calendar-day .calendar-day-event,
.md .color-green .calendar-day .calendar-day-event {
  background: #4caf50;
}
.md .color-theme-blue .calendar-header,
.md .color-blue .calendar-header {
  background: #2196f3;
}
.md .color-theme-blue .calendar-day.calendar-day-today .calendar-day-number,
.md .color-blue .calendar-day.calendar-day-today .calendar-day-number {
  color: #2196f3;
}
.md .color-theme-blue .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-blue .calendar-day.calendar-day-selected .calendar-day-number {
  background: #2196f3;
  color: #fff;
}
.md .color-theme-blue .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-blue .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-blue .calendar-day .calendar-day-event,
.md .color-blue .calendar-day .calendar-day-event {
  background: #2196f3;
}
.md .color-theme-pink .calendar-header,
.md .color-pink .calendar-header {
  background: #e91e63;
}
.md .color-theme-pink .calendar-day.calendar-day-today .calendar-day-number,
.md .color-pink .calendar-day.calendar-day-today .calendar-day-number {
  color: #e91e63;
}
.md .color-theme-pink .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-pink .calendar-day.calendar-day-selected .calendar-day-number {
  background: #e91e63;
  color: #fff;
}
.md .color-theme-pink .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-pink .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-pink .calendar-day .calendar-day-event,
.md .color-pink .calendar-day .calendar-day-event {
  background: #e91e63;
}
.md .color-theme-yellow .calendar-header,
.md .color-yellow .calendar-header {
  background: #ffeb3b;
}
.md .color-theme-yellow .calendar-day.calendar-day-today .calendar-day-number,
.md .color-yellow .calendar-day.calendar-day-today .calendar-day-number {
  color: #ffeb3b;
}
.md .color-theme-yellow .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-yellow .calendar-day.calendar-day-selected .calendar-day-number {
  background: #ffeb3b;
  color: #fff;
}
.md .color-theme-yellow .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-yellow .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-yellow .calendar-day .calendar-day-event,
.md .color-yellow .calendar-day .calendar-day-event {
  background: #ffeb3b;
}
.md .color-theme-orange .calendar-header,
.md .color-orange .calendar-header {
  background: #ff9800;
}
.md .color-theme-orange .calendar-day.calendar-day-today .calendar-day-number,
.md .color-orange .calendar-day.calendar-day-today .calendar-day-number {
  color: #ff9800;
}
.md .color-theme-orange .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-orange .calendar-day.calendar-day-selected .calendar-day-number {
  background: #ff9800;
  color: #fff;
}
.md .color-theme-orange .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-orange .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-orange .calendar-day .calendar-day-event,
.md .color-orange .calendar-day .calendar-day-event {
  background: #ff9800;
}
.md .color-theme-gray .calendar-header,
.md .color-gray .calendar-header {
  background: #9e9e9e;
}
.md .color-theme-gray .calendar-day.calendar-day-today .calendar-day-number,
.md .color-gray .calendar-day.calendar-day-today .calendar-day-number {
  color: #9e9e9e;
}
.md .color-theme-gray .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-gray .calendar-day.calendar-day-selected .calendar-day-number {
  background: #9e9e9e;
  color: #fff;
}
.md .color-theme-gray .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-gray .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-gray .calendar-day .calendar-day-event,
.md .color-gray .calendar-day .calendar-day-event {
  background: #9e9e9e;
}
.md .color-theme-white .calendar-header,
.md .color-white .calendar-header {
  background: #ffffff;
}
.md .color-theme-white .calendar-day.calendar-day-today .calendar-day-number,
.md .color-white .calendar-day.calendar-day-today .calendar-day-number {
  color: #ffffff;
}
.md .color-theme-white .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-white .calendar-day.calendar-day-selected .calendar-day-number {
  background: #ffffff;
  color: #fff;
}
.md .color-theme-white .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-white .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-white .calendar-day .calendar-day-event,
.md .color-white .calendar-day .calendar-day-event {
  background: #ffffff;
}
.md .color-theme-black .calendar-header,
.md .color-black .calendar-header {
  background: #000000;
}
.md .color-theme-black .calendar-day.calendar-day-today .calendar-day-number,
.md .color-black .calendar-day.calendar-day-today .calendar-day-number {
  color: #000000;
}
.md .color-theme-black .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-black .calendar-day.calendar-day-selected .calendar-day-number {
  background: #000000;
  color: #fff;
}
.md .color-theme-black .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-black .calendar-day.calendar-day-selected .calendar-day-number:after {
  background-color: #fff;
}
.md .color-theme-black .calendar-day .calendar-day-event,
.md .color-black .calendar-day .calendar-day-event {
  background: #000000;
}
.picker {
  width: 100%;
  height: 260px;
}
.picker.picker-inline,
.popover .picker {
  height: 200px;
}
@media (orientation: landscape) and (max-height: 415px) {
  .picker:not(.picker-inline) {
    height: 200px;
  }
}
.picker-popover {
  width: 280px;
}
.picker-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  text-align: right;
  height: 100%;
  position: relative;
  -webkit-mask-box-image: linear-gradient(to top, transparent, transparent 5%, white 20%, white 80%, transparent 95%, transparent);
}
.picker-column {
  position: relative;
  max-height: 100%;
}
.picker-column.picker-column-first:before,
.picker-column.picker-column-last:after {
  height: 100%;
  width: 100vw;
  position: absolute;
  content: '';
  top: 0;
}
.picker-column.picker-column-first:before {
  right: 100%;
}
.picker-column.picker-column-last:after {
  left: 100%;
}
.picker-column.picker-column-left {
  text-align: left;
}
.picker-column.picker-column-center {
  text-align: center;
}
.picker-column.picker-column-right {
  text-align: right;
}
.picker-column.picker-column-divider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.picker-items {
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.picker-item {
  height: 36px;
  line-height: 36px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.picker-item span {
  padding: 0 10px;
}
.picker-column-absolute .picker-item {
  position: absolute;
}
.picker-item.picker-item-far {
  pointer-events: none;
}
.picker-item.picker-item-selected {
  -webkit-transform: translate3d(0, 0, 0) rotateX(0deg);
  transform: translate3d(0, 0, 0) rotateX(0deg);
}
.picker-center-highlight {
  height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  margin-top: -18px;
  pointer-events: none;
}
.picker-3d .picker-columns {
  overflow: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.picker-3d .picker-column,
.picker-3d .picker-items,
.picker-3d .picker-item {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.picker-3d .picker-column {
  overflow: visible;
}
.picker-3d .picker-item {
  -webkit-transform-origin: center center -110px;
  transform-origin: center center -110px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.ios .picker-columns {
  font-size: 24px;
}
.ios .picker-column-divider {
  color: #000;
}
.ios .picker-item {
  color: #707274;
}
.ios .picker-item.picker-item-selected {
  color: #000;
}
.ios .picker-popover .toolbar {
  background: none;
}
.ios .picker-popover .toolbar:before {
  display: none !important;
}
.ios .picker-popover .picker > .toolbar + .picker-columns {
  height: calc(100% - 44px);
}
.ios .picker-popover .toolbar:after {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .picker-popover .toolbar:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .picker-popover .toolbar:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .picker-center-highlight:before {
  content: '';
  position: absolute;
  background-color: #a8abb0;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .picker-center-highlight:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .picker-center-highlight:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .picker-center-highlight:after {
  content: '';
  position: absolute;
  background-color: #a8abb0;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .picker-center-highlight:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .picker-center-highlight:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .theme-dark .picker-item.picker-item-selected {
  color: #fff;
}
.ios .theme-dark .picker-popover .toolbar:after,
.picker-popover.ios .theme-dark .toolbar:after {
  background-color: #282829;
}
.ios .theme-dark .picker-center-highlight:before {
  background-color: #282829;
}
.ios .theme-dark .picker-center-highlight:after {
  background-color: #282829;
}
.md .picker-popover .toolbar {
  border-radius: 2px 2px 0 0;
}
.md .picker-columns {
  font-size: 20px;
}
.md .picker-column-divider {
  color: rgba(0, 0, 0, 0.87);
}
.md .picker-popover .picker > .toolbar + .picker-columns {
  height: calc(100% - 48px);
}
.md .picker-center-highlight:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.md.device-pixel-ratio-2 .picker-center-highlight:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .picker-center-highlight:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .picker-center-highlight:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.md.device-pixel-ratio-2 .picker-center-highlight:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .picker-center-highlight:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .theme-dark .picker-column-divider {
  color: rgba(255, 255, 255, 0.87);
}
.md .theme-dark .picker-center-highlight:before {
  background-color: rgba(255, 255, 255, 0.15);
}
.md .theme-dark .picker-center-highlight:after {
  background-color: rgba(255, 255, 255, 0.15);
}
.infinite-scroll-preloader {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.infinite-scroll-preloader.preloader {
  display: block;
}
.ios .infinite-scroll-preloader {
  margin-top: 35px;
  margin-bottom: 35px;
}
.ios .infinite-scroll-preloader .preloader,
.ios .infinite-scroll-preloader.preloader {
  width: 27px;
  height: 27px;
}
.md .infinite-scroll-preloader {
  margin-top: 32px;
  margin-bottom: 32px;
}
.ptr-preloader .preloader {
  position: absolute;
  left: 50%;
}
.ios .ptr-preloader {
  position: relative;
  height: 44px;
  margin-top: -44px;
  width: 100%;
  left: 0;
  top: 0;
}
.ios .ptr-preloader .preloader {
  width: 27px;
  height: 27px;
  margin-left: -13px;
  margin-top: -13px;
  visibility: hidden;
  top: 50%;
}
.ios .ptr-arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  background: no-repeat center;
  z-index: 10;
  -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
  transform: rotate(0deg) translate3d(0, 0, 0);
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 13px;
  height: 20px;
  margin-left: -6px;
  margin-top: -10px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2026%2040'%3E%3Cpolygon%20points%3D'9%2C22%209%2C0%2017%2C0%2017%2C22%2026%2C22%2013.5%2C40%200%2C22'%20fill%3D'%238c8c8c'%2F%3E%3C%2Fsvg%3E");
  background-size: 13px 20px;
  visibility: visible;
}
.ios .ptr-content:not(.ptr-refreshing) .ptr-preloader .preloader {
  -webkit-animation: none;
  animation: none;
}
.ios .ptr-transitioning,
.ios .ptr-refreshing {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.ios .ptr-refreshing {
  -webkit-transform: translate3d(0, 44px, 0);
  transform: translate3d(0, 44px, 0);
}
.ios .ptr-refreshing .ptr-arrow {
  visibility: hidden;
}
.ios .ptr-refreshing .ptr-preloader .preloader {
  visibility: visible;
}
.ios .ptr-pull-up .ptr-arrow {
  -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
  transform: rotate(180deg) translate3d(0, 0, 0);
}
.ios .ptr-no-navbar {
  margin-top: -44px;
  height: calc(100% + 44px);
}
.ios .ptr-no-navbar .ptr-preloader {
  margin-top: 0;
}
.md .ptr-preloader {
  position: absolute;
  left: 50%;
  top: 16px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  margin-left: -20px;
  margin-top: -7px;
  z-index: 100;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
@media (min-width: 768px) {
  .md .ptr-preloader {
    top: 24px;
  }
}
.md .ptr-preloader .preloader {
  width: 22px;
  height: 22px;
  margin-left: -11px;
  margin-top: -11px;
  top: 50%;
  visibility: hidden;
}
.md .ptr-preloader .preloader .preloader-inner-gap,
.md .ptr-preloader .preloader .preloader-inner-half-circle {
  border-width: 3px;
}
.md .ptr-arrow {
  width: 22px;
  height: 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #757575;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -11px;
  margin-top: -11px;
  border-left-color: transparent;
  border-radius: 50%;
  opacity: 1;
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
}
.md .ptr-arrow:after {
  content: '';
  width: 0px;
  height: 0px;
  position: absolute;
  left: -5px;
  bottom: 0px;
  border-bottom-width: 6px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.md .ptr-content:not(.ptr-refreshing):not(.ptr-pull-up) .ptr-preloader .preloader,
.md .ptr-content:not(.ptr-refreshing):not(.ptr-pull-up) .ptr-preloader .preloader * {
  -webkit-animation: none;
  animation: none;
}
.md .ptr-refreshing .ptr-preloader .preloader,
.md .ptr-pull-up .ptr-preloader .preloader {
  visibility: visible;
}
.md .ptr-refreshing .ptr-arrow,
.md .ptr-pull-up .ptr-arrow {
  visibility: hidden;
}
.md .ptr-refreshing .ptr-preloader {
  -webkit-transform: translate3d(0, 66px, 0);
  transform: translate3d(0, 66px, 0);
}
.md .ptr-transitioning .ptr-arrow {
  -webkit-transition: 300ms;
  transition: 300ms;
}
.md .ptr-pull-up .ptr-arrow {
  -webkit-transition: 400ms;
  transition: 400ms;
  -webkit-transform: rotate(620deg) !important;
  transform: rotate(620deg) !important;
  opacity: 0;
}
.md .ptr-transitioning .ptr-preloader,
.md .ptr-refreshing .ptr-preloader {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.md .ptr-no-navbar .ptr-preloader {
  top: auto;
  bottom: 100%;
  margin-bottom: 7px;
}
.md .page-with-subnavbar .ptr-preloader,
.md .toolbar:not(.toolbar-bottom-md) ~ .ptr-content .ptr-preloader,
.md .searchbar ~ .ptr-content .ptr-preloader {
  top: 64px;
}
@media (min-width: 768px) {
  .md .page-with-subnavbar .ptr-preloader,
  .md .toolbar:not(.toolbar-bottom-md) ~ .ptr-content .ptr-preloader,
  .md .searchbar ~ .ptr-content .ptr-preloader {
    top: 72px;
  }
}
.lazy-loaded.lazy-fade-in {
  -webkit-animation: lazyFadeIn 600ms;
  animation: lazyFadeIn 600ms;
}
@-webkit-keyframes lazyFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes lazyFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.data-table {
  overflow-x: auto;
}
.data-table table {
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  text-align: left;
}
.data-table thead {
  font-size: 12px;
}
.data-table thead th,
.data-table thead td {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 16px;
}
.data-table thead i.icon,
.data-table thead i.f7-icons,
.data-table thead i.material-icons {
  vertical-align: top;
}
.data-table th,
.data-table td {
  padding: 0;
  position: relative;
}
.data-table th.numeric-cell,
.data-table td.numeric-cell {
  text-align: right;
}
.data-table th.checkbox-cell,
.data-table td.checkbox-cell {
  overflow: visible;
}
.data-table th.checkbox-cell label + span,
.data-table td.checkbox-cell label + span {
  margin-left: 8px;
}
.data-table th.actions-cell,
.data-table td.actions-cell {
  text-align: right;
  white-space: nowrap;
}
.data-table th a.icon-only,
.data-table td a.icon-only,
.card .data-table th a.icon-only,
.card .data-table td a.icon-only,
.card.data-table th a.icon-only,
.card.data-table td a.icon-only {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 0;
  min-width: 0;
}
.data-table th a.icon-only i,
.data-table td a.icon-only i,
.card .data-table th a.icon-only i,
.card .data-table td a.icon-only i,
.card.data-table th a.icon-only i,
.card.data-table td a.icon-only i {
  font-size: 18px;
  vertical-align: middle;
}
.data-table .sortable-cell:not(.input-cell) {
  cursor: pointer;
  position: relative;
}
.data-table .sortable-cell.input-cell .table-head-label {
  cursor: pointer;
  position: relative;
}
.data-table .sortable-cell:not(.numeric-cell):not(.input-cell):after,
.data-table .sortable-cell.numeric-cell:not(.input-cell):before,
.data-table .sortable-cell:not(.numeric-cell).input-cell > .table-head-label:after,
.data-table .sortable-cell.numeric-cell.input-cell > .table-head-label:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23000000'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200h24v24H0V0z'%20fill%3D'none'%2F%3E%3Cpath%20d%3D'M20%2012l-1.41-1.41L13%2016.17V4h-2v12.17l-5.58-5.59L4%2012l8%208%208-8z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 0;
}
html.device-desktop .data-table .sortable-cell:not(.sortable-cell-active):hover:after,
html.device-desktop .data-table .sortable-cell:not(.sortable-cell-active) .table-head-label:hover:after,
html.device-desktop .data-table .sortable-cell:not(.sortable-cell-active):hover:before,
html.device-desktop .data-table .sortable-cell:not(.sortable-cell-active) .table-head-label:hover:before {
  opacity: 0.54;
}
.data-table .sortable-cell.sortable-cell-active:after,
.data-table .sortable-cell.sortable-cell-active .table-head-label:after,
.data-table .sortable-cell.sortable-cell-active:before,
.data-table .sortable-cell.sortable-cell-active .table-head-label:before {
  opacity: 0.87 !important;
}
.data-table .sortable-cell.sortable-desc:after,
.data-table .sortable-cell.sortable-desc:after,
.data-table .table-head-label:after,
.data-table .sortable-cell.sortable-desc:before,
.data-table .sortable-cell.sortable-desc:before,
.data-table .table-head-label:before {
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}
.data-table.card .card-header,
.card .data-table .card-header {
  height: 64px;
}
.data-table.card .card-content,
.card .data-table .card-content {
  overflow-x: auto;
}
.data-table .data-table-links,
.data-table .data-table-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.data-table .data-table-actions {
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.data-table .data-table-actions a.link {
  min-width: 0;
}
.data-table .data-table-actions a.link.icon-only {
  line-height: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.data-table .data-table-header,
.data-table .data-table-header-selected {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.data-table .data-table-header-selected {
  display: none;
}
.data-table.data-table-has-checked .data-table-header {
  display: none;
}
.data-table.data-table-has-checked .data-table-header-selected {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.data-table .data-table-title-selected {
  font-size: 14px;
}
.data-table .data-table-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-size: 12px;
  overflow: hidden;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.data-table .data-table-rows-select,
.data-table .data-table-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 480px) and (orientation: portrait) {
  .data-table.data-table-collapsible thead {
    display: none;
  }
  .data-table.data-table-collapsible tbody,
  .data-table.data-table-collapsible tr,
  .data-table.data-table-collapsible td {
    display: block;
  }
  .data-table.data-table-collapsible tr {
    position: relative;
  }
  .data-table.data-table-collapsible tr:hover {
    background-color: inherit;
  }
  .data-table.data-table-collapsible td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .data-table.data-table-collapsible td:before {
    display: none !important;
  }
  .data-table.data-table-collapsible td:not(.checkbox-cell):before {
    width: 40%;
    display: block !important;
    content: attr(data-collapsible-title);
    position: relative;
    height: auto;
    background: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    font-size: 12px;
    margin-right: 16px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .data-table.data-table-collapsible td.checkbox-cell {
    position: absolute;
    top: 0;
    left: 0;
  }
  .data-table.data-table-collapsible td.checkbox-cell + td {
    padding-left: 16px;
  }
  .data-table.data-table-collapsible td.checkbox-cell ~ td {
    margin-left: 32px;
  }
}
.data-table .tablet-only,
.data-table .tablet-landscape-only {
  display: none;
}
@media (min-width: 768px) {
  .data-table .tablet-only {
    display: table-cell;
  }
}
@media (min-width: 768px) and (orientation: landscape) {
  .data-table .tablet-landscape-only {
    display: table-cell;
  }
}
.theme-dark .data-table .sortable-cell:not(.numeric-cell):not(.input-cell):after,
.theme-dark .data-table .sortable-cell.numeric-cell:not(.input-cell):before,
.theme-dark .data-table .sortable-cell:not(.numeric-cell).input-cell > .table-head-label:after,
.theme-dark .data-table .sortable-cell.numeric-cell.input-cell > .table-head-label:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23fff'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200h24v24H0V0z'%20fill%3D'none'%2F%3E%3Cpath%20d%3D'M20%2012l-1.41-1.41L13%2016.17V4h-2v12.17l-5.58-5.59L4%2012l8%208%208-8z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.ios .data-table thead th,
.ios .data-table thead td {
  font-weight: 600;
}
.ios .data-table thead th:not(.sortable-cell-active),
.ios .data-table thead td:not(.sortable-cell-active) {
  color: #8e8e93;
}
.ios .data-table thead i.icon,
.ios .data-table thead i.f7-icons {
  font-size: 18px;
  width: 18px;
  height: 18px;
}
.ios .data-table tbody tr.data-table-row-selected {
  background: #f7f7f8;
}
.ios .data-table th,
.ios .data-table td {
  padding-left: 15px;
  padding-right: 15px;
  height: 44px;
}
.ios .data-table th.checkbox-cell,
.ios .data-table td.checkbox-cell {
  width: 22px;
  padding-right: 7px;
}
.ios .data-table th.checkbox-cell + td,
.ios .data-table td.checkbox-cell + td,
.ios .data-table th.checkbox-cell + th,
.ios .data-table td.checkbox-cell + th {
  padding-left: 8px;
}
.ios .data-table th.actions-cell a.link + a.link,
.ios .data-table td.actions-cell a.link + a.link {
  margin-left: 15px;
}
.ios .data-table th.actions-cell a.icon-only,
.ios .data-table td.actions-cell a.icon-only {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.ios .sortable-cell:not(.numeric-cell):after {
  margin-left: 5px;
}
.ios .sortable-cell.numeric-cell:before {
  margin-right: 5px;
}
.ios .data-table.card .card-header,
.ios .card .data-table .card-header,
.ios .data-table.card .card-footer,
.ios .card .data-table .card-footer {
  padding-left: 15px;
  padding-right: 8px;
}
.ios .data-table-title {
  font-size: 17px;
  font-weight: 600;
}
.ios .data-table-links a.link + a.link,
.ios .data-table-actions a.link + a.link {
  margin-left: 15px;
}
.ios .data-table-actions a.link.icon-only {
  width: 44px;
  height: 44px;
}
.ios .data-table-actions i.icon,
.ios .data-table-actions i.f7-icons {
  font-size: 22px;
}
.ios .data-table .card-header > .data-table-header,
.ios .data-table .card-header > .data-table-header-selected {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 100%;
  padding-left: 15px;
  padding-right: 8px;
  margin-left: -15px;
  margin-right: -8px;
}
.ios .data-table-header-selected {
  background: rgba(0, 122, 255, 0.1);
}
.ios .data-table-title-selected {
  color: #007aff;
}
.ios .data-table tbody td:before {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .data-table tbody td:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .data-table tbody td:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios.device-desktop .data-table tbody tr:hover {
  background: #f7f7f8;
}
.ios .data-table-footer {
  height: 44px;
  color: #8e8e93;
}
.ios .data-table-rows-select a.link,
.ios .data-table-pagination a.link {
  width: 44px;
  height: 44px;
}
.ios .data-table-rows-select + .data-table-pagination {
  margin-left: 30px;
}
.ios .data-table-rows-select .input {
  margin-left: 20px;
}
.ios .data-table-pagination-label {
  margin-right: 15px;
}
.ios .data-table-footer:before {
  content: '';
  position: absolute;
  background-color: #c8c7cc;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.ios.device-pixel-ratio-2 .data-table-footer:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .data-table-footer:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .input-cell {
  padding-top: 8px;
  padding-bottom: 8px;
  height: auto;
  vertical-align: top;
}
.ios .input-cell .table-head-label + .input {
  margin-top: 4px;
}
.ios .input-cell .input {
  height: 24px;
}
.ios .input-cell .input input,
.ios .input-cell .input textarea,
.ios .input-cell .input select {
  height: 24px;
  color: #000;
  font-size: 14px;
}
@media (max-width: 480px) and (orientation: portrait) {
  .ios .data-table.data-table-collapsible td:not(.checkbox-cell):before {
    color: #8e8e93;
    font-weight: 600;
  }
  .ios .data-table-collapsible tr:before {
    content: '';
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }
  .ios.device-pixel-ratio-2 .data-table-collapsible tr:before {
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  .ios.device-pixel-ratio-3 .data-table-collapsible tr:before {
    -webkit-transform: scaleY(0.33);
    transform: scaleY(0.33);
  }
}
.ios .theme-dark .data-table tbody td:before,
.data-table.ios .theme-dark tbody td:before {
  background-color: #282829;
}
.ios .theme-dark .data-table.data-table-collapsible tr:before,
.data-table.ios .theme-dark.data-table-collapsible tr:before {
  background-color: #282829;
}
.ios .theme-dark .data-table tbody tr.data-table-row-selected,
.data-table.ios .theme-dark tbody tr.data-table-row-selected {
  background-color: #363636;
}
.ios.device-desktop .theme-dark .data-table tbody tr:hover,
.ios.device-desktop .theme-dark.data-table tbody tr:hover {
  background: #363636;
}
.ios .color-theme-red .data-table-header-selected,
.ios .data-table-header-selected.color-red {
  background: rgba(255, 59, 48, 0.1);
}
.ios .color-theme-red .data-table-title-selected,
.ios .color-red .data-table-title-selected {
  color: #ff3b30;
}
.ios .color-theme-green .data-table-header-selected,
.ios .data-table-header-selected.color-green {
  background: rgba(76, 217, 100, 0.1);
}
.ios .color-theme-green .data-table-title-selected,
.ios .color-green .data-table-title-selected {
  color: #4cd964;
}
.ios .color-theme-blue .data-table-header-selected,
.ios .data-table-header-selected.color-blue {
  background: rgba(0, 122, 255, 0.1);
}
.ios .color-theme-blue .data-table-title-selected,
.ios .color-blue .data-table-title-selected {
  color: #007aff;
}
.ios .color-theme-pink .data-table-header-selected,
.ios .data-table-header-selected.color-pink {
  background: rgba(255, 45, 85, 0.1);
}
.ios .color-theme-pink .data-table-title-selected,
.ios .color-pink .data-table-title-selected {
  color: #ff2d55;
}
.ios .color-theme-yellow .data-table-header-selected,
.ios .data-table-header-selected.color-yellow {
  background: rgba(255, 204, 0, 0.1);
}
.ios .color-theme-yellow .data-table-title-selected,
.ios .color-yellow .data-table-title-selected {
  color: #ffcc00;
}
.ios .color-theme-orange .data-table-header-selected,
.ios .data-table-header-selected.color-orange {
  background: rgba(255, 149, 0, 0.1);
}
.ios .color-theme-orange .data-table-title-selected,
.ios .color-orange .data-table-title-selected {
  color: #ff9500;
}
.ios .color-theme-gray .data-table-header-selected,
.ios .data-table-header-selected.color-gray {
  background: rgba(142, 142, 147, 0.1);
}
.ios .color-theme-gray .data-table-title-selected,
.ios .color-gray .data-table-title-selected {
  color: #8e8e93;
}
.ios .color-theme-white .data-table-header-selected,
.ios .data-table-header-selected.color-white {
  background: rgba(255, 255, 255, 0.1);
}
.ios .color-theme-white .data-table-title-selected,
.ios .color-white .data-table-title-selected {
  color: #ffffff;
}
.ios .color-theme-black .data-table-header-selected,
.ios .data-table-header-selected.color-black {
  background: rgba(0, 0, 0, 0.1);
}
.ios .color-theme-black .data-table-title-selected,
.ios .color-black .data-table-title-selected {
  color: #000000;
}
.md .data-table thead th,
.md .data-table thead td {
  font-weight: 500;
  height: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.md .data-table thead th:not(.sortable-cell-active),
.md .data-table thead td:not(.sortable-cell-active) {
  color: rgba(0, 0, 0, 0.54);
}
.md .data-table thead i.icon,
.md .data-table thead i.material-icons {
  font-size: 16px;
  width: 16px;
  height: 16px;
}
.md .data-table tbody {
  font-size: 13px;
}
.md .data-table tbody tr.data-table-row-selected {
  background: #f5f5f5;
}
.md .data-table tbody td {
  height: 48px;
}
.md .data-table th,
.md .data-table td {
  padding-left: 28px;
  padding-right: 28px;
}
.md .data-table th.label-cell,
.md .data-table td.label-cell {
  padding-left: 24px;
  padding-right: 24px;
}
.md .data-table th:first-child,
.md .data-table td:first-child {
  padding-left: 24px;
}
.md .data-table th:last-child,
.md .data-table td:last-child {
  padding-right: 24px;
}
.md .data-table th.checkbox-cell,
.md .data-table td.checkbox-cell {
  width: 18px;
  padding-left: 24px;
  padding-right: 12px;
}
.md .data-table th.checkbox-cell + td,
.md .data-table td.checkbox-cell + td,
.md .data-table th.checkbox-cell + th,
.md .data-table td.checkbox-cell + th {
  padding-left: 12px;
}
.md .data-table th.actions-cell a.link,
.md .data-table td.actions-cell a.link {
  color: rgba(0, 0, 0, 0.54);
}
.md .data-table th.actions-cell a.link + a.link,
.md .data-table td.actions-cell a.link + a.link {
  margin-left: 24px;
}
.md .data-table th.actions-cell a.icon-only,
.md .data-table td.actions-cell a.icon-only {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.md .sortable-cell:not(.numeric-cell):after {
  margin-left: 8px;
}
.md .sortable-cell.numeric-cell:before {
  margin-right: 8px;
}
.md .data-table.card .card-header,
.md .card .data-table .card-header,
.md .data-table.card .card-footer,
.md .card .data-table .card-footer {
  padding-left: 24px;
  padding-right: 14px;
}
.md .data-table.card .card-footer,
.md .card .data-table .card-footer {
  height: 56px;
}
.md .data-table-title {
  font-size: 20px;
}
.md .data-table-links a.link + a.link,
.md .data-table-actions a.link + a.link {
  margin-left: 24px;
}
.md .data-table-actions a.link {
  color: rgba(0, 0, 0, 0.54);
}
.md .data-table-actions a.link.icon-only {
  width: 24px;
  height: 24px;
  overflow: visible;
}
.md .data-table-actions a.link.icon-only.active-state {
  background: none;
}
.md .data-table .card-header > .data-table-header,
.md .data-table .card-header > .data-table-header-selected {
  padding-left: 24px;
  padding-right: 14px;
  margin-left: -24px;
  margin-right: -14px;
  padding-top: 4px;
  padding-bottom: 4px;
  height: 100%;
}
.md .data-table-header-selected {
  background: rgba(33, 150, 243, 0.1);
}
.md .data-table-title-selected {
  color: #2196f3;
}
.md .data-table tbody td:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.md.device-pixel-ratio-2 .data-table tbody td:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .data-table tbody td:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md.device-desktop .data-table tbody tr:hover {
  background: #f5f5f5;
}
.md .data-table-footer {
  height: 56px;
  color: rgba(0, 0, 0, 0.54);
}
.md .data-table-rows-select a.link,
.md .data-table-pagination a.link {
  width: 48px;
  height: 48px;
}
.md .data-table-rows-select a.link:before,
.md .data-table-pagination a.link:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .data-table-rows-select a.link.active-state:before,
.md .data-table-pagination a.link.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .data-table-rows-select + .data-table-pagination {
  margin-left: 32px;
}
.md .data-table-rows-select .input {
  margin-left: 24px;
}
.md .data-table-pagination-label {
  margin-right: 20px;
}
.md .data-table-footer:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.md.device-pixel-ratio-2 .data-table-footer:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .data-table-footer:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .input-cell {
  padding-top: 8px;
  padding-bottom: 8px;
  height: auto;
  vertical-align: top;
}
.md .input-cell .table-head-label + .input {
  margin-top: 4px;
}
.md .input-cell .input {
  height: 24px;
}
.md .input-cell .input input,
.md .input-cell .input textarea,
.md .input-cell .input select {
  height: 24px;
  color: #212121;
  font-size: 14px;
}
.md .input-cell .input .input-clear-button {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
@media (max-width: 480px) and (orientation: portrait) {
  .md .data-table.data-table-collapsible td {
    padding-left: 16px;
    padding-right: 16px;
  }
  .md .data-table.data-table-collapsible td:not(.checkbox-cell):before {
    color: rgba(0, 0, 0, 0.54);
    font-weight: 500;
    line-height: 16px;
  }
  .md .data-table-collapsible tr:before {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.12);
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }
  .md.device-pixel-ratio-2 .data-table-collapsible tr:before {
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  .md.device-pixel-ratio-3 .data-table-collapsible tr:before {
    -webkit-transform: scaleY(0.33);
    transform: scaleY(0.33);
  }
}
.md .theme-dark .data-table thead th:not(.sortable-cell-active),
.data-table.md .theme-dark thead th:not(.sortable-cell-active),
.md .theme-dark .data-table thead td:not(.sortable-cell-active),
.data-table.md .theme-dark thead td:not(.sortable-cell-active),
.md .theme-dark .data-table .data-table-actions a.link,
.data-table.md .theme-dark .data-table-actions a.link,
.md .theme-dark .data-table td.actions-cell a.link,
.data-table.md .theme-dark td.actions-cell a.link,
.md .theme-dark .data-table th.actions-cell a.link,
.data-table.md .theme-dark th.actions-cell a.link {
  color: rgba(255, 255, 255, 0.54);
}
.md .theme-dark .data-table .data-table-links a.link:before,
.data-table.md .theme-dark .data-table-links a.link:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .theme-dark .data-table .data-table-links a.link.active-state:before,
.data-table.md .theme-dark .data-table-links a.link.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .theme-dark .data-table tbody td:before,
.data-table.md .theme-dark tbody td:before {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .data-table.data-table-collapsible tr:before,
.data-table.md .theme-dark.data-table-collapsible tr:before {
  background-color: rgba(255, 255, 255, 0.08);
}
.md .theme-dark .data-table tbody tr.data-table-row-selected,
.data-table.md .theme-dark tbody tr.data-table-row-selected {
  background-color: rgba(255, 255, 255, 0.05);
}
.md.device-desktop .theme-dark .data-table tbody tr:hover,
.md.device-desktop .theme-dark.data-table tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.md .color-theme-red .data-table-header-selected,
.md .data-table-header-selected.color-red {
  background: rgba(244, 67, 54, 0.1);
}
.md .color-theme-red .data-table-title-selected,
.md .color-red .data-table-title-selected {
  color: #f44336;
}
.md .color-theme-green .data-table-header-selected,
.md .data-table-header-selected.color-green {
  background: rgba(76, 175, 80, 0.1);
}
.md .color-theme-green .data-table-title-selected,
.md .color-green .data-table-title-selected {
  color: #4caf50;
}
.md .color-theme-blue .data-table-header-selected,
.md .data-table-header-selected.color-blue {
  background: rgba(33, 150, 243, 0.1);
}
.md .color-theme-blue .data-table-title-selected,
.md .color-blue .data-table-title-selected {
  color: #2196f3;
}
.md .color-theme-pink .data-table-header-selected,
.md .data-table-header-selected.color-pink {
  background: rgba(233, 30, 99, 0.1);
}
.md .color-theme-pink .data-table-title-selected,
.md .color-pink .data-table-title-selected {
  color: #e91e63;
}
.md .color-theme-yellow .data-table-header-selected,
.md .data-table-header-selected.color-yellow {
  background: rgba(255, 235, 59, 0.1);
}
.md .color-theme-yellow .data-table-title-selected,
.md .color-yellow .data-table-title-selected {
  color: #ffeb3b;
}
.md .color-theme-orange .data-table-header-selected,
.md .data-table-header-selected.color-orange {
  background: rgba(255, 152, 0, 0.1);
}
.md .color-theme-orange .data-table-title-selected,
.md .color-orange .data-table-title-selected {
  color: #ff9800;
}
.md .color-theme-gray .data-table-header-selected,
.md .data-table-header-selected.color-gray {
  background: rgba(158, 158, 158, 0.1);
}
.md .color-theme-gray .data-table-title-selected,
.md .color-gray .data-table-title-selected {
  color: #9e9e9e;
}
.md .color-theme-white .data-table-header-selected,
.md .data-table-header-selected.color-white {
  background: rgba(255, 255, 255, 0.1);
}
.md .color-theme-white .data-table-title-selected,
.md .color-white .data-table-title-selected {
  color: #ffffff;
}
.md .color-theme-black .data-table-header-selected,
.md .data-table-header-selected.color-black {
  background: rgba(0, 0, 0, 0.1);
}
.md .color-theme-black .data-table-title-selected,
.md .color-black .data-table-title-selected {
  color: #000000;
}
.fab {
  position: absolute;
  z-index: 1500;
}
.fab > a,
.fab-buttons a {
  position: relative;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  z-index: 1;
}
.fab > a i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);
  transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);
  -webkit-transition: 300ms;
  transition: 300ms;
}
.fab > a i + i {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-90deg) scale(0.5);
  transform: translate3d(-50%, -50%, 0) rotate(-90deg) scale(0.5);
  opacity: 0;
}
.fab[class*="fab-center"] {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fab[class*="left-center"],
.fab[class*="right-center"] {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.fab[class*="center-center"] {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.fab div.fab-buttons a {
  width: 40px;
  height: 40px;
}
.fab-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
}
.fab-buttons a {
  opacity: 0;
}
.fab-opened:not(.fab-morph) > a i {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg) scale(0.5);
  transform: translate3d(-50%, -50%, 0) rotate(90deg) scale(0.5);
  opacity: 0;
}
.fab-opened:not(.fab-morph) > a i + i {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);
  transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);
  opacity: 1;
}
.fab-opened .fab-buttons {
  visibility: visible;
  pointer-events: auto;
}
.fab-opened .fab-buttons a {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0) scale(1) !important;
  transform: translate3d(0, 0px, 0) scale(1) !important;
}
.fab-opened .fab-buttons a:nth-child(2) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}
.fab-opened .fab-buttons a:nth-child(3) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
.fab-opened .fab-buttons a:nth-child(4) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
.fab-opened .fab-buttons a:nth-child(5) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.fab-opened .fab-buttons a:nth-child(6) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}
.fab-buttons-top,
.fab-buttons-bottom {
  left: 50%;
  width: 40px;
  margin-left: -20px;
}
.fab-buttons-top {
  bottom: 100%;
  margin-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.fab-buttons-top a {
  -webkit-transform: translate3d(0, 8px, 0) scale(0.3);
  transform: translate3d(0, 8px, 0) scale(0.3);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.fab-buttons-top a + a {
  margin-bottom: 16px;
}
.fab-buttons-bottom {
  top: 100%;
  margin-top: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fab-buttons-bottom a {
  -webkit-transform: translate3d(0, -8px, 0) scale(0.3);
  transform: translate3d(0, -8px, 0) scale(0.3);
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.fab-buttons-bottom a + a {
  margin-top: 16px;
}
.fab-buttons-left,
.fab-buttons-right {
  top: 50%;
  height: 40px;
  margin-top: -20px;
}
.fab-buttons-left {
  right: 100%;
  margin-right: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.fab-buttons-left a {
  -webkit-transform: translate3d(8px, 0px, 0) scale(0.3);
  transform: translate3d(8px, 0px, 0) scale(0.3);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.fab-buttons-left a + a {
  margin-right: 16px;
}
.fab-buttons-right {
  left: 100%;
  margin-left: 16px;
}
.fab-buttons-right a {
  -webkit-transform: translate3d(-8px, 0, 0) scale(0.3);
  transform: translate3d(-8px, 0, 0) scale(0.3);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.fab-buttons-right a + a {
  margin-left: 16px;
}
.fab-buttons-center {
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
}
.fab-buttons-center a {
  position: absolute;
}
.fab-buttons-center a:nth-child(1) {
  left: 50%;
  margin-left: -20px;
  bottom: 100%;
  margin-bottom: 16px;
  -webkit-transform: translateY(-8px) scale(0.3);
  transform: translateY(-8px) scale(0.3);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.fab-buttons-center a:nth-child(2) {
  left: 100%;
  margin-top: -20px;
  top: 50%;
  margin-left: 16px;
  -webkit-transform: translateX(-8px) scale(0.3);
  transform: translateX(-8px) scale(0.3);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.fab-buttons-center a:nth-child(3) {
  left: 50%;
  margin-left: -20px;
  top: 100%;
  margin-top: 16px;
  -webkit-transform: translateY(8px) scale(0.3);
  transform: translateY(8px) scale(0.3);
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.fab-buttons-center a:nth-child(4) {
  right: 100%;
  margin-top: -20px;
  top: 50%;
  margin-right: 16px;
  -webkit-transform: translateX(8px) scale(0.3);
  transform: translateX(8px) scale(0.3);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.fab-opened.fab-morph > a i {
  opacity: 0;
}
.fab-morph,
.fab-morph > a,
.fab-morph-target {
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}
.fab-morph-target:not(.fab-morph-target-visible) {
  display: none;
}
.fab-extended {
  width: auto;
}
.fab-extended > a {
  width: 100% !important;
}
.fab-text {
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  text-transform: uppercase;
}
.fab-label-button {
  overflow: visible !important;
}
.fab-label {
  position: absolute;
  top: 50%;
  padding: 4px 12px;
  border-radius: 4px;
  background: #fff;
  color: #333;
  white-space: nowrap;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.fab[class*="fab-right-"] .fab-label {
  right: 100%;
  margin-right: 8px;
}
.fab[class*="fab-left-"] .fab-label {
  left: 100%;
  margin-left: 8px;
}
.ios .fab > a,
.ios .fab-buttons a {
  background: #007aff;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 25px;
  color: #fff;
}
.ios .fab > a.active-state,
.ios .fab-buttons a.active-state {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  background: #0066d6;
}
.ios .fab > a i.icon,
.ios .fab-buttons a i.icon {
  font-size: 21px;
}
.ios .fab[class*="fab-left"] {
  left: 15px;
}
.ios .fab[class*="fab-right"] {
  right: 15px;
}
.ios .fab[class*="-top"] {
  top: 15px;
}
.ios .fab[class*="-bottom"] {
  bottom: 15px;
}
.ios .navbar ~ * .fab[class*="-top"],
.ios .navbar ~ .fab[class*="-top"] {
  margin-top: 44px;
}
.ios .toolbar ~ * .fab[class*="-bottom"],
.ios .toolbar ~ .fab[class*="-bottom"] {
  margin-bottom: 44px;
}
.ios .tabbar-labels ~ * .fab[class*="-bottom"],
.ios .tabbar-labels ~ .fab[class*="-bottom"] {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .ios .tabbar-labels ~ * .fab[class*="-bottom"],
  .ios .tabbar-labels ~ .fab[class*="-bottom"] {
    margin-bottom: 56px;
  }
}
.ios .fab-morph {
  border-radius: 25px;
  background: #007aff;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
.ios .fab-morph > a {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none !important;
}
.ios .fab-extended {
  min-width: 50px;
}
.ios .fab-extended > a {
  width: 100%;
  height: 50px;
}
.ios .fab-extended > a i {
  left: 25px;
}
.ios .fab-extended i ~ .fab-text {
  padding-left: 50px;
}
.ios .fab-label {
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
.ios .color-theme-red .fab > a,
.ios .color-theme-red .fab-buttons a,
.ios .color-theme-red.fab > a,
.ios .color-theme-red.fab-buttons a {
  background: #ff3b30;
}
.ios .color-theme-red .fab > a.active-state,
.ios .color-theme-red .fab-buttons a.active-state,
.ios .color-theme-red.fab > a.active-state,
.ios .color-theme-red.fab-buttons a.active-state {
  background: #ff1407;
}
.ios .color-theme-red .fab-morph,
.ios .color-theme-red.fab-morph {
  background: #ff3b30;
}
.ios .color-theme-green .fab > a,
.ios .color-theme-green .fab-buttons a,
.ios .color-theme-green.fab > a,
.ios .color-theme-green.fab-buttons a {
  background: #4cd964;
}
.ios .color-theme-green .fab > a.active-state,
.ios .color-theme-green .fab-buttons a.active-state,
.ios .color-theme-green.fab > a.active-state,
.ios .color-theme-green.fab-buttons a.active-state {
  background: #2cd048;
}
.ios .color-theme-green .fab-morph,
.ios .color-theme-green.fab-morph {
  background: #4cd964;
}
.ios .color-theme-blue .fab > a,
.ios .color-theme-blue .fab-buttons a,
.ios .color-theme-blue.fab > a,
.ios .color-theme-blue.fab-buttons a {
  background: #007aff;
}
.ios .color-theme-blue .fab > a.active-state,
.ios .color-theme-blue .fab-buttons a.active-state,
.ios .color-theme-blue.fab > a.active-state,
.ios .color-theme-blue.fab-buttons a.active-state {
  background: #0066d6;
}
.ios .color-theme-blue .fab-morph,
.ios .color-theme-blue.fab-morph {
  background: #007aff;
}
.ios .color-theme-pink .fab > a,
.ios .color-theme-pink .fab-buttons a,
.ios .color-theme-pink.fab > a,
.ios .color-theme-pink.fab-buttons a {
  background: #ff2d55;
}
.ios .color-theme-pink .fab > a.active-state,
.ios .color-theme-pink .fab-buttons a.active-state,
.ios .color-theme-pink.fab > a.active-state,
.ios .color-theme-pink.fab-buttons a.active-state {
  background: #ff0434;
}
.ios .color-theme-pink .fab-morph,
.ios .color-theme-pink.fab-morph {
  background: #ff2d55;
}
.ios .color-theme-yellow .fab > a,
.ios .color-theme-yellow .fab-buttons a,
.ios .color-theme-yellow.fab > a,
.ios .color-theme-yellow.fab-buttons a {
  background: #ffcc00;
}
.ios .color-theme-yellow .fab > a.active-state,
.ios .color-theme-yellow .fab-buttons a.active-state,
.ios .color-theme-yellow.fab > a.active-state,
.ios .color-theme-yellow.fab-buttons a.active-state {
  background: #d6ab00;
}
.ios .color-theme-yellow .fab-morph,
.ios .color-theme-yellow.fab-morph {
  background: #ffcc00;
}
.ios .color-theme-orange .fab > a,
.ios .color-theme-orange .fab-buttons a,
.ios .color-theme-orange.fab > a,
.ios .color-theme-orange.fab-buttons a {
  background: #ff9500;
}
.ios .color-theme-orange .fab > a.active-state,
.ios .color-theme-orange .fab-buttons a.active-state,
.ios .color-theme-orange.fab > a.active-state,
.ios .color-theme-orange.fab-buttons a.active-state {
  background: #d67d00;
}
.ios .color-theme-orange .fab-morph,
.ios .color-theme-orange.fab-morph {
  background: #ff9500;
}
.ios .color-theme-gray .fab > a,
.ios .color-theme-gray .fab-buttons a,
.ios .color-theme-gray.fab > a,
.ios .color-theme-gray.fab-buttons a {
  background: #8e8e93;
}
.ios .color-theme-gray .fab > a.active-state,
.ios .color-theme-gray .fab-buttons a.active-state,
.ios .color-theme-gray.fab > a.active-state,
.ios .color-theme-gray.fab-buttons a.active-state {
  background: #79797f;
}
.ios .color-theme-gray .fab-morph,
.ios .color-theme-gray.fab-morph {
  background: #8e8e93;
}
.ios .color-theme-white .fab > a,
.ios .color-theme-white .fab-buttons a,
.ios .color-theme-white.fab > a,
.ios .color-theme-white.fab-buttons a {
  background: #ffffff;
}
.ios .color-theme-white .fab > a.active-state,
.ios .color-theme-white .fab-buttons a.active-state,
.ios .color-theme-white.fab > a.active-state,
.ios .color-theme-white.fab-buttons a.active-state {
  background: #ebebeb;
}
.ios .color-theme-white .fab-morph,
.ios .color-theme-white.fab-morph {
  background: #ffffff;
}
.ios .color-theme-black .fab > a,
.ios .color-theme-black .fab-buttons a,
.ios .color-theme-black.fab > a,
.ios .color-theme-black.fab-buttons a {
  background: #000000;
}
.ios .color-theme-black .fab > a.active-state,
.ios .color-theme-black .fab-buttons a.active-state,
.ios .color-theme-black.fab > a.active-state,
.ios .color-theme-black.fab-buttons a.active-state {
  background: #000000;
}
.ios .color-theme-black .fab-morph,
.ios .color-theme-black.fab-morph {
  background: #000000;
}
.ios .fab.color-red > a,
.ios .fab.color-red .fab-buttons > a,
.ios .fab-buttons.color-red a,
.ios .fab > a.color-red,
.ios .fab .fab-buttons > a.color-red {
  background: #ff3b30;
}
.ios .fab.color-red > a.active-state,
.ios .fab.color-red .fab-buttons > a.active-state,
.ios .fab-buttons.color-red a.active-state,
.ios .fab > a.color-red.active-state,
.ios .fab .fab-buttons > a.color-red.active-state {
  background: #ff1407;
}
.ios .fab-morph.color-red {
  background: #ff3b30;
}
.ios .fab.color-green > a,
.ios .fab.color-green .fab-buttons > a,
.ios .fab-buttons.color-green a,
.ios .fab > a.color-green,
.ios .fab .fab-buttons > a.color-green {
  background: #4cd964;
}
.ios .fab.color-green > a.active-state,
.ios .fab.color-green .fab-buttons > a.active-state,
.ios .fab-buttons.color-green a.active-state,
.ios .fab > a.color-green.active-state,
.ios .fab .fab-buttons > a.color-green.active-state {
  background: #2cd048;
}
.ios .fab-morph.color-green {
  background: #4cd964;
}
.ios .fab.color-blue > a,
.ios .fab.color-blue .fab-buttons > a,
.ios .fab-buttons.color-blue a,
.ios .fab > a.color-blue,
.ios .fab .fab-buttons > a.color-blue {
  background: #007aff;
}
.ios .fab.color-blue > a.active-state,
.ios .fab.color-blue .fab-buttons > a.active-state,
.ios .fab-buttons.color-blue a.active-state,
.ios .fab > a.color-blue.active-state,
.ios .fab .fab-buttons > a.color-blue.active-state {
  background: #0066d6;
}
.ios .fab-morph.color-blue {
  background: #007aff;
}
.ios .fab.color-pink > a,
.ios .fab.color-pink .fab-buttons > a,
.ios .fab-buttons.color-pink a,
.ios .fab > a.color-pink,
.ios .fab .fab-buttons > a.color-pink {
  background: #ff2d55;
}
.ios .fab.color-pink > a.active-state,
.ios .fab.color-pink .fab-buttons > a.active-state,
.ios .fab-buttons.color-pink a.active-state,
.ios .fab > a.color-pink.active-state,
.ios .fab .fab-buttons > a.color-pink.active-state {
  background: #ff0434;
}
.ios .fab-morph.color-pink {
  background: #ff2d55;
}
.ios .fab.color-yellow > a,
.ios .fab.color-yellow .fab-buttons > a,
.ios .fab-buttons.color-yellow a,
.ios .fab > a.color-yellow,
.ios .fab .fab-buttons > a.color-yellow {
  background: #ffcc00;
}
.ios .fab.color-yellow > a.active-state,
.ios .fab.color-yellow .fab-buttons > a.active-state,
.ios .fab-buttons.color-yellow a.active-state,
.ios .fab > a.color-yellow.active-state,
.ios .fab .fab-buttons > a.color-yellow.active-state {
  background: #d6ab00;
}
.ios .fab-morph.color-yellow {
  background: #ffcc00;
}
.ios .fab.color-orange > a,
.ios .fab.color-orange .fab-buttons > a,
.ios .fab-buttons.color-orange a,
.ios .fab > a.color-orange,
.ios .fab .fab-buttons > a.color-orange {
  background: #ff9500;
}
.ios .fab.color-orange > a.active-state,
.ios .fab.color-orange .fab-buttons > a.active-state,
.ios .fab-buttons.color-orange a.active-state,
.ios .fab > a.color-orange.active-state,
.ios .fab .fab-buttons > a.color-orange.active-state {
  background: #d67d00;
}
.ios .fab-morph.color-orange {
  background: #ff9500;
}
.ios .fab.color-gray > a,
.ios .fab.color-gray .fab-buttons > a,
.ios .fab-buttons.color-gray a,
.ios .fab > a.color-gray,
.ios .fab .fab-buttons > a.color-gray {
  background: #8e8e93;
}
.ios .fab.color-gray > a.active-state,
.ios .fab.color-gray .fab-buttons > a.active-state,
.ios .fab-buttons.color-gray a.active-state,
.ios .fab > a.color-gray.active-state,
.ios .fab .fab-buttons > a.color-gray.active-state {
  background: #79797f;
}
.ios .fab-morph.color-gray {
  background: #8e8e93;
}
.ios .fab.color-white > a,
.ios .fab.color-white .fab-buttons > a,
.ios .fab-buttons.color-white a,
.ios .fab > a.color-white,
.ios .fab .fab-buttons > a.color-white {
  background: #ffffff;
}
.ios .fab.color-white > a.active-state,
.ios .fab.color-white .fab-buttons > a.active-state,
.ios .fab-buttons.color-white a.active-state,
.ios .fab > a.color-white.active-state,
.ios .fab .fab-buttons > a.color-white.active-state {
  background: #ebebeb;
}
.ios .fab-morph.color-white {
  background: #ffffff;
}
.ios .fab.color-black > a,
.ios .fab.color-black .fab-buttons > a,
.ios .fab-buttons.color-black a,
.ios .fab > a.color-black,
.ios .fab .fab-buttons > a.color-black {
  background: #000000;
}
.ios .fab.color-black > a.active-state,
.ios .fab.color-black .fab-buttons > a.active-state,
.ios .fab-buttons.color-black a.active-state,
.ios .fab > a.color-black.active-state,
.ios .fab .fab-buttons > a.color-black.active-state {
  background: #000000;
}
.ios .fab-morph.color-black {
  background: #000000;
}
.ios.device-iphone-x .fab[class*="-bottom"] {
  bottom: calc(15px + constant(safe-area-inset-bottom));
  bottom: calc(15px + env(safe-area-inset-bottom));
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .fab[class*="fab-left"],
  .ios.device-iphone-x .ios-edges .fab[class*="fab-left"],
  .ios.device-iphone-x .popup .fab[class*="fab-left"],
  .ios.device-iphone-x .sheet-modal .fab[class*="fab-left"],
  .ios.device-iphone-x .panel-left .fab[class*="fab-left"] {
    left: calc(15px + constant(safe-area-inset-left));
    left: calc(15px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-right-edge .fab[class*="fab-right"],
  .ios.device-iphone-x .ios-edges .fab[class*="fab-right"],
  .ios.device-iphone-x .popup .fab[class*="fab-right"],
  .ios.device-iphone-x .sheet-modal .fab[class*="fab-right"],
  .ios.device-iphone-x .panel-right .fab[class*="fab-right"] {
    right: calc(15px + constant(safe-area-inset-right));
    right: calc(15px + env(safe-area-inset-right));
  }
}
.md .fab > a,
.md .fab-buttons a {
  background: #2196f3;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  color: #fff;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.md .fab > a.active-state,
.md .fab-buttons a.active-state {
  background: #0c82df;
}
.md .fab[class*="fab-left"] {
  left: 15px;
}
.md .fab[class*="fab-right"] {
  right: 15px;
}
.md .fab[class*="-top"] {
  top: 15px;
}
.md .fab[class*="-bottom"] {
  bottom: 15px;
}
.md .navbar ~ * .fab[class*="-top"],
.md .navbar ~ .fab[class*="-top"] {
  margin-top: 56px;
}
@media (min-width: 768px) {
  .md .navbar ~ * .fab[class*="-top"],
  .md .navbar ~ .fab[class*="-top"] {
    margin-top: 64px;
  }
}
.md .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ * .fab[class*="-top"],
.md .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .fab[class*="-top"] {
  margin-top: 48px;
}
.md .tabbar-labels:not(.toolbar-bottom-md) ~ * .fab[class*="-top"],
.md .tabbar-labels:not(.toolbar-bottom-md) ~ .fab[class*="-top"] {
  margin-top: 72px;
}
.md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ * .fab[class*="-top"],
.md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .fab[class*="-top"] {
  margin-top: 104px;
}
.md .navbar + .tabbar-labels:not(.toolbar-bottom-md) ~ * .fab[class*="-top"],
.md .navbar + .tabbar-labels:not(.toolbar-bottom-md) ~ .fab[class*="-top"] {
  margin-top: 128px;
}
@media (min-width: 768px) {
  .md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ * .fab[class*="-top"],
  .md .navbar + .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .fab[class*="-top"] {
    margin-top: 112px;
  }
  .md .navbar + .tabbar-labels:not(.toolbar-bottom-md) ~ * .fab[class*="-top"],
  .md .navbar + .tabbar-labels:not(.toolbar-bottom-md) ~ .fab[class*="-top"] {
    margin-top: 136px;
  }
}
.md .toolbar-bottom-md ~ * .fab[class*="-bottom"],
.md .toolbar-bottom-md ~ .fab[class*="-bottom"],
.md .messagebar ~ * .fab[class*="-bottom"],
.md .messagebar ~ .fab[class*="-bottom"] {
  margin-bottom: 48px;
}
.md .toolbar-bottom-md.tabbar-labels ~ * .fab[class*="-bottom"],
.md .toolbar-bottom-md.tabbar-labels ~ .fab[class*="-bottom"] {
  margin-bottom: 72px;
}
.md .fab-morph {
  border-radius: 28px;
  background: #2196f3;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.md .fab-morph > a {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none !important;
}
.md .fab-extended {
  min-width: 48px;
}
.md .fab-extended > a {
  height: 48px;
}
.md .fab-extended > a i {
  left: 24px;
}
.md .fab-extended i ~ .fab-text {
  padding-left: 48px;
}
.md .fab-text {
  font-weight: 500;
  letter-spacing: 0.03em;
}
.md .fab-label {
  -webkit-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.md .color-theme-red .fab > a,
.md .color-theme-red .fab-buttons a,
.md .color-theme-red.fab > a,
.md .color-theme-red.fab-buttons a {
  background: #f44336;
}
.md .color-theme-red .fab > a.active-state,
.md .color-theme-red .fab-buttons a.active-state,
.md .color-theme-red.fab > a.active-state,
.md .color-theme-red.fab-buttons a.active-state {
  background: #f21f0f;
}
.md .color-theme-red .fab-morph,
.md .color-theme-red.fab-morph {
  background: #f44336;
}
.md .color-theme-green .fab > a,
.md .color-theme-green .fab-buttons a,
.md .color-theme-green.fab > a,
.md .color-theme-green.fab-buttons a {
  background: #4caf50;
}
.md .color-theme-green .fab > a.active-state,
.md .color-theme-green .fab-buttons a.active-state,
.md .color-theme-green.fab > a.active-state,
.md .color-theme-green.fab-buttons a.active-state {
  background: #409343;
}
.md .color-theme-green .fab-morph,
.md .color-theme-green.fab-morph {
  background: #4caf50;
}
.md .color-theme-blue .fab > a,
.md .color-theme-blue .fab-buttons a,
.md .color-theme-blue.fab > a,
.md .color-theme-blue.fab-buttons a {
  background: #2196f3;
}
.md .color-theme-blue .fab > a.active-state,
.md .color-theme-blue .fab-buttons a.active-state,
.md .color-theme-blue.fab > a.active-state,
.md .color-theme-blue.fab-buttons a.active-state {
  background: #0c82df;
}
.md .color-theme-blue .fab-morph,
.md .color-theme-blue.fab-morph {
  background: #2196f3;
}
.md .color-theme-pink .fab > a,
.md .color-theme-pink .fab-buttons a,
.md .color-theme-pink.fab > a,
.md .color-theme-pink.fab-buttons a {
  background: #e91e63;
}
.md .color-theme-pink .fab > a.active-state,
.md .color-theme-pink .fab-buttons a.active-state,
.md .color-theme-pink.fab > a.active-state,
.md .color-theme-pink.fab-buttons a.active-state {
  background: #ca1452;
}
.md .color-theme-pink .fab-morph,
.md .color-theme-pink.fab-morph {
  background: #e91e63;
}
.md .color-theme-yellow .fab > a,
.md .color-theme-yellow .fab-buttons a,
.md .color-theme-yellow.fab > a,
.md .color-theme-yellow.fab-buttons a {
  background: #ffeb3b;
}
.md .color-theme-yellow .fab > a.active-state,
.md .color-theme-yellow .fab-buttons a.active-state,
.md .color-theme-yellow.fab > a.active-state,
.md .color-theme-yellow.fab-buttons a.active-state {
  background: #ffe712;
}
.md .color-theme-yellow .fab-morph,
.md .color-theme-yellow.fab-morph {
  background: #ffeb3b;
}
.md .color-theme-orange .fab > a,
.md .color-theme-orange .fab-buttons a,
.md .color-theme-orange.fab > a,
.md .color-theme-orange.fab-buttons a {
  background: #ff9800;
}
.md .color-theme-orange .fab > a.active-state,
.md .color-theme-orange .fab-buttons a.active-state,
.md .color-theme-orange.fab > a.active-state,
.md .color-theme-orange.fab-buttons a.active-state {
  background: #d68000;
}
.md .color-theme-orange .fab-morph,
.md .color-theme-orange.fab-morph {
  background: #ff9800;
}
.md .color-theme-gray .fab > a,
.md .color-theme-gray .fab-buttons a,
.md .color-theme-gray.fab > a,
.md .color-theme-gray.fab-buttons a {
  background: #9e9e9e;
}
.md .color-theme-gray .fab > a.active-state,
.md .color-theme-gray .fab-buttons a.active-state,
.md .color-theme-gray.fab > a.active-state,
.md .color-theme-gray.fab-buttons a.active-state {
  background: #8a8a8a;
}
.md .color-theme-gray .fab-morph,
.md .color-theme-gray.fab-morph {
  background: #9e9e9e;
}
.md .color-theme-white .fab > a,
.md .color-theme-white .fab-buttons a,
.md .color-theme-white.fab > a,
.md .color-theme-white.fab-buttons a {
  background: #ffffff;
}
.md .color-theme-white .fab > a.active-state,
.md .color-theme-white .fab-buttons a.active-state,
.md .color-theme-white.fab > a.active-state,
.md .color-theme-white.fab-buttons a.active-state {
  background: #ebebeb;
}
.md .color-theme-white .fab-morph,
.md .color-theme-white.fab-morph {
  background: #ffffff;
}
.md .color-theme-black .fab > a,
.md .color-theme-black .fab-buttons a,
.md .color-theme-black.fab > a,
.md .color-theme-black.fab-buttons a {
  background: #000000;
}
.md .color-theme-black .fab > a.active-state,
.md .color-theme-black .fab-buttons a.active-state,
.md .color-theme-black.fab > a.active-state,
.md .color-theme-black.fab-buttons a.active-state {
  background: #000000;
}
.md .color-theme-black .fab-morph,
.md .color-theme-black.fab-morph {
  background: #000000;
}
.md .fab.color-red > a,
.md .fab.color-red .fab-buttons > a,
.md .fab-buttons.color-red a,
.md .fab > a.color-red,
.md .fab .fab-buttons > a.color-red {
  background: #f44336;
}
.md .fab.color-red > a.active-state,
.md .fab.color-red .fab-buttons > a.active-state,
.md .fab-buttons.color-red a.active-state,
.md .fab > a.color-red.active-state,
.md .fab .fab-buttons > a.color-red.active-state {
  background: #f21f0f;
}
.md .fab-morph.color-red {
  background: #f44336;
}
.md .fab.color-green > a,
.md .fab.color-green .fab-buttons > a,
.md .fab-buttons.color-green a,
.md .fab > a.color-green,
.md .fab .fab-buttons > a.color-green {
  background: #4caf50;
}
.md .fab.color-green > a.active-state,
.md .fab.color-green .fab-buttons > a.active-state,
.md .fab-buttons.color-green a.active-state,
.md .fab > a.color-green.active-state,
.md .fab .fab-buttons > a.color-green.active-state {
  background: #409343;
}
.md .fab-morph.color-green {
  background: #4caf50;
}
.md .fab.color-blue > a,
.md .fab.color-blue .fab-buttons > a,
.md .fab-buttons.color-blue a,
.md .fab > a.color-blue,
.md .fab .fab-buttons > a.color-blue {
  background: #2196f3;
}
.md .fab.color-blue > a.active-state,
.md .fab.color-blue .fab-buttons > a.active-state,
.md .fab-buttons.color-blue a.active-state,
.md .fab > a.color-blue.active-state,
.md .fab .fab-buttons > a.color-blue.active-state {
  background: #0c82df;
}
.md .fab-morph.color-blue {
  background: #2196f3;
}
.md .fab.color-pink > a,
.md .fab.color-pink .fab-buttons > a,
.md .fab-buttons.color-pink a,
.md .fab > a.color-pink,
.md .fab .fab-buttons > a.color-pink {
  background: #e91e63;
}
.md .fab.color-pink > a.active-state,
.md .fab.color-pink .fab-buttons > a.active-state,
.md .fab-buttons.color-pink a.active-state,
.md .fab > a.color-pink.active-state,
.md .fab .fab-buttons > a.color-pink.active-state {
  background: #ca1452;
}
.md .fab-morph.color-pink {
  background: #e91e63;
}
.md .fab.color-yellow > a,
.md .fab.color-yellow .fab-buttons > a,
.md .fab-buttons.color-yellow a,
.md .fab > a.color-yellow,
.md .fab .fab-buttons > a.color-yellow {
  background: #ffeb3b;
}
.md .fab.color-yellow > a.active-state,
.md .fab.color-yellow .fab-buttons > a.active-state,
.md .fab-buttons.color-yellow a.active-state,
.md .fab > a.color-yellow.active-state,
.md .fab .fab-buttons > a.color-yellow.active-state {
  background: #ffe712;
}
.md .fab-morph.color-yellow {
  background: #ffeb3b;
}
.md .fab.color-orange > a,
.md .fab.color-orange .fab-buttons > a,
.md .fab-buttons.color-orange a,
.md .fab > a.color-orange,
.md .fab .fab-buttons > a.color-orange {
  background: #ff9800;
}
.md .fab.color-orange > a.active-state,
.md .fab.color-orange .fab-buttons > a.active-state,
.md .fab-buttons.color-orange a.active-state,
.md .fab > a.color-orange.active-state,
.md .fab .fab-buttons > a.color-orange.active-state {
  background: #d68000;
}
.md .fab-morph.color-orange {
  background: #ff9800;
}
.md .fab.color-gray > a,
.md .fab.color-gray .fab-buttons > a,
.md .fab-buttons.color-gray a,
.md .fab > a.color-gray,
.md .fab .fab-buttons > a.color-gray {
  background: #9e9e9e;
}
.md .fab.color-gray > a.active-state,
.md .fab.color-gray .fab-buttons > a.active-state,
.md .fab-buttons.color-gray a.active-state,
.md .fab > a.color-gray.active-state,
.md .fab .fab-buttons > a.color-gray.active-state {
  background: #8a8a8a;
}
.md .fab-morph.color-gray {
  background: #9e9e9e;
}
.md .fab.color-white > a,
.md .fab.color-white .fab-buttons > a,
.md .fab-buttons.color-white a,
.md .fab > a.color-white,
.md .fab .fab-buttons > a.color-white {
  background: #ffffff;
}
.md .fab.color-white > a.active-state,
.md .fab.color-white .fab-buttons > a.active-state,
.md .fab-buttons.color-white a.active-state,
.md .fab > a.color-white.active-state,
.md .fab .fab-buttons > a.color-white.active-state {
  background: #ebebeb;
}
.md .fab-morph.color-white {
  background: #ffffff;
}
.md .fab.color-black > a,
.md .fab.color-black .fab-buttons > a,
.md .fab-buttons.color-black a,
.md .fab > a.color-black,
.md .fab .fab-buttons > a.color-black {
  background: #000000;
}
.md .fab.color-black > a.active-state,
.md .fab.color-black .fab-buttons > a.active-state,
.md .fab-buttons.color-black a.active-state,
.md .fab > a.color-black.active-state,
.md .fab .fab-buttons > a.color-black.active-state {
  background: #000000;
}
.md .fab-morph.color-black {
  background: #000000;
}
.md.device-iphone-x .fab[class*="-bottom"] {
  bottom: calc(16px + constant(safe-area-inset-bottom));
  bottom: calc(16px + env(safe-area-inset-bottom));
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .fab[class*="fab-left"],
  .md.device-iphone-x .ios-edges .fab[class*="fab-left"],
  .md.device-iphone-x .popup .fab[class*="fab-left"],
  .md.device-iphone-x .sheet-modal .fab[class*="fab-left"],
  .md.device-iphone-x .panel-left .fab[class*="fab-left"] {
    left: calc(16px + constant(safe-area-inset-left));
    left: calc(16px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-right-edge .fab[class*="fab-right"],
  .md.device-iphone-x .ios-edges .fab[class*="fab-right"],
  .md.device-iphone-x .popup .fab[class*="fab-right"],
  .md.device-iphone-x .sheet-modal .fab[class*="fab-right"],
  .md.device-iphone-x .panel-right .fab[class*="fab-right"] {
    right: calc(16px + constant(safe-area-inset-right));
    right: calc(16px + env(safe-area-inset-right));
  }
}
.searchbar {
  width: 100%;
  position: relative;
  z-index: 200;
}
.searchbar .searchbar-input-wrap {
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 100%;
  height: 100%;
  position: relative;
}
.searchbar .searchbar-input-wrap input[type="search"] {
  padding: 0;
}
.searchbar .searchbar-input-wrap input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.page > .searchbar {
  position: absolute;
  left: 0;
  top: 0;
}
.searchbar-expandable {
  position: absolute;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  pointer-events: none;
}
.searchbar-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.searchbar-disable-button {
  cursor: pointer;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  outline: 0;
  padding: 0;
  margin: 0;
  width: auto;
  opacity: 0;
}
.searchbar-icon {
  pointer-events: none;
  background-position: center;
  background-repeat: no-repeat;
}
.searchbar-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.searchbar-backdrop.searchbar-backdrop-in {
  opacity: 1;
  pointer-events: auto;
}
.page-content > .searchbar-backdrop {
  position: fixed;
}
.searchbar-not-found {
  display: none;
}
.hidden-by-searchbar,
.list .hidden-by-searchbar,
.list.li.hidden-by-searchbar,
.list li.hidden-by-searchbar {
  display: none !important;
}
.ios .searchbar {
  height: 44px;
  background: #f7f7f8;
}
.ios .searchbar.no-hairline:after {
  display: none !important;
}
.ios .searchbar input[type="search"],
.ios .searchbar input[type="text"] {
  padding: 0 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 10px;
  border-radius: 8px;
  font-family: inherit;
  color: #000;
  font-size: 17px;
  font-weight: normal;
  z-index: 30;
  background-color: #e8e8ea;
  position: relative;
}
.ios .searchbar input[type="search"]::-webkit-input-placeholder,
.ios .searchbar input[type="text"]::-webkit-input-placeholder {
  color: #939398;
  opacity: 1;
}
.ios .searchbar input[type="search"]:-ms-input-placeholder,
.ios .searchbar input[type="text"]:-ms-input-placeholder {
  color: #939398;
  opacity: 1;
}
.ios .searchbar input[type="search"]::-ms-input-placeholder,
.ios .searchbar input[type="text"]::-ms-input-placeholder {
  color: #939398;
  opacity: 1;
}
.ios .searchbar input[type="search"]::placeholder,
.ios .searchbar input[type="text"]::placeholder {
  color: #939398;
  opacity: 1;
}
.ios .searchbar .input-clear-button {
  z-index: 40;
  right: 7px;
}
.ios .searchbar-inner {
  padding: 0 8px;
}
.ios .searchbar-icon {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2013'%20enable-background%3D'new%200%200%2013%2013'%3E%3Cg%3E%3Cpath%20fill%3D'%23939398'%20d%3D'M5%2C1c2.2%2C0%2C4%2C1.8%2C4%2C4S7.2%2C9%2C5%2C9S1%2C7.2%2C1%2C5S2.8%2C1%2C5%2C1%20M5%2C0C2.2%2C0%2C0%2C2.2%2C0%2C5s2.2%2C5%2C5%2C5s5-2.2%2C5-5S7.8%2C0%2C5%2C0%20L5%2C0z'%2F%3E%3C%2Fg%3E%3Cline%20stroke%3D'%23939398'%20stroke-miterlimit%3D'10'%20stroke-width%3D'1.5'%20x1%3D'12.6'%20y1%3D'12.6'%20x2%3D'8.2'%20y2%3D'8.2'%2F%3E%3C%2Fsvg%3E");
  background-size: 13px 13px;
  z-index: 40;
  left: 8px;
}
.ios .searchbar-backdrop {
  background: rgba(0, 0, 0, 0.4);
}
.ios .searchbar-input-wrap {
  height: 32px;
}
.ios .searchbar:after {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  display: block;
  z-index: 15;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.ios.device-pixel-ratio-2 .searchbar:after {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ios.device-pixel-ratio-3 .searchbar:after {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.ios .searchbar-disable-button {
  font-size: 17px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  color: #007aff;
  display: none;
}
.ios .searchbar-disable-button.active-state {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  opacity: 0.3 !important;
}
.ios .searchbar-enabled .searchbar-disable-button {
  pointer-events: auto;
  opacity: 1;
  margin-left: 8px;
}
.ios .searchbar:not(.searchbar-enabled) .searchbar-disable-button {
  -webkit-transition-duration: 300ms !important;
  transition-duration: 300ms !important;
}
.ios .searchbar-expandable {
  left: 0;
  bottom: 0;
  opacity: 1;
  width: 100%;
  height: 0%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.ios .searchbar-expandable .searchbar-disable-button {
  margin-left: 8px;
  opacity: 1;
  display: block;
}
.ios .searchbar-expandable .searchbar-inner {
  height: 44px;
}
.ios .searchbar-expandable.searchbar-enabled {
  opacity: 1;
  height: 100%;
  pointer-events: auto;
}
.ios .page > .searchbar {
  z-index: 200;
}
.ios .navbar ~ .page:not(.no-navbar) > .searchbar,
.ios .page > .navbar ~ .searchbar {
  top: 44px;
}
.ios .navbar ~ .page:not(.no-navbar) > .searchbar ~ .page-content,
.ios .navbar ~ .page:not(.no-navbar) > .searchbar ~ * .page-content,
.ios .page > .navbar ~ .searchbar ~ .page-content,
.ios .page > .navbar ~ .searchbar ~ * .page-content {
  padding-top: 88px;
}
.ios .theme-dark .searchbar,
.searchbar.ios .theme-dark {
  background-color: #303030;
}
.ios .theme-dark .searchbar:after,
.searchbar.ios .theme-dark:after {
  background-color: #282829;
}
.ios .theme-dark .searchbar input[type="search"],
.searchbar.ios .theme-dark input[type="search"],
.ios .theme-dark .searchbar input[type="text"],
.searchbar.ios .theme-dark input[type="text"] {
  background-color: #171717;
  color: #fff;
}
.ios .color-theme-red .searchbar-disable-button {
  color: #ff3b30;
}
.ios .color-theme-green .searchbar-disable-button {
  color: #4cd964;
}
.ios .color-theme-blue .searchbar-disable-button {
  color: #007aff;
}
.ios .color-theme-pink .searchbar-disable-button {
  color: #ff2d55;
}
.ios .color-theme-yellow .searchbar-disable-button {
  color: #ffcc00;
}
.ios .color-theme-orange .searchbar-disable-button {
  color: #ff9500;
}
.ios .color-theme-gray .searchbar-disable-button {
  color: #8e8e93;
}
.ios .color-theme-white .searchbar-disable-button {
  color: #ffffff;
}
.ios .color-theme-black .searchbar-disable-button {
  color: #000000;
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .searchbar-inner,
  .ios.device-iphone-x .ios-edges .searchbar-inner,
  .ios.device-iphone-x .popup .searchbar-inner,
  .ios.device-iphone-x .sheet-modal .searchbar-inner,
  .ios.device-iphone-x .panel-left .searchbar-inner {
    padding-left: calc(8px + constant(safe-area-inset-left));
    padding-left: calc(8px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-right-edge .searchbar-inner,
  .ios.device-iphone-x .ios-edges .searchbar-inner,
  .ios.device-iphone-x .popup .searchbar-inner,
  .ios.device-iphone-x .sheet-modal .searchbar-inner,
  .ios.device-iphone-x .panel-right .searchbar-inner {
    padding-right: calc(8px + constant(safe-area-inset-right));
    padding-right: calc(8px + env(safe-area-inset-right));
  }
}
.md .searchbar {
  height: 48px;
  background: #fff;
}
.md .searchbar input[type="search"],
.md .searchbar input[type="text"] {
  padding-left: 65px;
  padding-right: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  font-size: 20px;
  color: #000;
  font-weight: normal;
}
.md .searchbar input[type="search"]::-webkit-input-placeholder,
.md .searchbar input[type="text"]::-webkit-input-placeholder {
  color: #939398;
  opacity: 1;
}
.md .searchbar input[type="search"]:-ms-input-placeholder,
.md .searchbar input[type="text"]:-ms-input-placeholder {
  color: #939398;
  opacity: 1;
}
.md .searchbar input[type="search"]::-ms-input-placeholder,
.md .searchbar input[type="text"]::-ms-input-placeholder {
  color: #939398;
  opacity: 1;
}
.md .searchbar input[type="search"]::placeholder,
.md .searchbar input[type="text"]::placeholder {
  color: #939398;
  opacity: 1;
}
.md .searchbar-expandable {
  height: 100%;
}
.md .searchbar-backdrop {
  background: rgba(0, 0, 0, 0.25);
}
.md .searchbar-icon,
.md .searchbar-disable-button {
  position: absolute;
  width: 48px;
  height: 48px;
  left: -4px;
  top: 50%;
  margin-top: -24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.md .searchbar-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23737373'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M15.5%2014h-.79l-.28-.27C15.41%2012.59%2016%2011.11%2016%209.5%2016%205.91%2013.09%203%209.5%203S3%205.91%203%209.5%205.91%2016%209.5%2016c1.61%200%203.09-.59%204.23-1.57l.27.28v.79l5%204.99L20.49%2019l-4.99-5zm-6%200C7.01%2014%205%2011.99%205%209.5S7.01%205%209.5%205%2014%207.01%2014%209.5%2011.99%2014%209.5%2014z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.md .searchbar-disable-button {
  -webkit-transform: rotate(-90deg) scale(0.5);
  transform: rotate(-90deg) scale(0.5);
  font-size: 0 !important;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23737373'%2F%3E%3C%2Fsvg%3E");
}
.md .searchbar-disable-button:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .searchbar-disable-button.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .searchbar-enabled:not(.searchbar-enabled-no-disable-button) .searchbar-disable-button {
  -webkit-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  pointer-events: auto;
  opacity: 1;
}
.md .searchbar-enabled:not(.searchbar-enabled-no-disable-button) .searchbar-icon {
  opacity: 0;
  -webkit-transform: rotate(90deg) scale(0.5);
  transform: rotate(90deg) scale(0.5);
}
.md .searchbar .input-clear-button {
  width: 48px;
  height: 48px;
  margin-top: -24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23737373'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  background-color: transparent;
  right: 0;
}
.md .searchbar .input-clear-button:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .searchbar .input-clear-button.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .searchbar .input-clear-button:after {
  display: none;
}
.md .searchbar .input-clear-button:before {
  margin-left: 0;
  margin-top: 0;
}
.md .page-content .searchbar {
  border-radius: 2px;
  margin: 8px;
  width: auto;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.md .page-content .searchbar .searchbar-inner {
  border-radius: 2px;
}
.md .page > .searchbar {
  z-index: 510;
}
.md .page > .searchbar:after {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  top: 100%;
  bottom: auto;
  height: 10px;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(40%, rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.05)), color-stop(80%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}
.md .page > .searchbar.no-shadow:after {
  display: none;
}
.md .page > .searchbar input[type="search"],
.md .subnavbar .searchbar input[type="search"],
.md .searchbar-expandable input[type="search"],
.md .page > .searchbar input[type="text"],
.md .subnavbar .searchbar input[type="text"],
.md .searchbar-expandable input[type="text"] {
  padding-left: 73px;
}
.md .page > .searchbar .searchbar-icon,
.md .subnavbar .searchbar .searchbar-icon,
.md .searchbar-expandable .searchbar-icon,
.md .page > .searchbar .searchbar-disable-button,
.md .subnavbar .searchbar .searchbar-disable-button,
.md .searchbar-expandable .searchbar-disable-button {
  left: 4px;
}
.md .searchbar-expandable {
  width: 56px;
  height: 100%;
  opacity: 0;
  top: 50%;
  margin-top: -28px;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  left: 100%;
  margin-left: -56px;
}
.md .navbar .searchbar-expandable {
  border-radius: 28px;
  width: 56px;
  margin-top: -28px;
  margin-left: -56px;
}
@media (min-width: 768px) {
  .md .navbar .searchbar-expandable {
    border-radius: 32px;
    width: 64px;
    margin-top: -32px;
    margin-left: -64px;
  }
}
.md .toolbar .searchbar-expandable,
.md .subnavbar .searchbar-expandable {
  border-radius: 24px;
  width: 48px;
  margin-top: -24px;
  margin-left: -48px;
}
.md .tabbar-labels .searchbar-expandable {
  border-radius: 36px;
  width: 72px;
  margin-top: -36px;
  margin-left: -72px;
}
.md .searchbar-expandable.searchbar-enabled {
  width: 100%;
  border-radius: 0;
  opacity: 1;
  pointer-events: auto;
  top: 0;
  margin-top: 0;
  left: 0;
  margin-left: 0;
}
.md .page > .searchbar ~ * .page-content,
.md .page > .searchbar ~ .page-content {
  padding-top: 48px;
}
.md .page > .navbar ~ .searchbar {
  top: 56px;
}
@media (min-width: 768px) {
  .md .page > .navbar ~ .searchbar {
    top: 64px;
  }
}
.md .page > .navbar ~ .searchbar ~ * .page-content,
.md .page > .navbar ~ .searchbar ~ .page-content {
  padding-top: 104px;
}
@media (min-width: 768px) {
  .md .page > .navbar ~ .searchbar ~ * .page-content,
  .md .page > .navbar ~ .searchbar ~ .page-content {
    padding-top: 112px;
  }
}
.md .page > .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .searchbar {
  top: 48px;
}
.md .page > .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .searchbar ~ * .page-content,
.md .page > .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .searchbar ~ .page-content {
  padding-top: 96px;
}
.md .page > .tabbar-labels:not(.toolbar-bottom-md) ~ .searchbar {
  top: 72px;
}
.md .page > .tabbar-labels:not(.toolbar-bottom-md) ~ .searchbar ~ * .page-content,
.md .page > .tabbar-labels:not(.toolbar-bottom-md) ~ .searchbar ~ .page-content {
  padding-top: 120px;
}
.md .page > .navbar ~ .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .searchbar {
  top: 104px;
}
@media (min-width: 768px) {
  .md .page > .navbar ~ .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .searchbar {
    top: 112px;
  }
}
.md .page > .navbar ~ .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .searchbar ~ * .page-content,
.md .page > .navbar ~ .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .searchbar ~ .page-content {
  padding-top: 152px;
}
@media (min-width: 768px) {
  .md .page > .navbar ~ .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .searchbar ~ * .page-content,
  .md .page > .navbar ~ .toolbar:not(.toolbar-bottom-md):not(.messagebar) ~ .searchbar ~ .page-content {
    padding-top: 160px;
  }
}
.md .page > .navbar ~ .tabbar-labels:not(.toolbar-bottom-md) ~ .searchbar {
  top: 128px;
}
@media (min-width: 768px) {
  .md .page > .navbar ~ .tabbar-labels:not(.toolbar-bottom-md) ~ .searchbar {
    top: 136px;
  }
}
.md .page > .navbar ~ .tabbar-labels:not(.toolbar-bottom-md) ~ .searchbar ~ * .page-content,
.md .page > .navbar ~ .tabbar-labels:not(.toolbar-bottom-md) ~ .searchbar ~ .page-content {
  padding-top: 176px;
}
@media (min-width: 768px) {
  .md .page > .navbar ~ .tabbar-labels:not(.toolbar-bottom-md) ~ .searchbar ~ * .page-content,
  .md .page > .navbar ~ .tabbar-labels:not(.toolbar-bottom-md) ~ .searchbar ~ .page-content {
    padding-top: 184px;
  }
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .searchbar-inner,
  .md.device-iphone-x .ios-edges .searchbar-inner,
  .md.device-iphone-x .popup .searchbar-inner,
  .md.device-iphone-x .sheet-modal .searchbar-inner,
  .md.device-iphone-x .panel-left .searchbar-inner {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
  }
  .md.device-iphone-x .ios-left-edge .searchbar-disable-button,
  .md.device-iphone-x .ios-edges .searchbar-disable-button,
  .md.device-iphone-x .popup .searchbar-disable-button,
  .md.device-iphone-x .sheet-modal .searchbar-disable-button,
  .md.device-iphone-x .panel-left .searchbar-disable-button {
    left: calc(4px + constant(safe-area-inset-left));
    left: calc(4px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-right-edge .searchbar-inner,
  .md.device-iphone-x .ios-edges .searchbar-inner,
  .md.device-iphone-x .popup .searchbar-inner,
  .md.device-iphone-x .sheet-modal .searchbar-inner,
  .md.device-iphone-x .panel-right .searchbar-inner {
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
  }
}
.messages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  position: relative;
  z-index: 1;
}
.messages-title {
  text-align: center;
  width: 100%;
  line-height: 1;
}
.message {
  max-width: 70%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.message-avatar {
  border-radius: 50%;
  position: relative;
  background-size: cover;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.message-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.message-header,
.message-footer,
.message-name {
  line-height: 1;
  font-size: 12px;
}
.message-footer {
  font-size: 11px;
  margin-bottom: -1em;
}
.message-bubble {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-word;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  line-height: 1.2;
}
.message-image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}
.message-text-header,
.message-text-footer {
  font-size: 12px;
  line-height: 1;
}
.message-text {
  text-align: left;
}
.message-sent {
  text-align: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.message-received {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.message-received .message-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.message-sent .message-content {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.message:not(.message-last) .message-avatar {
  opacity: 0;
}
.message:not(.message-first) .message-name {
  display: none;
}
.message.message-same-name .message-name {
  display: none;
}
.message.message-same-header .message-header {
  display: none;
}
.message.message-same-footer .message-footer {
  display: none;
}
.message-appear-from-bottom {
  -webkit-animation: message-appear-from-bottom 300ms;
  animation: message-appear-from-bottom 300ms;
}
.message-appear-from-top {
  -webkit-animation: message-appear-from-top 300ms;
  animation: message-appear-from-top 300ms;
}
.message-typing-indicator {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}
.message-typing-indicator > div {
  display: inline-block;
  position: relative;
  background: #000;
  vertical-align: middle;
  border-radius: 50%;
}
@-webkit-keyframes message-appear-from-bottom {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes message-appear-from-bottom {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes message-appear-from-top {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes message-appear-from-top {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.ios .messages-content,
.ios .messages {
  background: #fff;
}
.ios .messages-title {
  font-size: 11px;
  color: #8e8e93;
  margin-top: 10px;
}
.ios .messages-title:last-child {
  margin-bottom: 10px;
}
.ios .messages-title b {
  font-weight: 600;
}
.ios .message {
  margin-top: 10px;
}
.ios .message:last-child {
  margin-bottom: 10px;
}
.ios .message-avatar {
  width: 29px;
  height: 29px;
}
.ios .message-header,
.ios .message-footer,
.ios .message-name {
  color: #8e8e93;
}
.ios .message-header b,
.ios .message-footer b,
.ios .message-name b {
  font-weight: 600;
}
.ios .message-header,
.ios .message-name {
  margin-bottom: 3px;
}
.ios .message-footer {
  margin-top: 3px;
}
.ios .message-bubble {
  font-size: 17px;
  line-height: 1.2;
  border-radius: 16px;
  padding: 6px 16px 9px;
  min-width: 48px;
  min-height: 35px;
}
.ios .message-image {
  margin: 6px -16px;
}
.ios .message-image:first-child {
  margin-top: -6px;
}
.ios .message-image:first-child img {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.ios .message-image:last-child {
  margin-bottom: -9px;
}
.ios .message-image:last-child img {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.ios .message-text-header {
  margin-bottom: 3px;
}
.ios .message-text-footer {
  margin-top: 3px;
}
.ios .message-received {
  margin-left: 10px;
}
.ios .message-received .message-header,
.ios .message-received .message-footer,
.ios .message-received .message-name {
  margin-left: 16px;
}
.ios .message-received .message-text-header,
.ios .message-received .message-text-footer {
  opacity: 0.5;
}
.ios .message-received .message-bubble {
  color: #000;
  background: #e5e5ea;
  padding-left: 22px;
  -webkit-mask-box-image: url("data:image/svg+xml;charset=utf-8,<svg height='35' viewBox='0 0 96 70' width='48' xmlns='http://www.w3.org/2000/svg'><path d='m96 35c1 7-5 37-42 35-37 2-43-28-42-35-1-7 5-37 42-35 37-2 43 28 42 35z'/></svg>") 50% 42% 46% 56%;
}
.ios .message-received .message-image {
  margin-left: -22px;
}
.ios .message-received.message-tail:not(.message-typing) .message-bubble {
  border-radius: 16px 16px 16px 0;
  -webkit-mask-box-image: url("data:image/svg+xml;charset=utf-8,<svg height='35' viewBox='0 0 96 70' width='48' xmlns='http://www.w3.org/2000/svg'><path d='m96 35c1 7-5 37-42 35-37 2-43-28-42-35-1-7 5-37 42-35 37-2 43 28 42 35z'/><path d='m0 70c6-2 12-10 12-19v-16l14 27s-8 8-26 8z'/></svg>") 50% 42% 46% 56%;
}
.ios .message-received.message-tail:not(.message-typing) .message-bubble .message-image:last-child img {
  border-bottom-left-radius: 0px;
}
.ios .message-sent {
  margin-right: 10px;
}
.ios .message-sent .message-header,
.ios .message-sent .message-footer,
.ios .message-sent .message-name {
  margin-right: 16px;
}
.ios .message-sent .message-text-header,
.ios .message-sent .message-text-footer {
  opacity: 0.8;
}
.ios .message-sent .message-bubble {
  background: #00d449;
  color: #fff;
  padding-right: 22px;
  -webkit-mask-box-image: url("data:image/svg+xml;charset=utf-8,<svg height='35' viewBox='0 0 96 70' width='48' xmlns='http://www.w3.org/2000/svg'><path d='m84 35c1 7-5 37-42 35-37 2-43-28-42-35-1-7 5-37 42-35 37-2 43 28 42 35z'/></svg>") 50% 56% 46% 42%;
}
.ios .message-sent .message-image {
  margin-right: -22px;
}
.ios .message-sent.message-tail .message-bubble {
  border-radius: 16px 16px 0 16px;
  -webkit-mask-box-image: url("data:image/svg+xml;charset=utf-8,<svg height='35' viewBox='0 0 96 70' width='48' xmlns='http://www.w3.org/2000/svg'><path d='m84 35c1 7-5 37-42 35-37 2-43-28-42-35-1-7 5-37 42-35 37-2 43 28 42 35z'/><path d='m96 70c-6-2-12-10-12-19v-16l-14 27s8 8 26 8z'/></svg>") 50% 56% 46% 42%;
}
.ios .message-sent.message-tail .message-bubble .message-image:last-child img {
  border-bottom-right-radius: 0px;
}
.ios .message + .message:not(.message-first) {
  margin-top: 1px;
}
.ios .message-received.message-typing .message-content:after,
.ios .message-received.message-typing .message-content:before {
  content: '';
  position: absolute;
  background: #e5e5ea;
  border-radius: 50%;
}
.ios .message-received.message-typing .message-content:after {
  width: 11px;
  height: 11px;
  left: 4px;
  bottom: 0px;
}
.ios .message-received.message-typing .message-content:before {
  width: 6px;
  height: 6px;
  left: -1px;
  bottom: -4px;
}
.ios .message-typing-indicator > div {
  width: 9px;
  height: 9px;
  opacity: 0.35;
}
.ios .message-typing-indicator > div + div {
  margin-left: 4px;
}
.ios .message-typing-indicator > div:nth-child(1) {
  -webkit-animation: ios-message-typing-indicator 900ms infinite;
  animation: ios-message-typing-indicator 900ms infinite;
}
.ios .message-typing-indicator > div:nth-child(2) {
  -webkit-animation: ios-message-typing-indicator 900ms 150ms infinite;
  animation: ios-message-typing-indicator 900ms 150ms infinite;
}
.ios .message-typing-indicator > div:nth-child(3) {
  -webkit-animation: ios-message-typing-indicator 900ms 300ms infinite;
  animation: ios-message-typing-indicator 900ms 300ms infinite;
}
.ios .theme-dark .messages-content,
.messages-content.ios .theme-dark,
.ios .theme-dark .messages,
.messages.ios .theme-dark {
  background-color: transparent;
}
.ios .theme-dark .message-received.message-typing .message-content:after,
.ios .theme-dark .message-received.message-typing .message-content:before {
  background: #333;
}
.ios .theme-dark .message-typing-indicator > div {
  background-color: #fff;
}
.ios .theme-dark .message-received .message-bubble {
  background-color: #333;
  color: #fff;
}
@media (orientation: landscape) {
  .ios.device-iphone-x .ios-left-edge .message-received,
  .ios.device-iphone-x .ios-edges .message-received,
  .ios.device-iphone-x .popup .message-received,
  .ios.device-iphone-x .sheet-modal .message-received,
  .ios.device-iphone-x .panel-left .message-received {
    margin-left: calc(10px + constant(safe-area-inset-left));
    margin-left: calc(10px + env(safe-area-inset-left));
  }
  .ios.device-iphone-x .ios-right-edge .message-sent,
  .ios.device-iphone-x .ios-edges .message-sent,
  .ios.device-iphone-x .popup .message-sent,
  .ios.device-iphone-x .sheet-modal .message-sent,
  .ios.device-iphone-x .panel-right .message-sent {
    margin-right: calc(10px + constant(safe-area-inset-right));
    margin-right: calc(10px + env(safe-area-inset-right));
  }
}
@-webkit-keyframes ios-message-typing-indicator {
  0% {
    opacity: 0.35;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.2;
  }
}
@keyframes ios-message-typing-indicator {
  0% {
    opacity: 0.35;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.2;
  }
}
.md .messages-content,
.md .messages {
  background: #eee;
}
.md .message {
  margin-top: 16px;
}
.md .message:last-child {
  margin-bottom: 16px;
}
.md .messages-title {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.51);
  margin-top: 16px;
}
.md .messages-title:last-child {
  margin-bottom: 16px;
}
.md .messages-title b {
  font-weight: 500;
}
.md .message-avatar {
  width: 32px;
  height: 32px;
}
.md .message-header,
.md .message-footer,
.md .message-name {
  color: rgba(0, 0, 0, 0.51);
}
.md .message-header b,
.md .message-footer b,
.md .message-name b {
  font-weight: 500;
}
.md .message-header,
.md .message-name {
  margin-bottom: 2px;
}
.md .message-footer {
  margin-top: 2px;
}
.md .message-bubble {
  font-size: 16px;
  border-radius: 2px;
  padding: 6px 8px;
  min-height: 32px;
}
.md .message-text-header,
.md .message-text-footer {
  color: rgba(0, 0, 0, 0.51);
}
.md .message-text-header {
  margin-bottom: 4px;
}
.md .message-text-footer {
  margin-top: 4px;
}
.md .message-received {
  margin-left: 8px;
}
.md .message-received .message-bubble {
  color: #333;
  background: #fff;
}
.md .message-received .message-avatar + .message-content {
  margin-left: 8px;
}
.md .message-received.message-tail .message-bubble {
  border-radius: 2px 2px 2px 0;
}
.md .message-received.message-tail .message-bubble:before {
  position: absolute;
  content: '';
  border-left: 8px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 8px solid #fff;
  right: 100%;
  bottom: 0;
  width: 0;
  height: 0;
}
.md .message-sent {
  margin-right: 8px;
}
.md .message-sent .message-bubble {
  color: #333;
  background: #c8e6c9;
}
.md .message-sent .message-avatar + .message-content {
  margin-right: 8px;
}
.md .message-sent.message-tail .message-bubble {
  border-radius: 2px 2px 0 2px;
}
.md .message-sent.message-tail .message-bubble:before {
  position: absolute;
  content: '';
  border-right: 8px solid transparent;
  border-left: 0 solid transparent;
  border-bottom: 8px solid #c8e6c9;
  left: 100%;
  bottom: 0;
  width: 0;
  height: 0;
}
.md .message + .message:not(.message-first) {
  margin-top: 8px;
}
.md .message-typing-indicator > div {
  width: 6px;
  height: 6px;
  opacity: 0.6;
}
.md .message-typing-indicator > div + div {
  margin-left: 6px;
}
.md .message-typing-indicator > div:nth-child(1) {
  -webkit-animation: md-message-typing-indicator 900ms infinite;
  animation: md-message-typing-indicator 900ms infinite;
}
.md .message-typing-indicator > div:nth-child(2) {
  -webkit-animation: md-message-typing-indicator 900ms 150ms infinite;
  animation: md-message-typing-indicator 900ms 150ms infinite;
}
.md .message-typing-indicator > div:nth-child(3) {
  -webkit-animation: md-message-typing-indicator 900ms 300ms infinite;
  animation: md-message-typing-indicator 900ms 300ms infinite;
}
.md .theme-dark .messages-content,
.messages-content.md .theme-dark,
.md .theme-dark .messages,
.messages.md .theme-dark {
  background-color: transparent;
}
.md .theme-dark .messages-title {
  color: rgba(255, 255, 255, 0.54);
}
.md .theme-dark .message-header,
.md .theme-dark .message-footer,
.md .theme-dark .message-name {
  color: rgba(255, 255, 255, 0.54);
}
@media (orientation: landscape) {
  .md.device-iphone-x .ios-left-edge .message-received,
  .md.device-iphone-x .ios-edges .message-received,
  .md.device-iphone-x .popup .message-received,
  .md.device-iphone-x .sheet-modal .message-received,
  .md.device-iphone-x .panel-left .message-received {
    margin-left: calc(8px + constant(safe-area-inset-left));
    margin-left: calc(8px + env(safe-area-inset-left));
  }
  .md.device-iphone-x .ios-right-edge .message-sent,
  .md.device-iphone-x .ios-edges .message-sent,
  .md.device-iphone-x .popup .message-sent,
  .md.device-iphone-x .sheet-modal .message-sent,
  .md.device-iphone-x .panel-right .message-sent {
    margin-right: calc(8px + constant(safe-area-inset-right));
    margin-right: calc(8px + env(safe-area-inset-right));
  }
}
@-webkit-keyframes md-message-typing-indicator {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  25% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes md-message-typing-indicator {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  25% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.toolbar.messagebar {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #fff;
  height: auto;
}
.toolbar.messagebar .toolbar-inner {
  position: relative;
}
.toolbar.messagebar .messagebar-area {
  width: 100%;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  overflow: hidden;
  position: relative;
}
.toolbar.messagebar textarea {
  width: 100%;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.toolbar.messagebar a.link {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.messagebar-attachments {
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  font-size: 0;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.messagebar:not(.messagebar-attachments-visible) .messagebar-attachments {
  display: none;
}
.messagebar-attachment {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  height: 155px;
  position: relative;
}
@media (orientation: landscape) {
  .messagebar-attachment {
    height: 120px;
  }
}
.messagebar-attachment img {
  display: block;
  width: auto;
  height: 100%;
}
.messagebar-attachment + .messagebar-attachment {
  margin-left: 8px;
}
.messagebar-sheet {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  height: 252px;
}
@media (orientation: landscape) {
  .messagebar-sheet {
    height: 192px;
  }
}
.messagebar-sheet-image,
.messagebar-sheet-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 1px;
  position: relative;
  overflow: hidden;
  height: 125px;
  width: 125px;
  margin-left: 1px;
}
@media (orientation: landscape) {
  .messagebar-sheet-image,
  .messagebar-sheet-item {
    width: 95px;
    height: 95px;
  }
}
.messagebar-sheet-image .icon-checkbox,
.messagebar-sheet-item .icon-checkbox,
.messagebar-sheet-image .icon-radio,
.messagebar-sheet-item .icon-radio {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
.messagebar-sheet-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.messagebar-attachment-delete {
  display: block;
  position: absolute;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.messagebar-attachment-delete:after,
.messagebar-attachment-delete:before {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
}
.messagebar-attachment-delete:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.messagebar-attachment-delete:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.messagebar:not(.messagebar-sheet-visible) .messagebar-sheet {
  display: none;
}
.ios.device-iphone-x .messagebar:not(.messagebar-top),
.md.device-iphone-x .messagebar:not(.messagebar-top) {
  height: auto !important;
}
.ios.device-iphone-x .messagebar:not(.messagebar-top):not(.messagebar-sheet-visible),
.md.device-iphone-x .messagebar:not(.messagebar-top):not(.messagebar-sheet-visible) {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.ios.device-iphone-x .messagebar-sheet,
.md.device-iphone-x .messagebar-sheet {
  padding-left: constant(safe-area-inset-left);
  padding-left: env(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-right: env(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.ios .messagebar {
  background: #fff;
  min-height: 44px;
}
.ios .messagebar:before {
  display: none !important;
}
.ios .messagebar textarea {
  background: #fff;
  border-radius: 17px;
  padding: 6px 15px;
  height: 34px;
  line-height: 20px;
  font-size: 17px;
  border: 1px solid #c8c8cd;
}
.ios .messagebar a.link.icon-only:first-child {
  margin-left: -8px;
}
.ios .messagebar a.link.icon-only:last-child {
  margin-right: -8px;
}
.ios .messagebar a.link:not(.icon-only) + .messagebar-area {
  margin-left: 8px;
}
.ios .messagebar .messagebar-area + a.link:not(.icon-only) {
  margin-left: 8px;
}
.ios .messagebar-area {
  margin-top: 5px;
  margin-bottom: 5px;
}
.ios .messagebar-attachments {
  padding: 5px;
  border-radius: 17px 17px 0 0;
  border: 1px solid #c8c8cd;
  border-bottom: none;
}
.ios .messagebar-attachments-visible .messagebar-attachments + textarea {
  border-radius: 0 0 17px 17px;
}
.ios .messagebar-attachment {
  border-radius: 12px;
  font-size: 14px;
}
.ios .messagebar-attachment img {
  border-radius: 12px;
}
.ios .messagebar-sheet {
  background: #d1d5da;
}
.ios .messagebar-attachment-delete {
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: #7d7e80;
  border: 2px solid #fff;
  cursor: pointer;
}
.ios .messagebar-attachment-delete:after,
.ios .messagebar-attachment-delete:before {
  width: 10px;
  height: 2px;
  background: #fff;
  margin-left: -5px;
  margin-top: -1px;
}
.ios .theme-dark .messagebar textarea,
.messagebar.ios .theme-dark textarea {
  background-color: #000;
  border-color: #282829;
  color: #fff;
}
.ios .theme-dark .messagebar-attachments {
  border-color: #282829;
  background-color: #000;
}
.md .messagebar {
  font-size: 16px;
}
.md .messagebar:after {
  display: none;
}
.md .messagebar textarea {
  padding: 5px 8px;
  height: 32px;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}
.md .messagebar a.link {
  color: #333;
}
.md .messagebar a.link:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .messagebar a.link.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .messagebar:before {
  content: '';
  position: absolute;
  background-color: #d1d1d1;
  display: block;
  z-index: 15;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.md.device-pixel-ratio-2 .messagebar:before {
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.md.device-pixel-ratio-3 .messagebar:before {
  -webkit-transform: scaleY(0.33);
  transform: scaleY(0.33);
}
.md .messagebar-attachments {
  padding: 8px;
  border-bottom: 1px solid #ddd;
}
.md .messagebar-area {
  margin-top: 8px;
  margin-bottom: 8px;
}
.md .messagebar-sheet {
  background: #fff;
}
.md .messagebar-sheet-image .icon-checkbox,
.md .messagebar-sheet-item .icon-checkbox {
  border-color: #fff;
  background: rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.md .messagebar-attachment-delete {
  right: 8px;
  top: 8px;
  width: 24px;
  height: 24px;
  background: #2196f3;
  cursor: pointer;
  border-radius: 2px;
}
.md .messagebar-attachment-delete:after,
.md .messagebar-attachment-delete:before {
  width: 14px;
  height: 2px;
  background: #fff;
  margin-left: -7px;
  margin-top: -1px;
}
.md .theme-dark .messagebar,
.messagebar.md .theme-dark {
  background: #000;
}
.md .theme-dark .messagebar:before,
.messagebar.md .theme-dark:before {
  background-color: rgba(255, 255, 255, 0.2);
}
.md .theme-dark .messagebar a.link,
.messagebar.md .theme-dark a.link {
  color: rgba(255, 255, 255, 0.87);
}
.md .theme-dark .messagebar a.link:before,
.messagebar.md .theme-dark a.link:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .theme-dark .messagebar a.link.active-state:before,
.messagebar.md .theme-dark a.link.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .theme-dark .messagebar textarea,
.messagebar.md .theme-dark textarea {
  color: rgba(255, 255, 255, 0.87);
}
.md .theme-dark .messagebar-attachments {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-coverflow .swiper-wrapper {
  
  -ms-perspective: 1200px;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-lazy-preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
}
.ios .swiper-lazy-preloader {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
}
.ios .swiper-button-prev,
.ios .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next,
.ios .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-pagination-bullet-active {
  background: #007aff;
}
.ios .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
}
.ios .swiper-button-prev.color-red,
.ios .swiper-container-rtl .swiper-button-next.color-red,
.ios .color-theme-red .swiper-button-prev,
.ios .color-theme-red .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ff3b30'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next.color-red,
.ios .swiper-container-rtl .swiper-button-prev.color-red,
.ios .color-theme-red .swiper-button-next,
.ios .color-theme-red .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ff3b30'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-red .swiper-pagination-bullet-active,
.ios .color-theme-red .swiper-pagination-bullet-active {
  background: #ff3b30;
}
.ios .color-red .swiper-pagination-progressbar,
.ios .color-theme-red .swiper-pagination-progressbar,
.ios .color-red.swiper-pagination-progressbar,
.ios .color-theme-red.swiper-pagination-progressbar {
  background: rgba(255, 59, 48, 0.25);
}
.ios .color-red .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-red .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-red.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-red.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ff3b30;
}
.ios .swiper-button-prev.color-green,
.ios .swiper-container-rtl .swiper-button-next.color-green,
.ios .color-theme-green .swiper-button-prev,
.ios .color-theme-green .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%234cd964'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next.color-green,
.ios .swiper-container-rtl .swiper-button-prev.color-green,
.ios .color-theme-green .swiper-button-next,
.ios .color-theme-green .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%234cd964'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-green .swiper-pagination-bullet-active,
.ios .color-theme-green .swiper-pagination-bullet-active {
  background: #4cd964;
}
.ios .color-green .swiper-pagination-progressbar,
.ios .color-theme-green .swiper-pagination-progressbar,
.ios .color-green.swiper-pagination-progressbar,
.ios .color-theme-green.swiper-pagination-progressbar {
  background: rgba(76, 217, 100, 0.25);
}
.ios .color-green .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-green .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-green.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-green.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #4cd964;
}
.ios .swiper-button-prev.color-blue,
.ios .swiper-container-rtl .swiper-button-next.color-blue,
.ios .color-theme-blue .swiper-button-prev,
.ios .color-theme-blue .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next.color-blue,
.ios .swiper-container-rtl .swiper-button-prev.color-blue,
.ios .color-theme-blue .swiper-button-next,
.ios .color-theme-blue .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-blue .swiper-pagination-bullet-active,
.ios .color-theme-blue .swiper-pagination-bullet-active {
  background: #007aff;
}
.ios .color-blue .swiper-pagination-progressbar,
.ios .color-theme-blue .swiper-pagination-progressbar,
.ios .color-blue.swiper-pagination-progressbar,
.ios .color-theme-blue.swiper-pagination-progressbar {
  background: rgba(0, 122, 255, 0.25);
}
.ios .color-blue .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-blue .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-blue.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-blue.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
}
.ios .swiper-button-prev.color-pink,
.ios .swiper-container-rtl .swiper-button-next.color-pink,
.ios .color-theme-pink .swiper-button-prev,
.ios .color-theme-pink .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ff2d55'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next.color-pink,
.ios .swiper-container-rtl .swiper-button-prev.color-pink,
.ios .color-theme-pink .swiper-button-next,
.ios .color-theme-pink .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ff2d55'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-pink .swiper-pagination-bullet-active,
.ios .color-theme-pink .swiper-pagination-bullet-active {
  background: #ff2d55;
}
.ios .color-pink .swiper-pagination-progressbar,
.ios .color-theme-pink .swiper-pagination-progressbar,
.ios .color-pink.swiper-pagination-progressbar,
.ios .color-theme-pink.swiper-pagination-progressbar {
  background: rgba(255, 45, 85, 0.25);
}
.ios .color-pink .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-pink .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-pink.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-pink.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ff2d55;
}
.ios .swiper-button-prev.color-yellow,
.ios .swiper-container-rtl .swiper-button-next.color-yellow,
.ios .color-theme-yellow .swiper-button-prev,
.ios .color-theme-yellow .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffcc00'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next.color-yellow,
.ios .swiper-container-rtl .swiper-button-prev.color-yellow,
.ios .color-theme-yellow .swiper-button-next,
.ios .color-theme-yellow .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffcc00'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-yellow .swiper-pagination-bullet-active,
.ios .color-theme-yellow .swiper-pagination-bullet-active {
  background: #ffcc00;
}
.ios .color-yellow .swiper-pagination-progressbar,
.ios .color-theme-yellow .swiper-pagination-progressbar,
.ios .color-yellow.swiper-pagination-progressbar,
.ios .color-theme-yellow.swiper-pagination-progressbar {
  background: rgba(255, 204, 0, 0.25);
}
.ios .color-yellow .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-yellow .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-yellow.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-yellow.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ffcc00;
}
.ios .swiper-button-prev.color-orange,
.ios .swiper-container-rtl .swiper-button-next.color-orange,
.ios .color-theme-orange .swiper-button-prev,
.ios .color-theme-orange .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ff9500'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next.color-orange,
.ios .swiper-container-rtl .swiper-button-prev.color-orange,
.ios .color-theme-orange .swiper-button-next,
.ios .color-theme-orange .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ff9500'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-orange .swiper-pagination-bullet-active,
.ios .color-theme-orange .swiper-pagination-bullet-active {
  background: #ff9500;
}
.ios .color-orange .swiper-pagination-progressbar,
.ios .color-theme-orange .swiper-pagination-progressbar,
.ios .color-orange.swiper-pagination-progressbar,
.ios .color-theme-orange.swiper-pagination-progressbar {
  background: rgba(255, 149, 0, 0.25);
}
.ios .color-orange .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-orange .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-orange.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-orange.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ff9500;
}
.ios .swiper-button-prev.color-gray,
.ios .swiper-container-rtl .swiper-button-next.color-gray,
.ios .color-theme-gray .swiper-button-prev,
.ios .color-theme-gray .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%238e8e93'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next.color-gray,
.ios .swiper-container-rtl .swiper-button-prev.color-gray,
.ios .color-theme-gray .swiper-button-next,
.ios .color-theme-gray .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%238e8e93'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-gray .swiper-pagination-bullet-active,
.ios .color-theme-gray .swiper-pagination-bullet-active {
  background: #8e8e93;
}
.ios .color-gray .swiper-pagination-progressbar,
.ios .color-theme-gray .swiper-pagination-progressbar,
.ios .color-gray.swiper-pagination-progressbar,
.ios .color-theme-gray.swiper-pagination-progressbar {
  background: rgba(142, 142, 147, 0.25);
}
.ios .color-gray .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-gray .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-gray.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-gray.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #8e8e93;
}
.ios .swiper-button-prev.color-white,
.ios .swiper-container-rtl .swiper-button-next.color-white,
.ios .color-theme-white .swiper-button-prev,
.ios .color-theme-white .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next.color-white,
.ios .swiper-container-rtl .swiper-button-prev.color-white,
.ios .color-theme-white .swiper-button-next,
.ios .color-theme-white .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-white .swiper-pagination-bullet-active,
.ios .color-theme-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.ios .color-white .swiper-pagination-progressbar,
.ios .color-theme-white .swiper-pagination-progressbar,
.ios .color-white.swiper-pagination-progressbar,
.ios .color-theme-white.swiper-pagination-progressbar {
  background: rgba(255, 255, 255, 0.25);
}
.ios .color-white .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-white .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-white.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-white.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.ios .swiper-button-prev.color-black,
.ios .swiper-container-rtl .swiper-button-next.color-black,
.ios .color-theme-black .swiper-button-prev,
.ios .color-theme-black .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.ios .swiper-button-next.color-black,
.ios .swiper-container-rtl .swiper-button-prev.color-black,
.ios .color-theme-black .swiper-button-next,
.ios .color-theme-black .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.ios .color-black .swiper-pagination-bullet-active,
.ios .color-theme-black .swiper-pagination-bullet-active {
  background: #000000;
}
.ios .color-black .swiper-pagination-progressbar,
.ios .color-theme-black .swiper-pagination-progressbar,
.ios .color-black.swiper-pagination-progressbar,
.ios .color-theme-black.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
}
.ios .color-black .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-black .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-black.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-black.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000000;
}
.md .swiper-lazy-preloader {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
}
.md .swiper-button-prev,
.md .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next,
.md .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-pagination-bullet-active {
  background: #2196f3;
}
.md .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #2196f3;
}
.md .swiper-button-prev.color-red,
.md .swiper-container-rtl .swiper-button-next.color-red,
.md .color-theme-red .swiper-button-prev,
.md .color-theme-red .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23f44336'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next.color-red,
.md .swiper-container-rtl .swiper-button-prev.color-red,
.md .color-theme-red .swiper-button-next,
.md .color-theme-red .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23f44336'%2F%3E%3C%2Fsvg%3E");
}
.md .color-red .swiper-pagination-bullet-active,
.md .color-theme-red .swiper-pagination-bullet-active {
  background: #f44336;
}
.md .color-red .swiper-pagination-progressbar,
.md .color-theme-red .swiper-pagination-progressbar,
.md .color-red.swiper-pagination-progressbar,
.md .color-theme-red.swiper-pagination-progressbar {
  background: rgba(244, 67, 54, 0.25);
}
.md .color-red .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-red .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-red.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-red.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #f44336;
}
.md .swiper-button-prev.color-green,
.md .swiper-container-rtl .swiper-button-next.color-green,
.md .color-theme-green .swiper-button-prev,
.md .color-theme-green .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%234caf50'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next.color-green,
.md .swiper-container-rtl .swiper-button-prev.color-green,
.md .color-theme-green .swiper-button-next,
.md .color-theme-green .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%234caf50'%2F%3E%3C%2Fsvg%3E");
}
.md .color-green .swiper-pagination-bullet-active,
.md .color-theme-green .swiper-pagination-bullet-active {
  background: #4caf50;
}
.md .color-green .swiper-pagination-progressbar,
.md .color-theme-green .swiper-pagination-progressbar,
.md .color-green.swiper-pagination-progressbar,
.md .color-theme-green.swiper-pagination-progressbar {
  background: rgba(76, 175, 80, 0.25);
}
.md .color-green .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-green .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-green.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-green.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #4caf50;
}
.md .swiper-button-prev.color-blue,
.md .swiper-container-rtl .swiper-button-next.color-blue,
.md .color-theme-blue .swiper-button-prev,
.md .color-theme-blue .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next.color-blue,
.md .swiper-container-rtl .swiper-button-prev.color-blue,
.md .color-theme-blue .swiper-button-next,
.md .color-theme-blue .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");
}
.md .color-blue .swiper-pagination-bullet-active,
.md .color-theme-blue .swiper-pagination-bullet-active {
  background: #2196f3;
}
.md .color-blue .swiper-pagination-progressbar,
.md .color-theme-blue .swiper-pagination-progressbar,
.md .color-blue.swiper-pagination-progressbar,
.md .color-theme-blue.swiper-pagination-progressbar {
  background: rgba(33, 150, 243, 0.25);
}
.md .color-blue .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-blue .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-blue.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-blue.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #2196f3;
}
.md .swiper-button-prev.color-pink,
.md .swiper-container-rtl .swiper-button-next.color-pink,
.md .color-theme-pink .swiper-button-prev,
.md .color-theme-pink .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e91e63'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next.color-pink,
.md .swiper-container-rtl .swiper-button-prev.color-pink,
.md .color-theme-pink .swiper-button-next,
.md .color-theme-pink .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23e91e63'%2F%3E%3C%2Fsvg%3E");
}
.md .color-pink .swiper-pagination-bullet-active,
.md .color-theme-pink .swiper-pagination-bullet-active {
  background: #e91e63;
}
.md .color-pink .swiper-pagination-progressbar,
.md .color-theme-pink .swiper-pagination-progressbar,
.md .color-pink.swiper-pagination-progressbar,
.md .color-theme-pink.swiper-pagination-progressbar {
  background: rgba(233, 30, 99, 0.25);
}
.md .color-pink .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-pink .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-pink.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-pink.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #e91e63;
}
.md .swiper-button-prev.color-yellow,
.md .swiper-container-rtl .swiper-button-next.color-yellow,
.md .color-theme-yellow .swiper-button-prev,
.md .color-theme-yellow .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffeb3b'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next.color-yellow,
.md .swiper-container-rtl .swiper-button-prev.color-yellow,
.md .color-theme-yellow .swiper-button-next,
.md .color-theme-yellow .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffeb3b'%2F%3E%3C%2Fsvg%3E");
}
.md .color-yellow .swiper-pagination-bullet-active,
.md .color-theme-yellow .swiper-pagination-bullet-active {
  background: #ffeb3b;
}
.md .color-yellow .swiper-pagination-progressbar,
.md .color-theme-yellow .swiper-pagination-progressbar,
.md .color-yellow.swiper-pagination-progressbar,
.md .color-theme-yellow.swiper-pagination-progressbar {
  background: rgba(255, 235, 59, 0.25);
}
.md .color-yellow .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-yellow .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-yellow.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-yellow.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ffeb3b;
}
.md .swiper-button-prev.color-orange,
.md .swiper-container-rtl .swiper-button-next.color-orange,
.md .color-theme-orange .swiper-button-prev,
.md .color-theme-orange .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ff9800'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next.color-orange,
.md .swiper-container-rtl .swiper-button-prev.color-orange,
.md .color-theme-orange .swiper-button-next,
.md .color-theme-orange .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ff9800'%2F%3E%3C%2Fsvg%3E");
}
.md .color-orange .swiper-pagination-bullet-active,
.md .color-theme-orange .swiper-pagination-bullet-active {
  background: #ff9800;
}
.md .color-orange .swiper-pagination-progressbar,
.md .color-theme-orange .swiper-pagination-progressbar,
.md .color-orange.swiper-pagination-progressbar,
.md .color-theme-orange.swiper-pagination-progressbar {
  background: rgba(255, 152, 0, 0.25);
}
.md .color-orange .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-orange .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-orange.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-orange.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ff9800;
}
.md .swiper-button-prev.color-gray,
.md .swiper-container-rtl .swiper-button-next.color-gray,
.md .color-theme-gray .swiper-button-prev,
.md .color-theme-gray .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%239e9e9e'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next.color-gray,
.md .swiper-container-rtl .swiper-button-prev.color-gray,
.md .color-theme-gray .swiper-button-next,
.md .color-theme-gray .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%239e9e9e'%2F%3E%3C%2Fsvg%3E");
}
.md .color-gray .swiper-pagination-bullet-active,
.md .color-theme-gray .swiper-pagination-bullet-active {
  background: #9e9e9e;
}
.md .color-gray .swiper-pagination-progressbar,
.md .color-theme-gray .swiper-pagination-progressbar,
.md .color-gray.swiper-pagination-progressbar,
.md .color-theme-gray.swiper-pagination-progressbar {
  background: rgba(158, 158, 158, 0.25);
}
.md .color-gray .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-gray .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-gray.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-gray.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #9e9e9e;
}
.md .swiper-button-prev.color-white,
.md .swiper-container-rtl .swiper-button-next.color-white,
.md .color-theme-white .swiper-button-prev,
.md .color-theme-white .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next.color-white,
.md .swiper-container-rtl .swiper-button-prev.color-white,
.md .color-theme-white .swiper-button-next,
.md .color-theme-white .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.md .color-white .swiper-pagination-bullet-active,
.md .color-theme-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.md .color-white .swiper-pagination-progressbar,
.md .color-theme-white .swiper-pagination-progressbar,
.md .color-white.swiper-pagination-progressbar,
.md .color-theme-white.swiper-pagination-progressbar {
  background: rgba(255, 255, 255, 0.25);
}
.md .color-white .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-white .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-white.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-white.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.md .swiper-button-prev.color-black,
.md .swiper-container-rtl .swiper-button-next.color-black,
.md .color-theme-black .swiper-button-prev,
.md .color-theme-black .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.md .swiper-button-next.color-black,
.md .swiper-container-rtl .swiper-button-prev.color-black,
.md .color-theme-black .swiper-button-next,
.md .color-theme-black .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.md .color-black .swiper-pagination-bullet-active,
.md .color-theme-black .swiper-pagination-bullet-active {
  background: #000000;
}
.md .color-black .swiper-pagination-progressbar,
.md .color-theme-black .swiper-pagination-progressbar,
.md .color-black.swiper-pagination-progressbar,
.md .color-theme-black.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
}
.md .color-black .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-black .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-black.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-black.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000000;
}
.photo-browser {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 400;
}
.photo-browser-standalone.modal-in {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  -webkit-animation: photo-browser-in 400ms;
  animation: photo-browser-in 400ms;
}
.photo-browser-standalone.modal-out {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  -webkit-animation: photo-browser-out 400ms;
  animation: photo-browser-out 400ms;
}
.photo-browser-standalone.modal-out.swipe-close-to-bottom,
.photo-browser-standalone.modal-out.swipe-close-to-top {
  -webkit-animation: none;
  animation: none;
}
.photo-browser-popup.modal-out.swipe-close-to-bottom,
.photo-browser-popup.modal-out.swipe-close-to-top {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.photo-browser-popup.modal-out.swipe-close-to-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.photo-browser-popup.modal-out.swipe-close-to-top {
  -webkit-transform: translate3d(0, -100vh, 0);
  transform: translate3d(0, -100vh, 0);
}
.page.photo-browser-page {
  background: none;
}
.photo-browser-popup {
  background: none;
}
.photo-browser-exposed .navbar,
.photo-browser-exposed .toolbar {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.photo-browser-exposed .photo-browser-swiper-container {
  background: #000;
}
.photo-browser-of {
  margin: 0 5px;
}
.photo-browser-captions {
  pointer-events: none;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 10;
  opacity: 1;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.photo-browser-captions.photo-browser-captions-exposed {
  opacity: 0;
}
.photo-browser-caption {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 300ms;
  transition: 300ms;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  padding: 4px 5px;
  width: 100%;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}
.photo-browser-caption:empty {
  display: none;
}
.photo-browser-caption.photo-browser-caption-active {
  opacity: 1;
}
.photo-browser-captions-light .photo-browser-caption {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
}
.photo-browser-captions-dark .photo-browser-caption {
  color: #fff;
}
.photo-browser-exposed .photo-browser-caption {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}
.photo-browser-swiper-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  -webkit-transition: 400ms;
  transition: 400ms;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
.photo-browser-prev.swiper-button-disabled,
.photo-browser-next.swiper-button-disabled {
  opacity: 0.3;
}
.photo-browser-slide {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.photo-browser-slide.photo-browser-transitioning {
  -webkit-transition: 400ms;
  transition: 400ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.photo-browser-slide span.swiper-zoom-container {
  display: none;
}
.photo-browser-slide img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: none;
}
.photo-browser-slide.swiper-slide-active span.swiper-zoom-container,
.photo-browser-slide.swiper-slide-next span.swiper-zoom-container,
.photo-browser-slide.swiper-slide-prev span.swiper-zoom-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.photo-browser-slide.swiper-slide-active img,
.photo-browser-slide.swiper-slide-next img,
.photo-browser-slide.swiper-slide-prev img {
  display: inline;
}
.photo-browser-slide.swiper-slide-active.photo-browser-slide-lazy .preloader,
.photo-browser-slide.swiper-slide-next.photo-browser-slide-lazy .preloader,
.photo-browser-slide.swiper-slide-prev.photo-browser-slide-lazy .preloader {
  display: block;
}
.photo-browser-slide iframe {
  width: 100%;
  height: 100%;
}
.photo-browser-slide .preloader {
  display: none;
  position: absolute;
  width: 42px;
  height: 42px;
  margin-left: -21px;
  margin-top: -21px;
  left: 50%;
  top: 50%;
}
.photo-browser-dark .photo-browser-swiper-container,
.photo-browser-page-dark .photo-browser-swiper-container {
  background: #000;
}
@-webkit-keyframes photo-browser-in {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0) scale(1.05);
    transform: translate3d(0, 0, 0) scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
  }
}
@keyframes photo-browser-in {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0) scale(1.05);
    transform: translate3d(0, 0, 0) scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes photo-browser-out {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0) scale(1.05);
    transform: translate3d(0, 0, 0) scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5);
    opacity: 0;
  }
}
@keyframes photo-browser-out {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0) scale(1.05);
    transform: translate3d(0, 0, 0) scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5);
    opacity: 0;
  }
}
.ios .toolbar ~ .photo-browser-captions {
  bottom: 44px;
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.ios .toolbar ~ .photo-browser-captions.photo-browser-captions-exposed {
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.ios .photo-browser-exposed .toolbar ~ .photo-browser-captions {
  -webkit-transform: translate3d(0, 44px, 0);
  transform: translate3d(0, 44px, 0);
}
.ios .photo-browser-page .toolbar {
  -webkit-transform: none;
  transform: none;
}
.ios .view.with-photo-browser-page-exposed .navbar {
  opacity: 0;
}
.ios .photo-browser-page .navbar,
.ios .view.with-photo-browser-page .navbar,
.ios .photo-browser-page .toolbar,
.ios .view.with-photo-browser-page .toolbar {
  background: rgba(247, 247, 248, 0.95);
  -webkit-transition: 400ms;
  transition: 400ms;
}
.ios .photo-browser-dark .navbar,
.ios .photo-browser-page-dark .navbar,
.ios .view.with-photo-browser-page-dark .navbar,
.ios .photo-browser-dark .toolbar,
.ios .photo-browser-page-dark .toolbar,
.ios .view.with-photo-browser-page-dark .toolbar {
  background: rgba(30, 30, 30, 0.8);
  color: #fff;
}
.ios .photo-browser-dark .navbar:before,
.ios .photo-browser-page-dark .navbar:before,
.ios .view.with-photo-browser-page-dark .navbar:before,
.ios .photo-browser-dark .toolbar:before,
.ios .photo-browser-page-dark .toolbar:before,
.ios .view.with-photo-browser-page-dark .toolbar:before {
  display: none !important;
}
.ios .photo-browser-dark .navbar:after,
.ios .photo-browser-page-dark .navbar:after,
.ios .view.with-photo-browser-page-dark .navbar:after,
.ios .photo-browser-dark .toolbar:after,
.ios .photo-browser-page-dark .toolbar:after,
.ios .view.with-photo-browser-page-dark .toolbar:after {
  display: none !important;
}
.ios .photo-browser-dark .navbar a,
.ios .photo-browser-page-dark .navbar a,
.ios .view.with-photo-browser-page-dark .navbar a,
.ios .photo-browser-dark .toolbar a,
.ios .photo-browser-page-dark .toolbar a,
.ios .view.with-photo-browser-page-dark .toolbar a {
  color: #fff;
}
.ios.device-iphone-x .photo-browser-captions {
  bottom: constant(safe-area-inset-bottom);
  bottom: env(safe-area-inset-bottom);
}
.ios.device-iphone-x .toolbar ~ .photo-browser-captions {
  bottom: calc(44px + constant(safe-area-inset-bottom));
  bottom: calc(44px + env(safe-area-inset-bottom));
}
.md .toolbar ~ .photo-browser-captions {
  bottom: 48px;
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.md .toolbar ~ .photo-browser-captions.photo-browser-captions-exposed {
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.md .photo-browser-exposed .toolbar ~ .photo-browser-captions {
  -webkit-transform: translate3d(0, 48px, 0);
  transform: translate3d(0, 48px, 0);
}
.md .photo-browser-page .toolbar {
  -webkit-transform: none;
  transform: none;
}
.md .photo-browser-page .navbar,
.md .photo-browser-page .toolbar {
  background: rgba(33, 150, 243, 0.95);
  -webkit-transition: 400ms;
  transition: 400ms;
}
.md .photo-browser-dark .navbar,
.md .photo-browser-page-dark .navbar,
.md .photo-browser-dark .toolbar,
.md .photo-browser-page-dark .toolbar {
  background: rgba(30, 30, 30, 0.8) !important;
  color: #fff;
}
.md .photo-browser-dark .navbar a,
.md .photo-browser-page-dark .navbar a,
.md .photo-browser-dark .toolbar a,
.md .photo-browser-page-dark .toolbar a {
  color: #fff;
}
.md .color-theme-red .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-red .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-red .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-red .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(244, 67, 54, 0.95);
}
.md .color-theme-green .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-green .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-green .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-green .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(76, 175, 80, 0.95);
}
.md .color-theme-blue .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-blue .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-blue .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-blue .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(33, 150, 243, 0.95);
}
.md .color-theme-pink .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-pink .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-pink .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-pink .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(233, 30, 99, 0.95);
}
.md .color-theme-yellow .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-yellow .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-yellow .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-yellow .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(255, 235, 59, 0.95);
}
.md .color-theme-orange .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-orange .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-orange .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-orange .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(255, 152, 0, 0.95);
}
.md .color-theme-gray .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-gray .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-gray .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-gray .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(158, 158, 158, 0.95);
}
.md .color-theme-white .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-white .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-white .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-white .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(255, 255, 255, 0.95);
}
.md .color-theme-black .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-black .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-black .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-black .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
  background-color: rgba(0, 0, 0, 0.95);
}
.md.device-iphone-x .photo-browser-captions {
  bottom: constant(safe-area-inset-bottom);
  bottom: env(safe-area-inset-bottom);
}
.md.device-iphone-x .toolbar ~ .photo-browser-captions {
  bottom: calc(48px + constant(safe-area-inset-bottom));
  bottom: calc(48px + env(safe-area-inset-bottom));
}
.notification {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20000;
  font-size: 14px;
  margin: 0;
  border: none;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  direction: ltr;
}
.notification-icon {
  font-size: 0;
}
.notification-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.notification-close-button {
  margin-left: auto;
  cursor: pointer;
}
html.with-statusbar.device-ios .notification,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .notification {
  margin-top: 20px;
}
html.with-statusbar.device-android .notification,
html.with-statusbar.md:not(.device-ios):not(.device-android) .notification {
  margin-top: 24px;
}
html.with-statusbar.device-iphone-x .notification {
  margin-top: constant(safe-area-inset-top);
  margin-top: env(safe-area-inset-top);
}
.ios .notification {
  left: 8px;
  top: 8px;
  width: calc(100% - 16px);
  background: rgba(250, 250, 250, 0.95);
  border-radius: 12px;
  -webkit-box-shadow: 0px 5px 25px -10px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 5px 25px -10px rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: #000;
  max-width: 568px;
  -webkit-transition-duration: 450ms;
  transition-duration: 450ms;
  -webkit-transform: translate3d(0%, -200%, 0);
  transform: translate3d(0%, -200%, 0);
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
  .ios .notification {
    background: rgba(255, 255, 255, 0.65);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}
@media (min-width: 584px) {
  .ios .notification {
    left: 50%;
    width: 568px;
    margin-left: -284px;
  }
}
.ios .notification.modal-in {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  opacity: 1;
}
.ios .notification.modal-out {
  -webkit-transform: translate3d(0%, -200%, 0);
  transform: translate3d(0%, -200%, 0);
}
.ios .notification-icon {
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 8px;
}
.ios .notification-icon i {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.ios .notification-title {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.ios .notification-subtitle {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
}
.ios .notification-text {
  font-size: 15px;
  line-height: 1.2;
}
.ios .notification-header + .notification-content {
  margin-top: 10px;
}
.ios .notification-title-right-text {
  color: #444a51;
  font-size: 13px;
  margin-right: 6px;
  margin-left: auto;
}
.ios .notification-title-right-text + .notification-close-button {
  margin-left: 10px;
}
.ios .notification-close-button {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%2044%2044'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cg%20stroke%3D'none'%20stroke-width%3D'1'%20fill%3D'none'%20fill-rule%3D'evenodd'%3E%3Cpath%20d%3D'M22.5%2C20.3786797%20L14.7218254%2C12.6005051%20L12.6005051%2C14.7218254%20L20.3786797%2C22.5%20L12.6005051%2C30.2781746%20L14.7218254%2C32.3994949%20L22.5%2C24.6213203%20L30.2781746%2C32.3994949%20L32.3994949%2C30.2781746%20L24.6213203%2C22.5%20L32.3994949%2C14.7218254%20L30.2781746%2C12.6005051%20L22.5%2C20.3786797%20Z%20M22%2C44%20C34.1502645%2C44%2044%2C34.1502645%2044%2C22%20C44%2C9.8497355%2034.1502645%2C0%2022%2C0%20C9.8497355%2C0%200%2C9.8497355%200%2C22%20C0%2C34.1502645%209.8497355%2C44%2022%2C44%20Z'%20fill%3D'%23000000'%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  width: 20px;
  height: 20px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  opacity: 0.3;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.ios .notification-close-button.active-state {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  opacity: 0.1;
}
.ios .notification-close-button:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-left: -22px;
  margin-top: -22px;
}
.md .notification {
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  border-radius: 0px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 16px;
  color: #000;
  max-width: 568px;
}
@media (min-width: 568px) {
  .md .notification {
    left: 50%;
    margin-left: -284px;
  }
}
.md .notification.modal-in {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  -webkit-animation: notification-md-in 400ms ease-out;
  animation: notification-md-in 400ms ease-out;
}
.md .notification.modal-in.notification-transitioning {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
.md .notification.modal-out {
  -webkit-animation: none;
  animation: none;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transform: translate3d(0, -150%, 0);
  transform: translate3d(0, -150%, 0);
}
.md .notification-icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  line-height: 16px;
}
.md .notification-icon i {
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.md .notification-title {
  font-size: 12px;
  line-height: 1;
  color: #2196f3;
}
.md .notification-subtitle {
  font-size: 14px;
  line-height: 1.35;
  color: #212121;
}
.md .notification-subtitle + .notification-text {
  margin-top: 2px;
}
.md .notification-text {
  font-size: 14px;
  line-height: 1.35;
  color: #757575;
}
.md .notification-header + .notification-content {
  margin-top: 6px;
}
.md .notification-title-right-text {
  font-size: 12px;
  color: #757575;
  margin-left: 4px;
}
.md .notification-title-right-text:before {
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  background: #757575;
}
.md .notification-close-button {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23737373'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
  width: 16px;
  height: 16px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.md .notification-close-button:before {
  content: '';
  width: 152%;
  height: 152%;
  position: absolute;
  left: -26%;
  top: -26%;
  background-image: -webkit-radial-gradient(center, circle, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
.md .notification-close-button.active-state:before {
  opacity: 1;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}
.md .notification-close-button:before {
  width: 48px;
  height: 48px;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;
}
.md .notification-close-button:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 48px;
  height: 48px;
  margin-left: -22px;
  margin-top: -22px;
}
@-webkit-keyframes notification-md-in {
  0% {
    -webkit-transform: translate3d(0, -150%, 0);
    transform: translate3d(0, -150%, 0);
  }
  50% {
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }
}
@keyframes notification-md-in {
  0% {
    -webkit-transform: translate3d(0, -150%, 0);
    transform: translate3d(0, -150%, 0);
  }
  50% {
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }
}
.autocomplete-page .autocomplete-found {
  display: block;
}
.autocomplete-page .autocomplete-not-found {
  display: none;
}
.autocomplete-page .autocomplete-values {
  display: block;
}
.autocomplete-page .list ul:empty {
  display: none;
}
.autocomplete-preloader:not(.autocomplete-preloader-visible) {
  visibility: hidden;
}
.autocomplete-preloader:not(.autocomplete-preloader-visible),
.autocomplete-preloader:not(.autocomplete-preloader-visible) * {
  -webkit-animation: none;
  animation: none;
}
.autocomplete-dropdown {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 500;
  width: 100%;
  left: 0;
}
.autocomplete-dropdown .autocomplete-dropdown-inner {
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  z-index: 1;
}
.autocomplete-dropdown .autocomplete-preloader {
  display: none;
  position: absolute;
  bottom: 100%;
  width: 20px;
  height: 20px;
}
.autocomplete-dropdown .autocomplete-preloader-visible {
  display: block;
}
.autocomplete-dropdown .autocomplete-dropdown-placeholder {
  color: #a9a9a9;
}
.autocomplete-dropdown .list {
  margin: 0;
}
.autocomplete-dropdown .list ul {
  background: none !important;
}
.autocomplete-dropdown .list ul:before {
  display: none !important;
}
.autocomplete-dropdown .list ul:after {
  display: none !important;
}
.list .item-content-dropdown-expanded .item-title.item-label {
  width: 0;
  -webkit-flex-shrink: 10;
  -ms-flex-negative: 10;
  flex-shrink: 10;
  overflow: hidden;
}
.list .item-content-dropdown-expanded .item-title.item-label + .item-input-wrap {
  margin-left: 0;
}
.list .item-content-dropdown-expanded .item-input-wrap {
  width: 100%;
}
.ios .autocomplete-dropdown {
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.ios .autocomplete-dropdown .autocomplete-preloader {
  right: 15px;
  margin-bottom: 12px;
}
.ios .autocomplete-dropdown .list b {
  font-weight: 600;
}
.ios .searchbar-input-wrap .autocomplete-dropdown {
  margin-top: -32px;
  top: 100%;
  background: #e8e8ea;
  z-index: 20;
  border-radius: 8px;
}
.ios .searchbar-input-wrap .autocomplete-dropdown .item-content {
  padding-left: 28px;
}
.ios .searchbar-input-wrap .autocomplete-dropdown li:last-child {
  border-radius: 0 0 8px 8px;
  position: relative;
  overflow: hidden;
}
.ios .searchbar-input-wrap .autocomplete-dropdown .autocomplete-dropdown-inner {
  padding-top: 32px;
}
.ios .searchbar-input-wrap .autocomplete-dropdown .autocomplete-dropdown-placeholder {
  color: #939398;
}
.ios .theme-dark .autocomplete-dropdown {
  background-color: #1c1c1d;
}
.ios .theme-dark .searchbar-input-wrap .autocomplete-dropdown {
  background-color: #171717;
}
.md .autocomplete-page .navbar .autocomplete-preloader {
  margin-right: 16px;
}
.md .autocomplete-dropdown {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.md .autocomplete-dropdown .autocomplete-preloader {
  right: 16px;
  margin-bottom: 8px;
}
.md .autocomplete-dropdown .autocomplete-preloader .preloader-inner-gap,
.md .autocomplete-dropdown .autocomplete-preloader .preloader-inner-half-circle {
  border-width: 3px;
}
.md .autocomplete-dropdown .list {
  color: rgba(0, 0, 0, 0.54);
}
.md .autocomplete-dropdown .list b {
  font-weight: normal;
  color: #212121;
}
.md .searchbar-input-wrap .autocomplete-dropdown .item-content {
  padding-left: 73px;
}
.md .searchbar-input-wrap .autocomplete-dropdown li:last-child {
  border-radius: 0 0 8px 8px;
  position: relative;
  overflow: hidden;
}
.md .searchbar-input-wrap .autocomplete-dropdown .autocomplete-dropdown-placeholder {
  color: #939398;
}
.tooltip {
  position: absolute;
  z-index: 20000;
  background: rgba(0, 0, 0, 0.87);
  border-radius: 4px;
  padding: 8px 16px;
  color: #fff;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2;
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  z-index: 99000;
  font-weight: 500;
}
.tooltip.tooltip-in {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.tooltip.tooltip-out {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.device-desktop .tooltip {
  font-size: 12px;
  padding: 6px 8px;
}
.gauge {
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
.gauge-svg,
.gauge svg {
  max-width: 100%;
  height: auto;
}
.gauge-svg circle,
.gauge svg circle,
.gauge-svg path,
.gauge svg path {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}
iframe#viAd {
  z-index: 12900 !important;
  background: #000 !important;
}
.vi-overlay {
  background: rgba(0, 0, 0, 0.85);
  z-index: 13100;
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
  .vi-overlay {
    background: rgba(0, 0, 0, 0.65);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}
.vi-overlay .vi-overlay-text {
  text-align: center;
  color: #fff;
  max-width: 80%;
}
.vi-overlay .vi-overlay-text + .vi-overlay-play-button {
  margin-top: 15px;
}
.vi-overlay .vi-overlay-play-button {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: relative;
}
.vi-overlay .vi-overlay-play-button.active-state {
  opacity: 0.55;
}
.vi-overlay .vi-overlay-play-button:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 14px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 2px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.elevation-0 {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
.elevation-1 {
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) !important;
}
.elevation-2 {
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
}
.elevation-3 {
  -webkit-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12) !important;
}
.elevation-4 {
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12) !important;
}
.elevation-5 {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12) !important;
}
.elevation-6 {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12) !important;
}
.elevation-7 {
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12) !important;
}
.elevation-8 {
  -webkit-box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
}
.elevation-9 {
  -webkit-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12) !important;
}
.elevation-10 {
  -webkit-box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12) !important;
}
.elevation-11 {
  -webkit-box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
}
.elevation-12 {
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12) !important;
}
.elevation-13 {
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12) !important;
}
.elevation-14 {
  -webkit-box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12) !important;
}
.elevation-15 {
  -webkit-box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12) !important;
}
.elevation-16 {
  -webkit-box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12) !important;
}
.elevation-17 {
  -webkit-box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
}
.elevation-18 {
  -webkit-box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12) !important;
}
.elevation-19 {
  -webkit-box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12) !important;
}
.elevation-20 {
  -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12) !important;
}
.elevation-21 {
  -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12) !important;
}
.elevation-22 {
  -webkit-box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12) !important;
}
.elevation-23 {
  -webkit-box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12) !important;
}
.elevation-24 {
  -webkit-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-0:hover {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
.device-desktop .elevation-hover-1:hover {
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-2:hover {
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-3:hover {
  -webkit-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-4:hover {
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-5:hover {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-6:hover {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-7:hover {
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-8:hover {
  -webkit-box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-9:hover {
  -webkit-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-10:hover {
  -webkit-box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-11:hover {
  -webkit-box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-12:hover {
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-13:hover {
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-14:hover {
  -webkit-box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-15:hover {
  -webkit-box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-16:hover {
  -webkit-box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-17:hover {
  -webkit-box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-18:hover {
  -webkit-box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-19:hover {
  -webkit-box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-20:hover {
  -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-21:hover {
  -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-22:hover {
  -webkit-box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-23:hover {
  -webkit-box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12) !important;
}
.device-desktop .elevation-hover-24:hover {
  -webkit-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-0,
.device-desktop .active-state.elevation-pressed-0 {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
.active-state.elevation-pressed-1,
.device-desktop .active-state.elevation-pressed-1 {
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-2,
.device-desktop .active-state.elevation-pressed-2 {
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-3,
.device-desktop .active-state.elevation-pressed-3 {
  -webkit-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-4,
.device-desktop .active-state.elevation-pressed-4 {
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-5,
.device-desktop .active-state.elevation-pressed-5 {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-6,
.device-desktop .active-state.elevation-pressed-6 {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-7,
.device-desktop .active-state.elevation-pressed-7 {
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-8,
.device-desktop .active-state.elevation-pressed-8 {
  -webkit-box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-9,
.device-desktop .active-state.elevation-pressed-9 {
  -webkit-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-10,
.device-desktop .active-state.elevation-pressed-10 {
  -webkit-box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-11,
.device-desktop .active-state.elevation-pressed-11 {
  -webkit-box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-12,
.device-desktop .active-state.elevation-pressed-12 {
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-13,
.device-desktop .active-state.elevation-pressed-13 {
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-14,
.device-desktop .active-state.elevation-pressed-14 {
  -webkit-box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-15,
.device-desktop .active-state.elevation-pressed-15 {
  -webkit-box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-16,
.device-desktop .active-state.elevation-pressed-16 {
  -webkit-box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-17,
.device-desktop .active-state.elevation-pressed-17 {
  -webkit-box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-18,
.device-desktop .active-state.elevation-pressed-18 {
  -webkit-box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-19,
.device-desktop .active-state.elevation-pressed-19 {
  -webkit-box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-20,
.device-desktop .active-state.elevation-pressed-20 {
  -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-21,
.device-desktop .active-state.elevation-pressed-21 {
  -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-22,
.device-desktop .active-state.elevation-pressed-22 {
  -webkit-box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-23,
.device-desktop .active-state.elevation-pressed-23 {
  -webkit-box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12) !important;
}
.active-state.elevation-pressed-24,
.device-desktop .active-state.elevation-pressed-24 {
  -webkit-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12) !important;
}
.elevation-transition-100 {
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.elevation-transition,
.elevation-transition-200 {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.elevation-transition-300 {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.elevation-transition-400 {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.elevation-transition-500 {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.display-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.display-block {
  display: block !important;
}
.display-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.display-inline-block {
  display: inline-block !important;
}
.display-inline {
  display: inline !important;
}
.display-none {
  display: none !important;
}
.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.flex-shrink-2 {
  -webkit-flex-shrink: 2 !important;
  -ms-flex-negative: 2 !important;
  flex-shrink: 2 !important;
}
.flex-shrink-3 {
  -webkit-flex-shrink: 3 !important;
  -ms-flex-negative: 3 !important;
  flex-shrink: 3 !important;
}
.flex-shrink-4 {
  -webkit-flex-shrink: 4 !important;
  -ms-flex-negative: 4 !important;
  flex-shrink: 4 !important;
}
.flex-shrink-5 {
  -webkit-flex-shrink: 5 !important;
  -ms-flex-negative: 5 !important;
  flex-shrink: 5 !important;
}
.flex-shrink-6 {
  -webkit-flex-shrink: 6 !important;
  -ms-flex-negative: 6 !important;
  flex-shrink: 6 !important;
}
.flex-shrink-7 {
  -webkit-flex-shrink: 7 !important;
  -ms-flex-negative: 7 !important;
  flex-shrink: 7 !important;
}
.flex-shrink-8 {
  -webkit-flex-shrink: 8 !important;
  -ms-flex-negative: 8 !important;
  flex-shrink: 8 !important;
}
.flex-shrink-9 {
  -webkit-flex-shrink: 9 !important;
  -ms-flex-negative: 9 !important;
  flex-shrink: 9 !important;
}
.flex-shrink-10 {
  -webkit-flex-shrink: 10 !important;
  -ms-flex-negative: 10 !important;
  flex-shrink: 10 !important;
}
.justify-content-flex-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-flex-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-space-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-space-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.justify-content-space-evenly {
  -webkit-box-pack: space-evenly !important;
  -webkit-justify-content: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important;
}
.justify-content-stretch {
  -webkit-box-pack: stretch !important;
  -webkit-justify-content: stretch !important;
  -ms-flex-pack: stretch !important;
  justify-content: stretch !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: start !important;
  -ms-flex-pack: start !important;
  justify-content: start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: end !important;
  -ms-flex-pack: end !important;
  justify-content: end !important;
}
.justify-content-left {
  -webkit-box-pack: left !important;
  -webkit-justify-content: left !important;
  -ms-flex-pack: left !important;
  justify-content: left !important;
}
.justify-content-right {
  -webkit-box-pack: right !important;
  -webkit-justify-content: right !important;
  -ms-flex-pack: right !important;
  justify-content: right !important;
}
.align-content-flex-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-flex-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-space-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-space-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-items-flex-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-flex-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-self-flex-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-flex-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.text-align-left {
  text-align: left !important;
}
.text-align-center {
  text-align: center !important;
}
.text-align-right {
  text-align: right !important;
}
.text-align-justify {
  text-align: justify !important;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
.vertical-align-bottom {
  vertical-align: bottom !important;
}
.vertical-align-middle {
  vertical-align: middle !important;
}
.vertical-align-top {
  vertical-align: top !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.width-auto {
  width: auto !important;
}
.width-100 {
  width: 100% !important;
}
.ios .padding {
  padding: 15px !important;
}
.ios .padding-top {
  padding-top: 15px !important;
}
.ios .padding-bottom {
  padding-bottom: 15px !important;
}
.ios .padding-left {
  padding-left: 15px !important;
}
.ios .padding-left-ios-edge {
  padding-left: constant(safe-area-inset-left);
  padding-left: env(safe-area-inset-left);
}
.ios .padding-right-ios-edge {
  padding-right: constant(safe-area-inset-right);
  padding-right: env(safe-area-inset-right);
}
.ios .padding-top-ios-edge {
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
}
.ios .padding-bottom-ios-edge {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.ios .padding-right {
  padding-right: 15px !important;
}
.ios .padding-vertical {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.ios .padding-horizontal {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.ios .margin {
  margin: 15px !important;
}
.ios .margin-top {
  margin-top: 15px !important;
}
.ios .margin-bottom {
  margin-bottom: 15px !important;
}
.ios .margin-left {
  margin-left: 15px !important;
}
.ios .margin-right {
  margin-right: 15px !important;
}
.ios .margin-vertical {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.ios .margin-horizontal {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.ios .text-color-red {
  color: #ff3b30 !important;
}
.ios .bg-color-red {
  background-color: #ff3b30 !important;
}
.ios .border-color-red {
  border-color: #ff3b30 !important;
}
.ios .text-color-green {
  color: #4cd964 !important;
}
.ios .bg-color-green {
  background-color: #4cd964 !important;
}
.ios .border-color-green {
  border-color: #4cd964 !important;
}
.ios .text-color-blue {
  color: #007aff !important;
}
.ios .bg-color-blue {
  background-color: #007aff !important;
}
.ios .border-color-blue {
  border-color: #007aff !important;
}
.ios .text-color-pink {
  color: #ff2d55 !important;
}
.ios .bg-color-pink {
  background-color: #ff2d55 !important;
}
.ios .border-color-pink {
  border-color: #ff2d55 !important;
}
.ios .text-color-yellow {
  color: #ffcc00 !important;
}
.ios .bg-color-yellow {
  background-color: #ffcc00 !important;
}
.ios .border-color-yellow {
  border-color: #ffcc00 !important;
}
.ios .text-color-orange {
  color: #ff9500 !important;
}
.ios .bg-color-orange {
  background-color: #ff9500 !important;
}
.ios .border-color-orange {
  border-color: #ff9500 !important;
}
.ios .text-color-gray {
  color: #8e8e93 !important;
}
.ios .bg-color-gray {
  background-color: #8e8e93 !important;
}
.ios .border-color-gray {
  border-color: #8e8e93 !important;
}
.ios .text-color-white {
  color: #ffffff !important;
}
.ios .bg-color-white {
  background-color: #ffffff !important;
}
.ios .border-color-white {
  border-color: #ffffff !important;
}
.ios .text-color-black {
  color: #000000 !important;
}
.ios .bg-color-black {
  background-color: #000000 !important;
}
.ios .border-color-black {
  border-color: #000000 !important;
}
.md .padding {
  padding: 16px !important;
}
.md .padding-top {
  padding-top: 16px !important;
}
.md .padding-bottom {
  padding-bottom: 16px !important;
}
.md .padding-left {
  padding-left: 16px !important;
}
.md .padding-right {
  padding-right: 16px !important;
}
.md .padding-vertical {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.md .padding-horizontal {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.md .margin {
  margin: 16px !important;
}
.md .margin-top {
  margin-top: 16px !important;
}
.md .margin-bottom {
  margin-bottom: 16px !important;
}
.md .margin-left {
  margin-left: 16px !important;
}
.md .margin-right {
  margin-right: 16px !important;
}
.md .margin-vertical {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.md .margin-horizontal {
  margin-left: 16px !important;
  margin-right: 16px !important;
}
.md .text-color-red {
  color: #f44336 !important;
}
.md .bg-color-red {
  background-color: #f44336 !important;
}
.md .border-color-red {
  border-color: #f44336 !important;
}
.md .text-color-green {
  color: #4caf50 !important;
}
.md .bg-color-green {
  background-color: #4caf50 !important;
}
.md .border-color-green {
  border-color: #4caf50 !important;
}
.md .text-color-blue {
  color: #2196f3 !important;
}
.md .bg-color-blue {
  background-color: #2196f3 !important;
}
.md .border-color-blue {
  border-color: #2196f3 !important;
}
.md .text-color-pink {
  color: #e91e63 !important;
}
.md .bg-color-pink {
  background-color: #e91e63 !important;
}
.md .border-color-pink {
  border-color: #e91e63 !important;
}
.md .text-color-yellow {
  color: #ffeb3b !important;
}
.md .bg-color-yellow {
  background-color: #ffeb3b !important;
}
.md .border-color-yellow {
  border-color: #ffeb3b !important;
}
.md .text-color-orange {
  color: #ff9800 !important;
}
.md .bg-color-orange {
  background-color: #ff9800 !important;
}
.md .border-color-orange {
  border-color: #ff9800 !important;
}
.md .text-color-gray {
  color: #9e9e9e !important;
}
.md .bg-color-gray {
  background-color: #9e9e9e !important;
}
.md .border-color-gray {
  border-color: #9e9e9e !important;
}
.md .text-color-white {
  color: #ffffff !important;
}
.md .bg-color-white {
  background-color: #ffffff !important;
}
.md .border-color-white {
  border-color: #ffffff !important;
}
.md .text-color-black {
  color: #000000 !important;
}
.md .bg-color-black {
  background-color: #000000 !important;
}
.md .border-color-black {
  border-color: #000000 !important;
}
/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-conditioner:before{content:"\f8f4"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-alarm-clock:before{content:"\f34e"}.fa-alarm-exclamation:before{content:"\f843"}.fa-alarm-plus:before{content:"\f844"}.fa-alarm-snooze:before{content:"\f845"}.fa-album:before{content:"\f89f"}.fa-album-collection:before{content:"\f8a0"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-alien:before{content:"\f8f5"}.fa-alien-monster:before{content:"\f8f6"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-align-slash:before{content:"\f846"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-amp-guitar:before{content:"\f8a1"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badge-sheriff:before{content:"\f8a2"}.fa-badger-honey:before{content:"\f6b4"}.fa-bags-shopping:before{content:"\f847"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-banjo:before{content:"\f8a3"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-bed-alt:before{content:"\f8f7"}.fa-bed-bunk:before{content:"\f8f8"}.fa-bed-empty:before{content:"\f8f9"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-exclamation:before{content:"\f848"}.fa-bell-on:before{content:"\f8fa"}.fa-bell-plus:before{content:"\f849"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-betamax:before{content:"\f8a4"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-biking-mountain:before{content:"\f84b"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blinds:before{content:"\f8fb"}.fa-blinds-open:before{content:"\f8fc"}.fa-blinds-raised:before{content:"\f8fd"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boombox:before{content:"\f8a5"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-bottom:before{content:"\f84d"}.fa-border-center-h:before{content:"\f89c"}.fa-border-center-v:before{content:"\f89d"}.fa-border-inner:before{content:"\f84e"}.fa-border-left:before{content:"\f84f"}.fa-border-none:before{content:"\f850"}.fa-border-outer:before{content:"\f851"}.fa-border-right:before{content:"\f852"}.fa-border-style:before{content:"\f853"}.fa-border-style-alt:before{content:"\f854"}.fa-border-top:before{content:"\f855"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-bring-forward:before{content:"\f856"}.fa-bring-front:before{content:"\f857"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burger-soda:before{content:"\f858"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-cactus:before{content:"\f8a7"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camcorder:before{content:"\f8a8"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-home:before{content:"\f8fe"}.fa-camera-movie:before{content:"\f8a9"}.fa-camera-polaroid:before{content:"\f8aa"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-building:before{content:"\f859"}.fa-car-bump:before{content:"\f5e0"}.fa-car-bus:before{content:"\f85a"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caravan:before{content:"\f8ff"}.fa-caravan-alt:before{content:"\f900"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cars:before{content:"\f85b"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cassette-tape:before{content:"\f8ab"}.fa-cat:before{content:"\f6be"}.fa-cat-space:before{content:"\f901"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-cctv:before{content:"\f8ac"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clarinet:before{content:"\f8ad"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-music:before{content:"\f8ae"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-pot:before{content:"\f902"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coin:before{content:"\f85c"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comet:before{content:"\f903"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-music:before{content:"\f8af"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-music:before{content:"\f8b0"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-computer-classic:before{content:"\f8b1"}.fa-computer-speaker:before{content:"\f8b2"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-construction:before{content:"\f85d"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cowbell:before{content:"\f8b3"}.fa-cowbell-more:before{content:"\f8b4"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digging:before{content:"\f85e"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-disc-drive:before{content:"\f8b5"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-drone:before{content:"\f85f"}.fa-drone-alt:before{content:"\f860"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dryer:before{content:"\f861"}.fa-dryer-alt:before{content:"\f862"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fan-table:before{content:"\f904"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-farm:before{content:"\f864"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\f905"}.fa-faucet-drip:before{content:"\f906"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-music:before{content:"\f8b6"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-search:before{content:"\f865"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-film-canister:before{content:"\f8b7"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flashlight:before{content:"\f8b8"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-flute:before{content:"\f8b9"}.fa-flux-capacitor:before{content:"\f8ba"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-font-case:before{content:"\f866"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-galaxy:before{content:"\f908"}.fa-game-board:before{content:"\f867"}.fa-game-board-alt:before{content:"\f868"}.fa-game-console-handheld:before{content:"\f8bb"}.fa-gamepad:before{content:"\f11b"}.fa-gamepad-alt:before{content:"\f8bc"}.fa-garage:before{content:"\f909"}.fa-garage-car:before{content:"\f90a"}.fa-garage-open:before{content:"\f90b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-citrus:before{content:"\f869"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gramophone:before{content:"\f8bd"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-guitar-electric:before{content:"\f8be"}.fa-guitars:before{content:"\f8bf"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-h4:before{content:"\f86a"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-chef:before{content:"\f86b"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-headphones:before{content:"\f8c2"}.fa-head-side-medical:before{content:"\f809"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-heat:before{content:"\f90c"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-horizontal-rule:before{content:"\f86c"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-horse-saddle:before{content:"\f8c3"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house:before{content:"\f90d"}.fa-house-damage:before{content:"\f6f1"}.fa-house-day:before{content:"\f90e"}.fa-house-flood:before{content:"\f74f"}.fa-house-leave:before{content:"\f90f"}.fa-house-night:before{content:"\f910"}.fa-house-return:before{content:"\f911"}.fa-house-signal:before{content:"\f912"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-icons-alt:before{content:"\f86e"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-polaroid:before{content:"\f8c4"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-joystick:before{content:"\f8c5"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-jug:before{content:"\f8c6"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-kazoo:before{content:"\f8c7"}.fa-kerning:before{content:"\f86f"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-lamp-desk:before{content:"\f914"}.fa-lamp-floor:before{content:"\f915"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lasso:before{content:"\f8c8"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-light-ceiling:before{content:"\f916"}.fa-light-switch:before{content:"\f917"}.fa-light-switch-off:before{content:"\f918"}.fa-light-switch-on:before{content:"\f919"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-line-columns:before{content:"\f870"}.fa-line-height:before{content:"\f871"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-music:before{content:"\f8c9"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microphone-stand:before{content:"\f8cb"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-microwave:before{content:"\f91b"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-money-check-edit:before{content:"\f872"}.fa-money-check-edit-alt:before{content:"\f873"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-alt:before{content:"\f8cd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mp3-player:before{content:"\f8ce"}.fa-mug:before{content:"\f874"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-mug-tea:before{content:"\f875"}.fa-music:before{content:"\f001"}.fa-music-alt:before{content:"\f8cf"}.fa-music-alt-slash:before{content:"\f8d0"}.fa-music-slash:before{content:"\f8d1"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-outlet:before{content:"\f91c"}.fa-oven:before{content:"\f91d"}.fa-overline:before{content:"\f876"}.fa-page-break:before{content:"\f877"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-paragraph-rtl:before{content:"\f878"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-laptop:before{content:"\f87a"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-rotary:before{content:"\f8d3"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-piano:before{content:"\f8d4"}.fa-piano-keyboard:before{content:"\f8d5"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-planet-moon:before{content:"\f91f"}.fa-planet-ringed:before{content:"\f920"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-police-box:before{content:"\f921"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portal-enter:before{content:"\f922"}.fa-portal-exit:before{content:"\f923"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-projector:before{content:"\f8d6"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radar:before{content:"\f924"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-radio:before{content:"\f8d7"}.fa-radio-alt:before{content:"\f8d8"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-raygun:before{content:"\f925"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-refrigerator:before{content:"\f926"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocket-launch:before{content:"\f927"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-router:before{content:"\f8da"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-salesforce:before{content:"\f83b"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-sax-hot:before{content:"\f8db"}.fa-saxophone:before{content:"\f8dc"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-image:before{content:"\f8f3"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-send-back:before{content:"\f87e"}.fa-send-backward:before{content:"\f87f"}.fa-sensor:before{content:"\f928"}.fa-sensor-alert:before{content:"\f929"}.fa-sensor-fire:before{content:"\f92a"}.fa-sensor-on:before{content:"\f92b"}.fa-sensor-smoke:before{content:"\f92c"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signal-stream:before{content:"\f8dd"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-siren:before{content:"\f92d"}.fa-siren-on:before{content:"\f92e"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-cow:before{content:"\f8de"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snooze:before{content:"\f880"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-solar-system:before{content:"\f92f"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-alt:before{content:"\f883"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-circle:before{content:"\f930"}.fa-sort-circle-down:before{content:"\f931"}.fa-sort-circle-up:before{content:"\f932"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-shapes-down:before{content:"\f888"}.fa-sort-shapes-down-alt:before{content:"\f889"}.fa-sort-shapes-up:before{content:"\f88a"}.fa-sort-shapes-up-alt:before{content:"\f88b"}.fa-sort-size-down:before{content:"\f88c"}.fa-sort-size-down-alt:before{content:"\f88d"}.fa-sort-size-up:before{content:"\f88e"}.fa-sort-size-up-alt:before{content:"\f88f"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-space-station-moon:before{content:"\f933"}.fa-space-station-moon-alt:before{content:"\f934"}.fa-spade:before{content:"\f2f4"}.fa-sparkles:before{content:"\f890"}.fa-speakap:before{content:"\f3f3"}.fa-speaker:before{content:"\f8df"}.fa-speaker-deck:before{content:"\f83c"}.fa-speakers:before{content:"\f8e0"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-sprinkler:before{content:"\f935"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-star-shooting:before{content:"\f936"}.fa-starfighter:before{content:"\f937"}.fa-starfighter-alt:before{content:"\f938"}.fa-stars:before{content:"\f762"}.fa-starship:before{content:"\f939"}.fa-starship-freighter:before{content:"\f93a"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunglasses:before{content:"\f892"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-sword-laser:before{content:"\f93b"}.fa-sword-laser-alt:before{content:"\f93c"}.fa-swords:before{content:"\f71d"}.fa-swords-laser:before{content:"\f93d"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-telescope:before{content:"\f93e"}.fa-temperature-down:before{content:"\f93f"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-up:before{content:"\f940"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text:before{content:"\f893"}.fa-text-height:before{content:"\f034"}.fa-text-size:before{content:"\f894"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-transporter:before{content:"\f942"}.fa-transporter-1:before{content:"\f943"}.fa-transporter-2:before{content:"\f944"}.fa-transporter-3:before{content:"\f945"}.fa-transporter-empty:before{content:"\f946"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-trash-undo:before{content:"\f895"}.fa-trash-undo-alt:before{content:"\f896"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-triangle-music:before{content:"\f8e2"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-trumpet:before{content:"\f8e3"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turntable:before{content:"\f8e4"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-alt:before{content:"\f8e5"}.fa-tv-music:before{content:"\f8e6"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typewriter:before{content:"\f8e7"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-ufo:before{content:"\f947"}.fa-ufo-beam:before{content:"\f948"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usb-drive:before{content:"\f8e9"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alien:before{content:"\f94a"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-cowboy:before{content:"\f8ea"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-music:before{content:"\f8eb"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-robot:before{content:"\f94b"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-user-visor:before{content:"\f94c"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-vacuum:before{content:"\f94d"}.fa-vacuum-robot:before{content:"\f94e"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vhs:before{content:"\f8ec"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-violin:before{content:"\f8ed"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-wagon-covered:before{content:"\f8ee"}.fa-walker:before{content:"\f831"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-washer:before{content:"\f898"}.fa-watch:before{content:"\f2e1"}.fa-watch-calculator:before{content:"\f8f0"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-wave-sine:before{content:"\f899"}.fa-wave-square:before{content:"\f83e"}.fa-wave-triangle:before{content:"\f89a"}.fa-waveform:before{content:"\f8f1"}.fa-waveform-path:before{content:"\f8f2"}.fa-waze:before{content:"\f83f"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-turbine:before{content:"\f89b"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-frame:before{content:"\f94f"}.fa-window-frame-open:before{content:"\f950"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-conditioner:before{content:"\f8f4"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-alarm-clock:before{content:"\f34e"}.fa-alarm-exclamation:before{content:"\f843"}.fa-alarm-plus:before{content:"\f844"}.fa-alarm-snooze:before{content:"\f845"}.fa-album:before{content:"\f89f"}.fa-album-collection:before{content:"\f8a0"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-alien:before{content:"\f8f5"}.fa-alien-monster:before{content:"\f8f6"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-align-slash:before{content:"\f846"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-amp-guitar:before{content:"\f8a1"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badge-sheriff:before{content:"\f8a2"}.fa-badger-honey:before{content:"\f6b4"}.fa-bags-shopping:before{content:"\f847"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-banjo:before{content:"\f8a3"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-bed-alt:before{content:"\f8f7"}.fa-bed-bunk:before{content:"\f8f8"}.fa-bed-empty:before{content:"\f8f9"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-exclamation:before{content:"\f848"}.fa-bell-on:before{content:"\f8fa"}.fa-bell-plus:before{content:"\f849"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-betamax:before{content:"\f8a4"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-biking-mountain:before{content:"\f84b"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blinds:before{content:"\f8fb"}.fa-blinds-open:before{content:"\f8fc"}.fa-blinds-raised:before{content:"\f8fd"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boombox:before{content:"\f8a5"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-bottom:before{content:"\f84d"}.fa-border-center-h:before{content:"\f89c"}.fa-border-center-v:before{content:"\f89d"}.fa-border-inner:before{content:"\f84e"}.fa-border-left:before{content:"\f84f"}.fa-border-none:before{content:"\f850"}.fa-border-outer:before{content:"\f851"}.fa-border-right:before{content:"\f852"}.fa-border-style:before{content:"\f853"}.fa-border-style-alt:before{content:"\f854"}.fa-border-top:before{content:"\f855"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-bring-forward:before{content:"\f856"}.fa-bring-front:before{content:"\f857"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burger-soda:before{content:"\f858"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-cactus:before{content:"\f8a7"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camcorder:before{content:"\f8a8"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-home:before{content:"\f8fe"}.fa-camera-movie:before{content:"\f8a9"}.fa-camera-polaroid:before{content:"\f8aa"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-building:before{content:"\f859"}.fa-car-bump:before{content:"\f5e0"}.fa-car-bus:before{content:"\f85a"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caravan:before{content:"\f8ff"}.fa-caravan-alt:before{content:"\f900"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cars:before{content:"\f85b"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cassette-tape:before{content:"\f8ab"}.fa-cat:before{content:"\f6be"}.fa-cat-space:before{content:"\f901"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-cctv:before{content:"\f8ac"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clarinet:before{content:"\f8ad"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-music:before{content:"\f8ae"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-pot:before{content:"\f902"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coin:before{content:"\f85c"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comet:before{content:"\f903"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-music:before{content:"\f8af"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-music:before{content:"\f8b0"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-computer-classic:before{content:"\f8b1"}.fa-computer-speaker:before{content:"\f8b2"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-construction:before{content:"\f85d"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cowbell:before{content:"\f8b3"}.fa-cowbell-more:before{content:"\f8b4"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digging:before{content:"\f85e"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-disc-drive:before{content:"\f8b5"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-drone:before{content:"\f85f"}.fa-drone-alt:before{content:"\f860"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dryer:before{content:"\f861"}.fa-dryer-alt:before{content:"\f862"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fan-table:before{content:"\f904"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-farm:before{content:"\f864"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\f905"}.fa-faucet-drip:before{content:"\f906"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-music:before{content:"\f8b6"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-search:before{content:"\f865"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-film-canister:before{content:"\f8b7"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flashlight:before{content:"\f8b8"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-flute:before{content:"\f8b9"}.fa-flux-capacitor:before{content:"\f8ba"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-font-case:before{content:"\f866"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-galaxy:before{content:"\f908"}.fa-game-board:before{content:"\f867"}.fa-game-board-alt:before{content:"\f868"}.fa-game-console-handheld:before{content:"\f8bb"}.fa-gamepad:before{content:"\f11b"}.fa-gamepad-alt:before{content:"\f8bc"}.fa-garage:before{content:"\f909"}.fa-garage-car:before{content:"\f90a"}.fa-garage-open:before{content:"\f90b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-citrus:before{content:"\f869"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gramophone:before{content:"\f8bd"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-guitar-electric:before{content:"\f8be"}.fa-guitars:before{content:"\f8bf"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-h4:before{content:"\f86a"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-chef:before{content:"\f86b"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-headphones:before{content:"\f8c2"}.fa-head-side-medical:before{content:"\f809"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-heat:before{content:"\f90c"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-horizontal-rule:before{content:"\f86c"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-horse-saddle:before{content:"\f8c3"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house:before{content:"\f90d"}.fa-house-damage:before{content:"\f6f1"}.fa-house-day:before{content:"\f90e"}.fa-house-flood:before{content:"\f74f"}.fa-house-leave:before{content:"\f90f"}.fa-house-night:before{content:"\f910"}.fa-house-return:before{content:"\f911"}.fa-house-signal:before{content:"\f912"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-icons-alt:before{content:"\f86e"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-polaroid:before{content:"\f8c4"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-joystick:before{content:"\f8c5"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-jug:before{content:"\f8c6"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-kazoo:before{content:"\f8c7"}.fa-kerning:before{content:"\f86f"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-lamp-desk:before{content:"\f914"}.fa-lamp-floor:before{content:"\f915"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lasso:before{content:"\f8c8"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-light-ceiling:before{content:"\f916"}.fa-light-switch:before{content:"\f917"}.fa-light-switch-off:before{content:"\f918"}.fa-light-switch-on:before{content:"\f919"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-line-columns:before{content:"\f870"}.fa-line-height:before{content:"\f871"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-music:before{content:"\f8c9"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microphone-stand:before{content:"\f8cb"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-microwave:before{content:"\f91b"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-money-check-edit:before{content:"\f872"}.fa-money-check-edit-alt:before{content:"\f873"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-alt:before{content:"\f8cd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mp3-player:before{content:"\f8ce"}.fa-mug:before{content:"\f874"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-mug-tea:before{content:"\f875"}.fa-music:before{content:"\f001"}.fa-music-alt:before{content:"\f8cf"}.fa-music-alt-slash:before{content:"\f8d0"}.fa-music-slash:before{content:"\f8d1"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-outlet:before{content:"\f91c"}.fa-oven:before{content:"\f91d"}.fa-overline:before{content:"\f876"}.fa-page-break:before{content:"\f877"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-paragraph-rtl:before{content:"\f878"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-laptop:before{content:"\f87a"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-rotary:before{content:"\f8d3"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-piano:before{content:"\f8d4"}.fa-piano-keyboard:before{content:"\f8d5"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-planet-moon:before{content:"\f91f"}.fa-planet-ringed:before{content:"\f920"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-police-box:before{content:"\f921"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portal-enter:before{content:"\f922"}.fa-portal-exit:before{content:"\f923"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-projector:before{content:"\f8d6"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radar:before{content:"\f924"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-radio:before{content:"\f8d7"}.fa-radio-alt:before{content:"\f8d8"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-raygun:before{content:"\f925"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-refrigerator:before{content:"\f926"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocket-launch:before{content:"\f927"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-router:before{content:"\f8da"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-salesforce:before{content:"\f83b"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-sax-hot:before{content:"\f8db"}.fa-saxophone:before{content:"\f8dc"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-image:before{content:"\f8f3"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-send-back:before{content:"\f87e"}.fa-send-backward:before{content:"\f87f"}.fa-sensor:before{content:"\f928"}.fa-sensor-alert:before{content:"\f929"}.fa-sensor-fire:before{content:"\f92a"}.fa-sensor-on:before{content:"\f92b"}.fa-sensor-smoke:before{content:"\f92c"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signal-stream:before{content:"\f8dd"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-siren:before{content:"\f92d"}.fa-siren-on:before{content:"\f92e"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-cow:before{content:"\f8de"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snooze:before{content:"\f880"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-solar-system:before{content:"\f92f"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-alt:before{content:"\f883"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-circle:before{content:"\f930"}.fa-sort-circle-down:before{content:"\f931"}.fa-sort-circle-up:before{content:"\f932"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-shapes-down:before{content:"\f888"}.fa-sort-shapes-down-alt:before{content:"\f889"}.fa-sort-shapes-up:before{content:"\f88a"}.fa-sort-shapes-up-alt:before{content:"\f88b"}.fa-sort-size-down:before{content:"\f88c"}.fa-sort-size-down-alt:before{content:"\f88d"}.fa-sort-size-up:before{content:"\f88e"}.fa-sort-size-up-alt:before{content:"\f88f"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-space-station-moon:before{content:"\f933"}.fa-space-station-moon-alt:before{content:"\f934"}.fa-spade:before{content:"\f2f4"}.fa-sparkles:before{content:"\f890"}.fa-speakap:before{content:"\f3f3"}.fa-speaker:before{content:"\f8df"}.fa-speaker-deck:before{content:"\f83c"}.fa-speakers:before{content:"\f8e0"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-sprinkler:before{content:"\f935"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-star-shooting:before{content:"\f936"}.fa-starfighter:before{content:"\f937"}.fa-starfighter-alt:before{content:"\f938"}.fa-stars:before{content:"\f762"}.fa-starship:before{content:"\f939"}.fa-starship-freighter:before{content:"\f93a"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunglasses:before{content:"\f892"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-sword-laser:before{content:"\f93b"}.fa-sword-laser-alt:before{content:"\f93c"}.fa-swords:before{content:"\f71d"}.fa-swords-laser:before{content:"\f93d"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-telescope:before{content:"\f93e"}.fa-temperature-down:before{content:"\f93f"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-up:before{content:"\f940"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text:before{content:"\f893"}.fa-text-height:before{content:"\f034"}.fa-text-size:before{content:"\f894"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-transporter:before{content:"\f942"}.fa-transporter-1:before{content:"\f943"}.fa-transporter-2:before{content:"\f944"}.fa-transporter-3:before{content:"\f945"}.fa-transporter-empty:before{content:"\f946"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-trash-undo:before{content:"\f895"}.fa-trash-undo-alt:before{content:"\f896"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-triangle-music:before{content:"\f8e2"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-trumpet:before{content:"\f8e3"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turntable:before{content:"\f8e4"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-alt:before{content:"\f8e5"}.fa-tv-music:before{content:"\f8e6"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typewriter:before{content:"\f8e7"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-ufo:before{content:"\f947"}.fa-ufo-beam:before{content:"\f948"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usb-drive:before{content:"\f8e9"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alien:before{content:"\f94a"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-cowboy:before{content:"\f8ea"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-music:before{content:"\f8eb"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-robot:before{content:"\f94b"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-user-visor:before{content:"\f94c"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-vacuum:before{content:"\f94d"}.fa-vacuum-robot:before{content:"\f94e"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vhs:before{content:"\f8ec"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-violin:before{content:"\f8ed"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-wagon-covered:before{content:"\f8ee"}.fa-walker:before{content:"\f831"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-washer:before{content:"\f898"}.fa-watch:before{content:"\f2e1"}.fa-watch-calculator:before{content:"\f8f0"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-wave-sine:before{content:"\f899"}.fa-wave-square:before{content:"\f83e"}.fa-wave-triangle:before{content:"\f89a"}.fa-waveform:before{content:"\f8f1"}.fa-waveform-path:before{content:"\f8f2"}.fa-waze:before{content:"\f83f"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-turbine:before{content:"\f89b"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-frame:before{content:"\f94f"}.fa-window-frame-open:before{content:"\f950"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(vendor/fontawesome-pro/webfonts/fa-brands-400.eot);src:url(vendor/fontawesome-pro/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(vendor/fontawesome-pro/webfonts/fa-brands-400.woff2) format("woff2"),url(vendor/fontawesome-pro/webfonts/fa-brands-400.woff) format("woff"),url(vendor/fontawesome-pro/webfonts/fa-brands-400.ttf) format("truetype"),url(vendor/fontawesome-pro/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:auto;src:url(vendor/fontawesome-pro/webfonts/fa-duotone-900.eot);src:url(vendor/fontawesome-pro/webfonts/fa-duotone-900.eot?#iefix) format("embedded-opentype"),url(vendor/fontawesome-pro/webfonts/fa-duotone-900.woff2) format("woff2"),url(vendor/fontawesome-pro/webfonts/fa-duotone-900.woff) format("woff"),url(vendor/fontawesome-pro/webfonts/fa-duotone-900.ttf) format("truetype"),url(vendor/fontawesome-pro/webfonts/fa-duotone-900.svg#fontawesome) format("svg")}.fad{position:relative;font-family:"Font Awesome 5 Duotone";font-weight:900}.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:1;opacity:var(--fa-primary-opacity,1)}.fad:after{color:var(--fa-secondary-color,inherit)}.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:1;opacity:var(--fa-primary-opacity,1)}.fad.fa-inverse{color:#fff}.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fad.fa-fw:before,.fad.fa-stack-1x:before,.fad.fa-stack-2x:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fad.fa-abacus:after{content:"\10f640"}.fad.fa-acorn:after{content:"\10f6ae"}.fad.fa-ad:after{content:"\10f641"}.fad.fa-address-book:after{content:"\10f2b9"}.fad.fa-address-card:after{content:"\10f2bb"}.fad.fa-adjust:after{content:"\10f042"}.fad.fa-air-conditioner:after{content:"\10f8f4"}.fad.fa-air-freshener:after{content:"\10f5d0"}.fad.fa-alarm-clock:after{content:"\10f34e"}.fad.fa-alarm-exclamation:after{content:"\10f843"}.fad.fa-alarm-plus:after{content:"\10f844"}.fad.fa-alarm-snooze:after{content:"\10f845"}.fad.fa-album:after{content:"\10f89f"}.fad.fa-album-collection:after{content:"\10f8a0"}.fad.fa-alicorn:after{content:"\10f6b0"}.fad.fa-alien:after{content:"\10f8f5"}.fad.fa-alien-monster:after{content:"\10f8f6"}.fad.fa-align-center:after{content:"\10f037"}.fad.fa-align-justify:after{content:"\10f039"}.fad.fa-align-left:after{content:"\10f036"}.fad.fa-align-right:after{content:"\10f038"}.fad.fa-align-slash:after{content:"\10f846"}.fad.fa-allergies:after{content:"\10f461"}.fad.fa-ambulance:after{content:"\10f0f9"}.fad.fa-american-sign-language-interpreting:after{content:"\10f2a3"}.fad.fa-amp-guitar:after{content:"\10f8a1"}.fad.fa-analytics:after{content:"\10f643"}.fad.fa-anchor:after{content:"\10f13d"}.fad.fa-angel:after{content:"\10f779"}.fad.fa-angle-double-down:after{content:"\10f103"}.fad.fa-angle-double-left:after{content:"\10f100"}.fad.fa-angle-double-right:after{content:"\10f101"}.fad.fa-angle-double-up:after{content:"\10f102"}.fad.fa-angle-down:after{content:"\10f107"}.fad.fa-angle-left:after{content:"\10f104"}.fad.fa-angle-right:after{content:"\10f105"}.fad.fa-angle-up:after{content:"\10f106"}.fad.fa-angry:after{content:"\10f556"}.fad.fa-ankh:after{content:"\10f644"}.fad.fa-apple-alt:after{content:"\10f5d1"}.fad.fa-apple-crate:after{content:"\10f6b1"}.fad.fa-archive:after{content:"\10f187"}.fad.fa-archway:after{content:"\10f557"}.fad.fa-arrow-alt-circle-down:after{content:"\10f358"}.fad.fa-arrow-alt-circle-left:after{content:"\10f359"}.fad.fa-arrow-alt-circle-right:after{content:"\10f35a"}.fad.fa-arrow-alt-circle-up:after{content:"\10f35b"}.fad.fa-arrow-alt-down:after{content:"\10f354"}.fad.fa-arrow-alt-from-bottom:after{content:"\10f346"}.fad.fa-arrow-alt-from-left:after{content:"\10f347"}.fad.fa-arrow-alt-from-right:after{content:"\10f348"}.fad.fa-arrow-alt-from-top:after{content:"\10f349"}.fad.fa-arrow-alt-left:after{content:"\10f355"}.fad.fa-arrow-alt-right:after{content:"\10f356"}.fad.fa-arrow-alt-square-down:after{content:"\10f350"}.fad.fa-arrow-alt-square-left:after{content:"\10f351"}.fad.fa-arrow-alt-square-right:after{content:"\10f352"}.fad.fa-arrow-alt-square-up:after{content:"\10f353"}.fad.fa-arrow-alt-to-bottom:after{content:"\10f34a"}.fad.fa-arrow-alt-to-left:after{content:"\10f34b"}.fad.fa-arrow-alt-to-right:after{content:"\10f34c"}.fad.fa-arrow-alt-to-top:after{content:"\10f34d"}.fad.fa-arrow-alt-up:after{content:"\10f357"}.fad.fa-arrow-circle-down:after{content:"\10f0ab"}.fad.fa-arrow-circle-left:after{content:"\10f0a8"}.fad.fa-arrow-circle-right:after{content:"\10f0a9"}.fad.fa-arrow-circle-up:after{content:"\10f0aa"}.fad.fa-arrow-down:after{content:"\10f063"}.fad.fa-arrow-from-bottom:after{content:"\10f342"}.fad.fa-arrow-from-left:after{content:"\10f343"}.fad.fa-arrow-from-right:after{content:"\10f344"}.fad.fa-arrow-from-top:after{content:"\10f345"}.fad.fa-arrow-left:after{content:"\10f060"}.fad.fa-arrow-right:after{content:"\10f061"}.fad.fa-arrow-square-down:after{content:"\10f339"}.fad.fa-arrow-square-left:after{content:"\10f33a"}.fad.fa-arrow-square-right:after{content:"\10f33b"}.fad.fa-arrow-square-up:after{content:"\10f33c"}.fad.fa-arrow-to-bottom:after{content:"\10f33d"}.fad.fa-arrow-to-left:after{content:"\10f33e"}.fad.fa-arrow-to-right:after{content:"\10f340"}.fad.fa-arrow-to-top:after{content:"\10f341"}.fad.fa-arrow-up:after{content:"\10f062"}.fad.fa-arrows:after{content:"\10f047"}.fad.fa-arrows-alt:after{content:"\10f0b2"}.fad.fa-arrows-alt-h:after{content:"\10f337"}.fad.fa-arrows-alt-v:after{content:"\10f338"}.fad.fa-arrows-h:after{content:"\10f07e"}.fad.fa-arrows-v:after{content:"\10f07d"}.fad.fa-assistive-listening-systems:after{content:"\10f2a2"}.fad.fa-asterisk:after{content:"\10f069"}.fad.fa-at:after{content:"\10f1fa"}.fad.fa-atlas:after{content:"\10f558"}.fad.fa-atom:after{content:"\10f5d2"}.fad.fa-atom-alt:after{content:"\10f5d3"}.fad.fa-audio-description:after{content:"\10f29e"}.fad.fa-award:after{content:"\10f559"}.fad.fa-axe:after{content:"\10f6b2"}.fad.fa-axe-battle:after{content:"\10f6b3"}.fad.fa-baby:after{content:"\10f77c"}.fad.fa-baby-carriage:after{content:"\10f77d"}.fad.fa-backpack:after{content:"\10f5d4"}.fad.fa-backspace:after{content:"\10f55a"}.fad.fa-backward:after{content:"\10f04a"}.fad.fa-bacon:after{content:"\10f7e5"}.fad.fa-badge:after{content:"\10f335"}.fad.fa-badge-check:after{content:"\10f336"}.fad.fa-badge-dollar:after{content:"\10f645"}.fad.fa-badge-percent:after{content:"\10f646"}.fad.fa-badge-sheriff:after{content:"\10f8a2"}.fad.fa-badger-honey:after{content:"\10f6b4"}.fad.fa-bags-shopping:after{content:"\10f847"}.fad.fa-bahai:after{content:"\10f666"}.fad.fa-balance-scale:after{content:"\10f24e"}.fad.fa-balance-scale-left:after{content:"\10f515"}.fad.fa-balance-scale-right:after{content:"\10f516"}.fad.fa-ball-pile:after{content:"\10f77e"}.fad.fa-ballot:after{content:"\10f732"}.fad.fa-ballot-check:after{content:"\10f733"}.fad.fa-ban:after{content:"\10f05e"}.fad.fa-band-aid:after{content:"\10f462"}.fad.fa-banjo:after{content:"\10f8a3"}.fad.fa-barcode:after{content:"\10f02a"}.fad.fa-barcode-alt:after{content:"\10f463"}.fad.fa-barcode-read:after{content:"\10f464"}.fad.fa-barcode-scan:after{content:"\10f465"}.fad.fa-bars:after{content:"\10f0c9"}.fad.fa-baseball:after{content:"\10f432"}.fad.fa-baseball-ball:after{content:"\10f433"}.fad.fa-basketball-ball:after{content:"\10f434"}.fad.fa-basketball-hoop:after{content:"\10f435"}.fad.fa-bat:after{content:"\10f6b5"}.fad.fa-bath:after{content:"\10f2cd"}.fad.fa-battery-bolt:after{content:"\10f376"}.fad.fa-battery-empty:after{content:"\10f244"}.fad.fa-battery-full:after{content:"\10f240"}.fad.fa-battery-half:after{content:"\10f242"}.fad.fa-battery-quarter:after{content:"\10f243"}.fad.fa-battery-slash:after{content:"\10f377"}.fad.fa-battery-three-quarters:after{content:"\10f241"}.fad.fa-bed:after{content:"\10f236"}.fad.fa-bed-alt:after{content:"\10f8f7"}.fad.fa-bed-bunk:after{content:"\10f8f8"}.fad.fa-bed-empty:after{content:"\10f8f9"}.fad.fa-beer:after{content:"\10f0fc"}.fad.fa-bell:after{content:"\10f0f3"}.fad.fa-bell-exclamation:after{content:"\10f848"}.fad.fa-bell-on:after{content:"\10f8fa"}.fad.fa-bell-plus:after{content:"\10f849"}.fad.fa-bell-school:after{content:"\10f5d5"}.fad.fa-bell-school-slash:after{content:"\10f5d6"}.fad.fa-bell-slash:after{content:"\10f1f6"}.fad.fa-bells:after{content:"\10f77f"}.fad.fa-betamax:after{content:"\10f8a4"}.fad.fa-bezier-curve:after{content:"\10f55b"}.fad.fa-bible:after{content:"\10f647"}.fad.fa-bicycle:after{content:"\10f206"}.fad.fa-biking:after{content:"\10f84a"}.fad.fa-biking-mountain:after{content:"\10f84b"}.fad.fa-binoculars:after{content:"\10f1e5"}.fad.fa-biohazard:after{content:"\10f780"}.fad.fa-birthday-cake:after{content:"\10f1fd"}.fad.fa-blanket:after{content:"\10f498"}.fad.fa-blender:after{content:"\10f517"}.fad.fa-blender-phone:after{content:"\10f6b6"}.fad.fa-blind:after{content:"\10f29d"}.fad.fa-blinds:after{content:"\10f8fb"}.fad.fa-blinds-open:after{content:"\10f8fc"}.fad.fa-blinds-raised:after{content:"\10f8fd"}.fad.fa-blog:after{content:"\10f781"}.fad.fa-bold:after{content:"\10f032"}.fad.fa-bolt:after{content:"\10f0e7"}.fad.fa-bomb:after{content:"\10f1e2"}.fad.fa-bone:after{content:"\10f5d7"}.fad.fa-bone-break:after{content:"\10f5d8"}.fad.fa-bong:after{content:"\10f55c"}.fad.fa-book:after{content:"\10f02d"}.fad.fa-book-alt:after{content:"\10f5d9"}.fad.fa-book-dead:after{content:"\10f6b7"}.fad.fa-book-heart:after{content:"\10f499"}.fad.fa-book-medical:after{content:"\10f7e6"}.fad.fa-book-open:after{content:"\10f518"}.fad.fa-book-reader:after{content:"\10f5da"}.fad.fa-book-spells:after{content:"\10f6b8"}.fad.fa-book-user:after{content:"\10f7e7"}.fad.fa-bookmark:after{content:"\10f02e"}.fad.fa-books:after{content:"\10f5db"}.fad.fa-books-medical:after{content:"\10f7e8"}.fad.fa-boombox:after{content:"\10f8a5"}.fad.fa-boot:after{content:"\10f782"}.fad.fa-booth-curtain:after{content:"\10f734"}.fad.fa-border-all:after{content:"\10f84c"}.fad.fa-border-bottom:after{content:"\10f84d"}.fad.fa-border-center-h:after{content:"\10f89c"}.fad.fa-border-center-v:after{content:"\10f89d"}.fad.fa-border-inner:after{content:"\10f84e"}.fad.fa-border-left:after{content:"\10f84f"}.fad.fa-border-none:after{content:"\10f850"}.fad.fa-border-outer:after{content:"\10f851"}.fad.fa-border-right:after{content:"\10f852"}.fad.fa-border-style:after{content:"\10f853"}.fad.fa-border-style-alt:after{content:"\10f854"}.fad.fa-border-top:after{content:"\10f855"}.fad.fa-bow-arrow:after{content:"\10f6b9"}.fad.fa-bowling-ball:after{content:"\10f436"}.fad.fa-bowling-pins:after{content:"\10f437"}.fad.fa-box:after{content:"\10f466"}.fad.fa-box-alt:after{content:"\10f49a"}.fad.fa-box-ballot:after{content:"\10f735"}.fad.fa-box-check:after{content:"\10f467"}.fad.fa-box-fragile:after{content:"\10f49b"}.fad.fa-box-full:after{content:"\10f49c"}.fad.fa-box-heart:after{content:"\10f49d"}.fad.fa-box-open:after{content:"\10f49e"}.fad.fa-box-up:after{content:"\10f49f"}.fad.fa-box-usd:after{content:"\10f4a0"}.fad.fa-boxes:after{content:"\10f468"}.fad.fa-boxes-alt:after{content:"\10f4a1"}.fad.fa-boxing-glove:after{content:"\10f438"}.fad.fa-brackets:after{content:"\10f7e9"}.fad.fa-brackets-curly:after{content:"\10f7ea"}.fad.fa-braille:after{content:"\10f2a1"}.fad.fa-brain:after{content:"\10f5dc"}.fad.fa-bread-loaf:after{content:"\10f7eb"}.fad.fa-bread-slice:after{content:"\10f7ec"}.fad.fa-briefcase:after{content:"\10f0b1"}.fad.fa-briefcase-medical:after{content:"\10f469"}.fad.fa-bring-forward:after{content:"\10f856"}.fad.fa-bring-front:after{content:"\10f857"}.fad.fa-broadcast-tower:after{content:"\10f519"}.fad.fa-broom:after{content:"\10f51a"}.fad.fa-browser:after{content:"\10f37e"}.fad.fa-brush:after{content:"\10f55d"}.fad.fa-bug:after{content:"\10f188"}.fad.fa-building:after{content:"\10f1ad"}.fad.fa-bullhorn:after{content:"\10f0a1"}.fad.fa-bullseye:after{content:"\10f140"}.fad.fa-bullseye-arrow:after{content:"\10f648"}.fad.fa-bullseye-pointer:after{content:"\10f649"}.fad.fa-burger-soda:after{content:"\10f858"}.fad.fa-burn:after{content:"\10f46a"}.fad.fa-burrito:after{content:"\10f7ed"}.fad.fa-bus:after{content:"\10f207"}.fad.fa-bus-alt:after{content:"\10f55e"}.fad.fa-bus-school:after{content:"\10f5dd"}.fad.fa-business-time:after{content:"\10f64a"}.fad.fa-cabinet-filing:after{content:"\10f64b"}.fad.fa-cactus:after{content:"\10f8a7"}.fad.fa-calculator:after{content:"\10f1ec"}.fad.fa-calculator-alt:after{content:"\10f64c"}.fad.fa-calendar:after{content:"\10f133"}.fad.fa-calendar-alt:after{content:"\10f073"}.fad.fa-calendar-check:after{content:"\10f274"}.fad.fa-calendar-day:after{content:"\10f783"}.fad.fa-calendar-edit:after{content:"\10f333"}.fad.fa-calendar-exclamation:after{content:"\10f334"}.fad.fa-calendar-minus:after{content:"\10f272"}.fad.fa-calendar-plus:after{content:"\10f271"}.fad.fa-calendar-star:after{content:"\10f736"}.fad.fa-calendar-times:after{content:"\10f273"}.fad.fa-calendar-week:after{content:"\10f784"}.fad.fa-camcorder:after{content:"\10f8a8"}.fad.fa-camera:after{content:"\10f030"}.fad.fa-camera-alt:after{content:"\10f332"}.fad.fa-camera-home:after{content:"\10f8fe"}.fad.fa-camera-movie:after{content:"\10f8a9"}.fad.fa-camera-polaroid:after{content:"\10f8aa"}.fad.fa-camera-retro:after{content:"\10f083"}.fad.fa-campfire:after{content:"\10f6ba"}.fad.fa-campground:after{content:"\10f6bb"}.fad.fa-candle-holder:after{content:"\10f6bc"}.fad.fa-candy-cane:after{content:"\10f786"}.fad.fa-candy-corn:after{content:"\10f6bd"}.fad.fa-cannabis:after{content:"\10f55f"}.fad.fa-capsules:after{content:"\10f46b"}.fad.fa-car:after{content:"\10f1b9"}.fad.fa-car-alt:after{content:"\10f5de"}.fad.fa-car-battery:after{content:"\10f5df"}.fad.fa-car-building:after{content:"\10f859"}.fad.fa-car-bump:after{content:"\10f5e0"}.fad.fa-car-bus:after{content:"\10f85a"}.fad.fa-car-crash:after{content:"\10f5e1"}.fad.fa-car-garage:after{content:"\10f5e2"}.fad.fa-car-mechanic:after{content:"\10f5e3"}.fad.fa-car-side:after{content:"\10f5e4"}.fad.fa-car-tilt:after{content:"\10f5e5"}.fad.fa-car-wash:after{content:"\10f5e6"}.fad.fa-caravan:after{content:"\10f8ff"}.fad.fa-caravan-alt:after{content:"\10f900"}.fad.fa-caret-circle-down:after{content:"\10f32d"}.fad.fa-caret-circle-left:after{content:"\10f32e"}.fad.fa-caret-circle-right:after{content:"\10f330"}.fad.fa-caret-circle-up:after{content:"\10f331"}.fad.fa-caret-down:after{content:"\10f0d7"}.fad.fa-caret-left:after{content:"\10f0d9"}.fad.fa-caret-right:after{content:"\10f0da"}.fad.fa-caret-square-down:after{content:"\10f150"}.fad.fa-caret-square-left:after{content:"\10f191"}.fad.fa-caret-square-right:after{content:"\10f152"}.fad.fa-caret-square-up:after{content:"\10f151"}.fad.fa-caret-up:after{content:"\10f0d8"}.fad.fa-carrot:after{content:"\10f787"}.fad.fa-cars:after{content:"\10f85b"}.fad.fa-cart-arrow-down:after{content:"\10f218"}.fad.fa-cart-plus:after{content:"\10f217"}.fad.fa-cash-register:after{content:"\10f788"}.fad.fa-cassette-tape:after{content:"\10f8ab"}.fad.fa-cat:after{content:"\10f6be"}.fad.fa-cat-space:after{content:"\10f901"}.fad.fa-cauldron:after{content:"\10f6bf"}.fad.fa-cctv:after{content:"\10f8ac"}.fad.fa-certificate:after{content:"\10f0a3"}.fad.fa-chair:after{content:"\10f6c0"}.fad.fa-chair-office:after{content:"\10f6c1"}.fad.fa-chalkboard:after{content:"\10f51b"}.fad.fa-chalkboard-teacher:after{content:"\10f51c"}.fad.fa-charging-station:after{content:"\10f5e7"}.fad.fa-chart-area:after{content:"\10f1fe"}.fad.fa-chart-bar:after{content:"\10f080"}.fad.fa-chart-line:after{content:"\10f201"}.fad.fa-chart-line-down:after{content:"\10f64d"}.fad.fa-chart-network:after{content:"\10f78a"}.fad.fa-chart-pie:after{content:"\10f200"}.fad.fa-chart-pie-alt:after{content:"\10f64e"}.fad.fa-chart-scatter:after{content:"\10f7ee"}.fad.fa-check:after{content:"\10f00c"}.fad.fa-check-circle:after{content:"\10f058"}.fad.fa-check-double:after{content:"\10f560"}.fad.fa-check-square:after{content:"\10f14a"}.fad.fa-cheese:after{content:"\10f7ef"}.fad.fa-cheese-swiss:after{content:"\10f7f0"}.fad.fa-cheeseburger:after{content:"\10f7f1"}.fad.fa-chess:after{content:"\10f439"}.fad.fa-chess-bishop:after{content:"\10f43a"}.fad.fa-chess-bishop-alt:after{content:"\10f43b"}.fad.fa-chess-board:after{content:"\10f43c"}.fad.fa-chess-clock:after{content:"\10f43d"}.fad.fa-chess-clock-alt:after{content:"\10f43e"}.fad.fa-chess-king:after{content:"\10f43f"}.fad.fa-chess-king-alt:after{content:"\10f440"}.fad.fa-chess-knight:after{content:"\10f441"}.fad.fa-chess-knight-alt:after{content:"\10f442"}.fad.fa-chess-pawn:after{content:"\10f443"}.fad.fa-chess-pawn-alt:after{content:"\10f444"}.fad.fa-chess-queen:after{content:"\10f445"}.fad.fa-chess-queen-alt:after{content:"\10f446"}.fad.fa-chess-rook:after{content:"\10f447"}.fad.fa-chess-rook-alt:after{content:"\10f448"}.fad.fa-chevron-circle-down:after{content:"\10f13a"}.fad.fa-chevron-circle-left:after{content:"\10f137"}.fad.fa-chevron-circle-right:after{content:"\10f138"}.fad.fa-chevron-circle-up:after{content:"\10f139"}.fad.fa-chevron-double-down:after{content:"\10f322"}.fad.fa-chevron-double-left:after{content:"\10f323"}.fad.fa-chevron-double-right:after{content:"\10f324"}.fad.fa-chevron-double-up:after{content:"\10f325"}.fad.fa-chevron-down:after{content:"\10f078"}.fad.fa-chevron-left:after{content:"\10f053"}.fad.fa-chevron-right:after{content:"\10f054"}.fad.fa-chevron-square-down:after{content:"\10f329"}.fad.fa-chevron-square-left:after{content:"\10f32a"}.fad.fa-chevron-square-right:after{content:"\10f32b"}.fad.fa-chevron-square-up:after{content:"\10f32c"}.fad.fa-chevron-up:after{content:"\10f077"}.fad.fa-child:after{content:"\10f1ae"}.fad.fa-chimney:after{content:"\10f78b"}.fad.fa-church:after{content:"\10f51d"}.fad.fa-circle:after{content:"\10f111"}.fad.fa-circle-notch:after{content:"\10f1ce"}.fad.fa-city:after{content:"\10f64f"}.fad.fa-clarinet:after{content:"\10f8ad"}.fad.fa-claw-marks:after{content:"\10f6c2"}.fad.fa-clinic-medical:after{content:"\10f7f2"}.fad.fa-clipboard:after{content:"\10f328"}.fad.fa-clipboard-check:after{content:"\10f46c"}.fad.fa-clipboard-list:after{content:"\10f46d"}.fad.fa-clipboard-list-check:after{content:"\10f737"}.fad.fa-clipboard-prescription:after{content:"\10f5e8"}.fad.fa-clipboard-user:after{content:"\10f7f3"}.fad.fa-clock:after{content:"\10f017"}.fad.fa-clone:after{content:"\10f24d"}.fad.fa-closed-captioning:after{content:"\10f20a"}.fad.fa-cloud:after{content:"\10f0c2"}.fad.fa-cloud-download:after{content:"\10f0ed"}.fad.fa-cloud-download-alt:after{content:"\10f381"}.fad.fa-cloud-drizzle:after{content:"\10f738"}.fad.fa-cloud-hail:after{content:"\10f739"}.fad.fa-cloud-hail-mixed:after{content:"\10f73a"}.fad.fa-cloud-meatball:after{content:"\10f73b"}.fad.fa-cloud-moon:after{content:"\10f6c3"}.fad.fa-cloud-moon-rain:after{content:"\10f73c"}.fad.fa-cloud-music:after{content:"\10f8ae"}.fad.fa-cloud-rain:after{content:"\10f73d"}.fad.fa-cloud-rainbow:after{content:"\10f73e"}.fad.fa-cloud-showers:after{content:"\10f73f"}.fad.fa-cloud-showers-heavy:after{content:"\10f740"}.fad.fa-cloud-sleet:after{content:"\10f741"}.fad.fa-cloud-snow:after{content:"\10f742"}.fad.fa-cloud-sun:after{content:"\10f6c4"}.fad.fa-cloud-sun-rain:after{content:"\10f743"}.fad.fa-cloud-upload:after{content:"\10f0ee"}.fad.fa-cloud-upload-alt:after{content:"\10f382"}.fad.fa-clouds:after{content:"\10f744"}.fad.fa-clouds-moon:after{content:"\10f745"}.fad.fa-clouds-sun:after{content:"\10f746"}.fad.fa-club:after{content:"\10f327"}.fad.fa-cocktail:after{content:"\10f561"}.fad.fa-code:after{content:"\10f121"}.fad.fa-code-branch:after{content:"\10f126"}.fad.fa-code-commit:after{content:"\10f386"}.fad.fa-code-merge:after{content:"\10f387"}.fad.fa-coffee:after{content:"\10f0f4"}.fad.fa-coffee-pot:after{content:"\10f902"}.fad.fa-coffee-togo:after{content:"\10f6c5"}.fad.fa-coffin:after{content:"\10f6c6"}.fad.fa-cog:after{content:"\10f013"}.fad.fa-cogs:after{content:"\10f085"}.fad.fa-coin:after{content:"\10f85c"}.fad.fa-coins:after{content:"\10f51e"}.fad.fa-columns:after{content:"\10f0db"}.fad.fa-comet:after{content:"\10f903"}.fad.fa-comment:after{content:"\10f075"}.fad.fa-comment-alt:after{content:"\10f27a"}.fad.fa-comment-alt-check:after{content:"\10f4a2"}.fad.fa-comment-alt-dollar:after{content:"\10f650"}.fad.fa-comment-alt-dots:after{content:"\10f4a3"}.fad.fa-comment-alt-edit:after{content:"\10f4a4"}.fad.fa-comment-alt-exclamation:after{content:"\10f4a5"}.fad.fa-comment-alt-lines:after{content:"\10f4a6"}.fad.fa-comment-alt-medical:after{content:"\10f7f4"}.fad.fa-comment-alt-minus:after{content:"\10f4a7"}.fad.fa-comment-alt-music:after{content:"\10f8af"}.fad.fa-comment-alt-plus:after{content:"\10f4a8"}.fad.fa-comment-alt-slash:after{content:"\10f4a9"}.fad.fa-comment-alt-smile:after{content:"\10f4aa"}.fad.fa-comment-alt-times:after{content:"\10f4ab"}.fad.fa-comment-check:after{content:"\10f4ac"}.fad.fa-comment-dollar:after{content:"\10f651"}.fad.fa-comment-dots:after{content:"\10f4ad"}.fad.fa-comment-edit:after{content:"\10f4ae"}.fad.fa-comment-exclamation:after{content:"\10f4af"}.fad.fa-comment-lines:after{content:"\10f4b0"}.fad.fa-comment-medical:after{content:"\10f7f5"}.fad.fa-comment-minus:after{content:"\10f4b1"}.fad.fa-comment-music:after{content:"\10f8b0"}.fad.fa-comment-plus:after{content:"\10f4b2"}.fad.fa-comment-slash:after{content:"\10f4b3"}.fad.fa-comment-smile:after{content:"\10f4b4"}.fad.fa-comment-times:after{content:"\10f4b5"}.fad.fa-comments:after{content:"\10f086"}.fad.fa-comments-alt:after{content:"\10f4b6"}.fad.fa-comments-alt-dollar:after{content:"\10f652"}.fad.fa-comments-dollar:after{content:"\10f653"}.fad.fa-compact-disc:after{content:"\10f51f"}.fad.fa-compass:after{content:"\10f14e"}.fad.fa-compass-slash:after{content:"\10f5e9"}.fad.fa-compress:after{content:"\10f066"}.fad.fa-compress-alt:after{content:"\10f422"}.fad.fa-compress-arrows-alt:after{content:"\10f78c"}.fad.fa-compress-wide:after{content:"\10f326"}.fad.fa-computer-classic:after{content:"\10f8b1"}.fad.fa-computer-speaker:after{content:"\10f8b2"}.fad.fa-concierge-bell:after{content:"\10f562"}.fad.fa-construction:after{content:"\10f85d"}.fad.fa-container-storage:after{content:"\10f4b7"}.fad.fa-conveyor-belt:after{content:"\10f46e"}.fad.fa-conveyor-belt-alt:after{content:"\10f46f"}.fad.fa-cookie:after{content:"\10f563"}.fad.fa-cookie-bite:after{content:"\10f564"}.fad.fa-copy:after{content:"\10f0c5"}.fad.fa-copyright:after{content:"\10f1f9"}.fad.fa-corn:after{content:"\10f6c7"}.fad.fa-couch:after{content:"\10f4b8"}.fad.fa-cow:after{content:"\10f6c8"}.fad.fa-cowbell:after{content:"\10f8b3"}.fad.fa-cowbell-more:after{content:"\10f8b4"}.fad.fa-credit-card:after{content:"\10f09d"}.fad.fa-credit-card-blank:after{content:"\10f389"}.fad.fa-credit-card-front:after{content:"\10f38a"}.fad.fa-cricket:after{content:"\10f449"}.fad.fa-croissant:after{content:"\10f7f6"}.fad.fa-crop:after{content:"\10f125"}.fad.fa-crop-alt:after{content:"\10f565"}.fad.fa-cross:after{content:"\10f654"}.fad.fa-crosshairs:after{content:"\10f05b"}.fad.fa-crow:after{content:"\10f520"}.fad.fa-crown:after{content:"\10f521"}.fad.fa-crutch:after{content:"\10f7f7"}.fad.fa-crutches:after{content:"\10f7f8"}.fad.fa-cube:after{content:"\10f1b2"}.fad.fa-cubes:after{content:"\10f1b3"}.fad.fa-curling:after{content:"\10f44a"}.fad.fa-cut:after{content:"\10f0c4"}.fad.fa-dagger:after{content:"\10f6cb"}.fad.fa-database:after{content:"\10f1c0"}.fad.fa-deaf:after{content:"\10f2a4"}.fad.fa-debug:after{content:"\10f7f9"}.fad.fa-deer:after{content:"\10f78e"}.fad.fa-deer-rudolph:after{content:"\10f78f"}.fad.fa-democrat:after{content:"\10f747"}.fad.fa-desktop:after{content:"\10f108"}.fad.fa-desktop-alt:after{content:"\10f390"}.fad.fa-dewpoint:after{content:"\10f748"}.fad.fa-dharmachakra:after{content:"\10f655"}.fad.fa-diagnoses:after{content:"\10f470"}.fad.fa-diamond:after{content:"\10f219"}.fad.fa-dice:after{content:"\10f522"}.fad.fa-dice-d10:after{content:"\10f6cd"}.fad.fa-dice-d12:after{content:"\10f6ce"}.fad.fa-dice-d20:after{content:"\10f6cf"}.fad.fa-dice-d4:after{content:"\10f6d0"}.fad.fa-dice-d6:after{content:"\10f6d1"}.fad.fa-dice-d8:after{content:"\10f6d2"}.fad.fa-dice-five:after{content:"\10f523"}.fad.fa-dice-four:after{content:"\10f524"}.fad.fa-dice-one:after{content:"\10f525"}.fad.fa-dice-six:after{content:"\10f526"}.fad.fa-dice-three:after{content:"\10f527"}.fad.fa-dice-two:after{content:"\10f528"}.fad.fa-digging:after{content:"\10f85e"}.fad.fa-digital-tachograph:after{content:"\10f566"}.fad.fa-diploma:after{content:"\10f5ea"}.fad.fa-directions:after{content:"\10f5eb"}.fad.fa-disc-drive:after{content:"\10f8b5"}.fad.fa-disease:after{content:"\10f7fa"}.fad.fa-divide:after{content:"\10f529"}.fad.fa-dizzy:after{content:"\10f567"}.fad.fa-dna:after{content:"\10f471"}.fad.fa-do-not-enter:after{content:"\10f5ec"}.fad.fa-dog:after{content:"\10f6d3"}.fad.fa-dog-leashed:after{content:"\10f6d4"}.fad.fa-dollar-sign:after{content:"\10f155"}.fad.fa-dolly:after{content:"\10f472"}.fad.fa-dolly-empty:after{content:"\10f473"}.fad.fa-dolly-flatbed:after{content:"\10f474"}.fad.fa-dolly-flatbed-alt:after{content:"\10f475"}.fad.fa-dolly-flatbed-empty:after{content:"\10f476"}.fad.fa-donate:after{content:"\10f4b9"}.fad.fa-door-closed:after{content:"\10f52a"}.fad.fa-door-open:after{content:"\10f52b"}.fad.fa-dot-circle:after{content:"\10f192"}.fad.fa-dove:after{content:"\10f4ba"}.fad.fa-download:after{content:"\10f019"}.fad.fa-drafting-compass:after{content:"\10f568"}.fad.fa-dragon:after{content:"\10f6d5"}.fad.fa-draw-circle:after{content:"\10f5ed"}.fad.fa-draw-polygon:after{content:"\10f5ee"}.fad.fa-draw-square:after{content:"\10f5ef"}.fad.fa-dreidel:after{content:"\10f792"}.fad.fa-drone:after{content:"\10f85f"}.fad.fa-drone-alt:after{content:"\10f860"}.fad.fa-drum:after{content:"\10f569"}.fad.fa-drum-steelpan:after{content:"\10f56a"}.fad.fa-drumstick:after{content:"\10f6d6"}.fad.fa-drumstick-bite:after{content:"\10f6d7"}.fad.fa-dryer:after{content:"\10f861"}.fad.fa-dryer-alt:after{content:"\10f862"}.fad.fa-duck:after{content:"\10f6d8"}.fad.fa-dumbbell:after{content:"\10f44b"}.fad.fa-dumpster:after{content:"\10f793"}.fad.fa-dumpster-fire:after{content:"\10f794"}.fad.fa-dungeon:after{content:"\10f6d9"}.fad.fa-ear:after{content:"\10f5f0"}.fad.fa-ear-muffs:after{content:"\10f795"}.fad.fa-eclipse:after{content:"\10f749"}.fad.fa-eclipse-alt:after{content:"\10f74a"}.fad.fa-edit:after{content:"\10f044"}.fad.fa-egg:after{content:"\10f7fb"}.fad.fa-egg-fried:after{content:"\10f7fc"}.fad.fa-eject:after{content:"\10f052"}.fad.fa-elephant:after{content:"\10f6da"}.fad.fa-ellipsis-h:after{content:"\10f141"}.fad.fa-ellipsis-h-alt:after{content:"\10f39b"}.fad.fa-ellipsis-v:after{content:"\10f142"}.fad.fa-ellipsis-v-alt:after{content:"\10f39c"}.fad.fa-empty-set:after{content:"\10f656"}.fad.fa-engine-warning:after{content:"\10f5f2"}.fad.fa-envelope:after{content:"\10f0e0"}.fad.fa-envelope-open:after{content:"\10f2b6"}.fad.fa-envelope-open-dollar:after{content:"\10f657"}.fad.fa-envelope-open-text:after{content:"\10f658"}.fad.fa-envelope-square:after{content:"\10f199"}.fad.fa-equals:after{content:"\10f52c"}.fad.fa-eraser:after{content:"\10f12d"}.fad.fa-ethernet:after{content:"\10f796"}.fad.fa-euro-sign:after{content:"\10f153"}.fad.fa-exchange:after{content:"\10f0ec"}.fad.fa-exchange-alt:after{content:"\10f362"}.fad.fa-exclamation:after{content:"\10f12a"}.fad.fa-exclamation-circle:after{content:"\10f06a"}.fad.fa-exclamation-square:after{content:"\10f321"}.fad.fa-exclamation-triangle:after{content:"\10f071"}.fad.fa-expand:after{content:"\10f065"}.fad.fa-expand-alt:after{content:"\10f424"}.fad.fa-expand-arrows:after{content:"\10f31d"}.fad.fa-expand-arrows-alt:after{content:"\10f31e"}.fad.fa-expand-wide:after{content:"\10f320"}.fad.fa-external-link:after{content:"\10f08e"}.fad.fa-external-link-alt:after{content:"\10f35d"}.fad.fa-external-link-square:after{content:"\10f14c"}.fad.fa-external-link-square-alt:after{content:"\10f360"}.fad.fa-eye:after{content:"\10f06e"}.fad.fa-eye-dropper:after{content:"\10f1fb"}.fad.fa-eye-evil:after{content:"\10f6db"}.fad.fa-eye-slash:after{content:"\10f070"}.fad.fa-fan:after{content:"\10f863"}.fad.fa-fan-table:after{content:"\10f904"}.fad.fa-farm:after{content:"\10f864"}.fad.fa-fast-backward:after{content:"\10f049"}.fad.fa-fast-forward:after{content:"\10f050"}.fad.fa-faucet:after{content:"\10f905"}.fad.fa-faucet-drip:after{content:"\10f906"}.fad.fa-fax:after{content:"\10f1ac"}.fad.fa-feather:after{content:"\10f52d"}.fad.fa-feather-alt:after{content:"\10f56b"}.fad.fa-female:after{content:"\10f182"}.fad.fa-field-hockey:after{content:"\10f44c"}.fad.fa-fighter-jet:after{content:"\10f0fb"}.fad.fa-file:after{content:"\10f15b"}.fad.fa-file-alt:after{content:"\10f15c"}.fad.fa-file-archive:after{content:"\10f1c6"}.fad.fa-file-audio:after{content:"\10f1c7"}.fad.fa-file-certificate:after{content:"\10f5f3"}.fad.fa-file-chart-line:after{content:"\10f659"}.fad.fa-file-chart-pie:after{content:"\10f65a"}.fad.fa-file-check:after{content:"\10f316"}.fad.fa-file-code:after{content:"\10f1c9"}.fad.fa-file-contract:after{content:"\10f56c"}.fad.fa-file-csv:after{content:"\10f6dd"}.fad.fa-file-download:after{content:"\10f56d"}.fad.fa-file-edit:after{content:"\10f31c"}.fad.fa-file-excel:after{content:"\10f1c3"}.fad.fa-file-exclamation:after{content:"\10f31a"}.fad.fa-file-export:after{content:"\10f56e"}.fad.fa-file-image:after{content:"\10f1c5"}.fad.fa-file-import:after{content:"\10f56f"}.fad.fa-file-invoice:after{content:"\10f570"}.fad.fa-file-invoice-dollar:after{content:"\10f571"}.fad.fa-file-medical:after{content:"\10f477"}.fad.fa-file-medical-alt:after{content:"\10f478"}.fad.fa-file-minus:after{content:"\10f318"}.fad.fa-file-music:after{content:"\10f8b6"}.fad.fa-file-pdf:after{content:"\10f1c1"}.fad.fa-file-plus:after{content:"\10f319"}.fad.fa-file-powerpoint:after{content:"\10f1c4"}.fad.fa-file-prescription:after{content:"\10f572"}.fad.fa-file-search:after{content:"\10f865"}.fad.fa-file-signature:after{content:"\10f573"}.fad.fa-file-spreadsheet:after{content:"\10f65b"}.fad.fa-file-times:after{content:"\10f317"}.fad.fa-file-upload:after{content:"\10f574"}.fad.fa-file-user:after{content:"\10f65c"}.fad.fa-file-video:after{content:"\10f1c8"}.fad.fa-file-word:after{content:"\10f1c2"}.fad.fa-files-medical:after{content:"\10f7fd"}.fad.fa-fill:after{content:"\10f575"}.fad.fa-fill-drip:after{content:"\10f576"}.fad.fa-film:after{content:"\10f008"}.fad.fa-film-alt:after{content:"\10f3a0"}.fad.fa-film-canister:after{content:"\10f8b7"}.fad.fa-filter:after{content:"\10f0b0"}.fad.fa-fingerprint:after{content:"\10f577"}.fad.fa-fire:after{content:"\10f06d"}.fad.fa-fire-alt:after{content:"\10f7e4"}.fad.fa-fire-extinguisher:after{content:"\10f134"}.fad.fa-fire-smoke:after{content:"\10f74b"}.fad.fa-fireplace:after{content:"\10f79a"}.fad.fa-first-aid:after{content:"\10f479"}.fad.fa-fish:after{content:"\10f578"}.fad.fa-fish-cooked:after{content:"\10f7fe"}.fad.fa-fist-raised:after{content:"\10f6de"}.fad.fa-flag:after{content:"\10f024"}.fad.fa-flag-alt:after{content:"\10f74c"}.fad.fa-flag-checkered:after{content:"\10f11e"}.fad.fa-flag-usa:after{content:"\10f74d"}.fad.fa-flame:after{content:"\10f6df"}.fad.fa-flashlight:after{content:"\10f8b8"}.fad.fa-flask:after{content:"\10f0c3"}.fad.fa-flask-poison:after{content:"\10f6e0"}.fad.fa-flask-potion:after{content:"\10f6e1"}.fad.fa-flower:after{content:"\10f7ff"}.fad.fa-flower-daffodil:after{content:"\10f800"}.fad.fa-flower-tulip:after{content:"\10f801"}.fad.fa-flushed:after{content:"\10f579"}.fad.fa-flute:after{content:"\10f8b9"}.fad.fa-flux-capacitor:after{content:"\10f8ba"}.fad.fa-fog:after{content:"\10f74e"}.fad.fa-folder:after{content:"\10f07b"}.fad.fa-folder-minus:after{content:"\10f65d"}.fad.fa-folder-open:after{content:"\10f07c"}.fad.fa-folder-plus:after{content:"\10f65e"}.fad.fa-folder-times:after{content:"\10f65f"}.fad.fa-folder-tree:after{content:"\10f802"}.fad.fa-folders:after{content:"\10f660"}.fad.fa-font:after{content:"\10f031"}.fad.fa-font-awesome-logo-full:after{content:"\10f4e6"}.fad.fa-font-case:after{content:"\10f866"}.fad.fa-football-ball:after{content:"\10f44e"}.fad.fa-football-helmet:after{content:"\10f44f"}.fad.fa-forklift:after{content:"\10f47a"}.fad.fa-forward:after{content:"\10f04e"}.fad.fa-fragile:after{content:"\10f4bb"}.fad.fa-french-fries:after{content:"\10f803"}.fad.fa-frog:after{content:"\10f52e"}.fad.fa-frosty-head:after{content:"\10f79b"}.fad.fa-frown:after{content:"\10f119"}.fad.fa-frown-open:after{content:"\10f57a"}.fad.fa-function:after{content:"\10f661"}.fad.fa-funnel-dollar:after{content:"\10f662"}.fad.fa-futbol:after{content:"\10f1e3"}.fad.fa-galaxy:after{content:"\10f908"}.fad.fa-game-board:after{content:"\10f867"}.fad.fa-game-board-alt:after{content:"\10f868"}.fad.fa-game-console-handheld:after{content:"\10f8bb"}.fad.fa-gamepad:after{content:"\10f11b"}.fad.fa-gamepad-alt:after{content:"\10f8bc"}.fad.fa-garage:after{content:"\10f909"}.fad.fa-garage-car:after{content:"\10f90a"}.fad.fa-garage-open:after{content:"\10f90b"}.fad.fa-gas-pump:after{content:"\10f52f"}.fad.fa-gas-pump-slash:after{content:"\10f5f4"}.fad.fa-gavel:after{content:"\10f0e3"}.fad.fa-gem:after{content:"\10f3a5"}.fad.fa-genderless:after{content:"\10f22d"}.fad.fa-ghost:after{content:"\10f6e2"}.fad.fa-gift:after{content:"\10f06b"}.fad.fa-gift-card:after{content:"\10f663"}.fad.fa-gifts:after{content:"\10f79c"}.fad.fa-gingerbread-man:after{content:"\10f79d"}.fad.fa-glass:after{content:"\10f804"}.fad.fa-glass-champagne:after{content:"\10f79e"}.fad.fa-glass-cheers:after{content:"\10f79f"}.fad.fa-glass-citrus:after{content:"\10f869"}.fad.fa-glass-martini:after{content:"\10f000"}.fad.fa-glass-martini-alt:after{content:"\10f57b"}.fad.fa-glass-whiskey:after{content:"\10f7a0"}.fad.fa-glass-whiskey-rocks:after{content:"\10f7a1"}.fad.fa-glasses:after{content:"\10f530"}.fad.fa-glasses-alt:after{content:"\10f5f5"}.fad.fa-globe:after{content:"\10f0ac"}.fad.fa-globe-africa:after{content:"\10f57c"}.fad.fa-globe-americas:after{content:"\10f57d"}.fad.fa-globe-asia:after{content:"\10f57e"}.fad.fa-globe-europe:after{content:"\10f7a2"}.fad.fa-globe-snow:after{content:"\10f7a3"}.fad.fa-globe-stand:after{content:"\10f5f6"}.fad.fa-golf-ball:after{content:"\10f450"}.fad.fa-golf-club:after{content:"\10f451"}.fad.fa-gopuram:after{content:"\10f664"}.fad.fa-graduation-cap:after{content:"\10f19d"}.fad.fa-gramophone:after{content:"\10f8bd"}.fad.fa-greater-than:after{content:"\10f531"}.fad.fa-greater-than-equal:after{content:"\10f532"}.fad.fa-grimace:after{content:"\10f57f"}.fad.fa-grin:after{content:"\10f580"}.fad.fa-grin-alt:after{content:"\10f581"}.fad.fa-grin-beam:after{content:"\10f582"}.fad.fa-grin-beam-sweat:after{content:"\10f583"}.fad.fa-grin-hearts:after{content:"\10f584"}.fad.fa-grin-squint:after{content:"\10f585"}.fad.fa-grin-squint-tears:after{content:"\10f586"}.fad.fa-grin-stars:after{content:"\10f587"}.fad.fa-grin-tears:after{content:"\10f588"}.fad.fa-grin-tongue:after{content:"\10f589"}.fad.fa-grin-tongue-squint:after{content:"\10f58a"}.fad.fa-grin-tongue-wink:after{content:"\10f58b"}.fad.fa-grin-wink:after{content:"\10f58c"}.fad.fa-grip-horizontal:after{content:"\10f58d"}.fad.fa-grip-lines:after{content:"\10f7a4"}.fad.fa-grip-lines-vertical:after{content:"\10f7a5"}.fad.fa-grip-vertical:after{content:"\10f58e"}.fad.fa-guitar:after{content:"\10f7a6"}.fad.fa-guitar-electric:after{content:"\10f8be"}.fad.fa-guitars:after{content:"\10f8bf"}.fad.fa-h-square:after{content:"\10f0fd"}.fad.fa-h1:after{content:"\10f313"}.fad.fa-h2:after{content:"\10f314"}.fad.fa-h3:after{content:"\10f315"}.fad.fa-h4:after{content:"\10f86a"}.fad.fa-hamburger:after{content:"\10f805"}.fad.fa-hammer:after{content:"\10f6e3"}.fad.fa-hammer-war:after{content:"\10f6e4"}.fad.fa-hamsa:after{content:"\10f665"}.fad.fa-hand-heart:after{content:"\10f4bc"}.fad.fa-hand-holding:after{content:"\10f4bd"}.fad.fa-hand-holding-box:after{content:"\10f47b"}.fad.fa-hand-holding-heart:after{content:"\10f4be"}.fad.fa-hand-holding-magic:after{content:"\10f6e5"}.fad.fa-hand-holding-seedling:after{content:"\10f4bf"}.fad.fa-hand-holding-usd:after{content:"\10f4c0"}.fad.fa-hand-holding-water:after{content:"\10f4c1"}.fad.fa-hand-lizard:after{content:"\10f258"}.fad.fa-hand-middle-finger:after{content:"\10f806"}.fad.fa-hand-paper:after{content:"\10f256"}.fad.fa-hand-peace:after{content:"\10f25b"}.fad.fa-hand-point-down:after{content:"\10f0a7"}.fad.fa-hand-point-left:after{content:"\10f0a5"}.fad.fa-hand-point-right:after{content:"\10f0a4"}.fad.fa-hand-point-up:after{content:"\10f0a6"}.fad.fa-hand-pointer:after{content:"\10f25a"}.fad.fa-hand-receiving:after{content:"\10f47c"}.fad.fa-hand-rock:after{content:"\10f255"}.fad.fa-hand-scissors:after{content:"\10f257"}.fad.fa-hand-spock:after{content:"\10f259"}.fad.fa-hands:after{content:"\10f4c2"}.fad.fa-hands-heart:after{content:"\10f4c3"}.fad.fa-hands-helping:after{content:"\10f4c4"}.fad.fa-hands-usd:after{content:"\10f4c5"}.fad.fa-handshake:after{content:"\10f2b5"}.fad.fa-handshake-alt:after{content:"\10f4c6"}.fad.fa-hanukiah:after{content:"\10f6e6"}.fad.fa-hard-hat:after{content:"\10f807"}.fad.fa-hashtag:after{content:"\10f292"}.fad.fa-hat-chef:after{content:"\10f86b"}.fad.fa-hat-cowboy:after{content:"\10f8c0"}.fad.fa-hat-cowboy-side:after{content:"\10f8c1"}.fad.fa-hat-santa:after{content:"\10f7a7"}.fad.fa-hat-winter:after{content:"\10f7a8"}.fad.fa-hat-witch:after{content:"\10f6e7"}.fad.fa-hat-wizard:after{content:"\10f6e8"}.fad.fa-hdd:after{content:"\10f0a0"}.fad.fa-head-side:after{content:"\10f6e9"}.fad.fa-head-side-brain:after{content:"\10f808"}.fad.fa-head-side-headphones:after{content:"\10f8c2"}.fad.fa-head-side-medical:after{content:"\10f809"}.fad.fa-head-vr:after{content:"\10f6ea"}.fad.fa-heading:after{content:"\10f1dc"}.fad.fa-headphones:after{content:"\10f025"}.fad.fa-headphones-alt:after{content:"\10f58f"}.fad.fa-headset:after{content:"\10f590"}.fad.fa-heart:after{content:"\10f004"}.fad.fa-heart-broken:after{content:"\10f7a9"}.fad.fa-heart-circle:after{content:"\10f4c7"}.fad.fa-heart-rate:after{content:"\10f5f8"}.fad.fa-heart-square:after{content:"\10f4c8"}.fad.fa-heartbeat:after{content:"\10f21e"}.fad.fa-heat:after{content:"\10f90c"}.fad.fa-helicopter:after{content:"\10f533"}.fad.fa-helmet-battle:after{content:"\10f6eb"}.fad.fa-hexagon:after{content:"\10f312"}.fad.fa-highlighter:after{content:"\10f591"}.fad.fa-hiking:after{content:"\10f6ec"}.fad.fa-hippo:after{content:"\10f6ed"}.fad.fa-history:after{content:"\10f1da"}.fad.fa-hockey-mask:after{content:"\10f6ee"}.fad.fa-hockey-puck:after{content:"\10f453"}.fad.fa-hockey-sticks:after{content:"\10f454"}.fad.fa-holly-berry:after{content:"\10f7aa"}.fad.fa-home:after{content:"\10f015"}.fad.fa-home-alt:after{content:"\10f80a"}.fad.fa-home-heart:after{content:"\10f4c9"}.fad.fa-home-lg:after{content:"\10f80b"}.fad.fa-home-lg-alt:after{content:"\10f80c"}.fad.fa-hood-cloak:after{content:"\10f6ef"}.fad.fa-horizontal-rule:after{content:"\10f86c"}.fad.fa-horse:after{content:"\10f6f0"}.fad.fa-horse-head:after{content:"\10f7ab"}.fad.fa-horse-saddle:after{content:"\10f8c3"}.fad.fa-hospital:after{content:"\10f0f8"}.fad.fa-hospital-alt:after{content:"\10f47d"}.fad.fa-hospital-symbol:after{content:"\10f47e"}.fad.fa-hospital-user:after{content:"\10f80d"}.fad.fa-hospitals:after{content:"\10f80e"}.fad.fa-hot-tub:after{content:"\10f593"}.fad.fa-hotdog:after{content:"\10f80f"}.fad.fa-hotel:after{content:"\10f594"}.fad.fa-hourglass:after{content:"\10f254"}.fad.fa-hourglass-end:after{content:"\10f253"}.fad.fa-hourglass-half:after{content:"\10f252"}.fad.fa-hourglass-start:after{content:"\10f251"}.fad.fa-house:after{content:"\10f90d"}.fad.fa-house-damage:after{content:"\10f6f1"}.fad.fa-house-day:after{content:"\10f90e"}.fad.fa-house-flood:after{content:"\10f74f"}.fad.fa-house-leave:after{content:"\10f90f"}.fad.fa-house-night:after{content:"\10f910"}.fad.fa-house-return:after{content:"\10f911"}.fad.fa-house-signal:after{content:"\10f912"}.fad.fa-hryvnia:after{content:"\10f6f2"}.fad.fa-humidity:after{content:"\10f750"}.fad.fa-hurricane:after{content:"\10f751"}.fad.fa-i-cursor:after{content:"\10f246"}.fad.fa-ice-cream:after{content:"\10f810"}.fad.fa-ice-skate:after{content:"\10f7ac"}.fad.fa-icicles:after{content:"\10f7ad"}.fad.fa-icons:after{content:"\10f86d"}.fad.fa-icons-alt:after{content:"\10f86e"}.fad.fa-id-badge:after{content:"\10f2c1"}.fad.fa-id-card:after{content:"\10f2c2"}.fad.fa-id-card-alt:after{content:"\10f47f"}.fad.fa-igloo:after{content:"\10f7ae"}.fad.fa-image:after{content:"\10f03e"}.fad.fa-image-polaroid:after{content:"\10f8c4"}.fad.fa-images:after{content:"\10f302"}.fad.fa-inbox:after{content:"\10f01c"}.fad.fa-inbox-in:after{content:"\10f310"}.fad.fa-inbox-out:after{content:"\10f311"}.fad.fa-indent:after{content:"\10f03c"}.fad.fa-industry:after{content:"\10f275"}.fad.fa-industry-alt:after{content:"\10f3b3"}.fad.fa-infinity:after{content:"\10f534"}.fad.fa-info:after{content:"\10f129"}.fad.fa-info-circle:after{content:"\10f05a"}.fad.fa-info-square:after{content:"\10f30f"}.fad.fa-inhaler:after{content:"\10f5f9"}.fad.fa-integral:after{content:"\10f667"}.fad.fa-intersection:after{content:"\10f668"}.fad.fa-inventory:after{content:"\10f480"}.fad.fa-island-tropical:after{content:"\10f811"}.fad.fa-italic:after{content:"\10f033"}.fad.fa-jack-o-lantern:after{content:"\10f30e"}.fad.fa-jedi:after{content:"\10f669"}.fad.fa-joint:after{content:"\10f595"}.fad.fa-journal-whills:after{content:"\10f66a"}.fad.fa-joystick:after{content:"\10f8c5"}.fad.fa-jug:after{content:"\10f8c6"}.fad.fa-kaaba:after{content:"\10f66b"}.fad.fa-kazoo:after{content:"\10f8c7"}.fad.fa-kerning:after{content:"\10f86f"}.fad.fa-key:after{content:"\10f084"}.fad.fa-key-skeleton:after{content:"\10f6f3"}.fad.fa-keyboard:after{content:"\10f11c"}.fad.fa-keynote:after{content:"\10f66c"}.fad.fa-khanda:after{content:"\10f66d"}.fad.fa-kidneys:after{content:"\10f5fb"}.fad.fa-kiss:after{content:"\10f596"}.fad.fa-kiss-beam:after{content:"\10f597"}.fad.fa-kiss-wink-heart:after{content:"\10f598"}.fad.fa-kite:after{content:"\10f6f4"}.fad.fa-kiwi-bird:after{content:"\10f535"}.fad.fa-knife-kitchen:after{content:"\10f6f5"}.fad.fa-lambda:after{content:"\10f66e"}.fad.fa-lamp:after{content:"\10f4ca"}.fad.fa-lamp-desk:after{content:"\10f914"}.fad.fa-lamp-floor:after{content:"\10f915"}.fad.fa-landmark:after{content:"\10f66f"}.fad.fa-landmark-alt:after{content:"\10f752"}.fad.fa-language:after{content:"\10f1ab"}.fad.fa-laptop:after{content:"\10f109"}.fad.fa-laptop-code:after{content:"\10f5fc"}.fad.fa-laptop-medical:after{content:"\10f812"}.fad.fa-lasso:after{content:"\10f8c8"}.fad.fa-laugh:after{content:"\10f599"}.fad.fa-laugh-beam:after{content:"\10f59a"}.fad.fa-laugh-squint:after{content:"\10f59b"}.fad.fa-laugh-wink:after{content:"\10f59c"}.fad.fa-layer-group:after{content:"\10f5fd"}.fad.fa-layer-minus:after{content:"\10f5fe"}.fad.fa-layer-plus:after{content:"\10f5ff"}.fad.fa-leaf:after{content:"\10f06c"}.fad.fa-leaf-heart:after{content:"\10f4cb"}.fad.fa-leaf-maple:after{content:"\10f6f6"}.fad.fa-leaf-oak:after{content:"\10f6f7"}.fad.fa-lemon:after{content:"\10f094"}.fad.fa-less-than:after{content:"\10f536"}.fad.fa-less-than-equal:after{content:"\10f537"}.fad.fa-level-down:after{content:"\10f149"}.fad.fa-level-down-alt:after{content:"\10f3be"}.fad.fa-level-up:after{content:"\10f148"}.fad.fa-level-up-alt:after{content:"\10f3bf"}.fad.fa-life-ring:after{content:"\10f1cd"}.fad.fa-light-ceiling:after{content:"\10f916"}.fad.fa-light-switch:after{content:"\10f917"}.fad.fa-light-switch-off:after{content:"\10f918"}.fad.fa-light-switch-on:after{content:"\10f919"}.fad.fa-lightbulb:after{content:"\10f0eb"}.fad.fa-lightbulb-dollar:after{content:"\10f670"}.fad.fa-lightbulb-exclamation:after{content:"\10f671"}.fad.fa-lightbulb-on:after{content:"\10f672"}.fad.fa-lightbulb-slash:after{content:"\10f673"}.fad.fa-lights-holiday:after{content:"\10f7b2"}.fad.fa-line-columns:after{content:"\10f870"}.fad.fa-line-height:after{content:"\10f871"}.fad.fa-link:after{content:"\10f0c1"}.fad.fa-lips:after{content:"\10f600"}.fad.fa-lira-sign:after{content:"\10f195"}.fad.fa-list:after{content:"\10f03a"}.fad.fa-list-alt:after{content:"\10f022"}.fad.fa-list-music:after{content:"\10f8c9"}.fad.fa-list-ol:after{content:"\10f0cb"}.fad.fa-list-ul:after{content:"\10f0ca"}.fad.fa-location:after{content:"\10f601"}.fad.fa-location-arrow:after{content:"\10f124"}.fad.fa-location-circle:after{content:"\10f602"}.fad.fa-location-slash:after{content:"\10f603"}.fad.fa-lock:after{content:"\10f023"}.fad.fa-lock-alt:after{content:"\10f30d"}.fad.fa-lock-open:after{content:"\10f3c1"}.fad.fa-lock-open-alt:after{content:"\10f3c2"}.fad.fa-long-arrow-alt-down:after{content:"\10f309"}.fad.fa-long-arrow-alt-left:after{content:"\10f30a"}.fad.fa-long-arrow-alt-right:after{content:"\10f30b"}.fad.fa-long-arrow-alt-up:after{content:"\10f30c"}.fad.fa-long-arrow-down:after{content:"\10f175"}.fad.fa-long-arrow-left:after{content:"\10f177"}.fad.fa-long-arrow-right:after{content:"\10f178"}.fad.fa-long-arrow-up:after{content:"\10f176"}.fad.fa-loveseat:after{content:"\10f4cc"}.fad.fa-low-vision:after{content:"\10f2a8"}.fad.fa-luchador:after{content:"\10f455"}.fad.fa-luggage-cart:after{content:"\10f59d"}.fad.fa-lungs:after{content:"\10f604"}.fad.fa-mace:after{content:"\10f6f8"}.fad.fa-magic:after{content:"\10f0d0"}.fad.fa-magnet:after{content:"\10f076"}.fad.fa-mail-bulk:after{content:"\10f674"}.fad.fa-mailbox:after{content:"\10f813"}.fad.fa-male:after{content:"\10f183"}.fad.fa-mandolin:after{content:"\10f6f9"}.fad.fa-map:after{content:"\10f279"}.fad.fa-map-marked:after{content:"\10f59f"}.fad.fa-map-marked-alt:after{content:"\10f5a0"}.fad.fa-map-marker:after{content:"\10f041"}.fad.fa-map-marker-alt:after{content:"\10f3c5"}.fad.fa-map-marker-alt-slash:after{content:"\10f605"}.fad.fa-map-marker-check:after{content:"\10f606"}.fad.fa-map-marker-edit:after{content:"\10f607"}.fad.fa-map-marker-exclamation:after{content:"\10f608"}.fad.fa-map-marker-minus:after{content:"\10f609"}.fad.fa-map-marker-plus:after{content:"\10f60a"}.fad.fa-map-marker-question:after{content:"\10f60b"}.fad.fa-map-marker-slash:after{content:"\10f60c"}.fad.fa-map-marker-smile:after{content:"\10f60d"}.fad.fa-map-marker-times:after{content:"\10f60e"}.fad.fa-map-pin:after{content:"\10f276"}.fad.fa-map-signs:after{content:"\10f277"}.fad.fa-marker:after{content:"\10f5a1"}.fad.fa-mars:after{content:"\10f222"}.fad.fa-mars-double:after{content:"\10f227"}.fad.fa-mars-stroke:after{content:"\10f229"}.fad.fa-mars-stroke-h:after{content:"\10f22b"}.fad.fa-mars-stroke-v:after{content:"\10f22a"}.fad.fa-mask:after{content:"\10f6fa"}.fad.fa-meat:after{content:"\10f814"}.fad.fa-medal:after{content:"\10f5a2"}.fad.fa-medkit:after{content:"\10f0fa"}.fad.fa-megaphone:after{content:"\10f675"}.fad.fa-meh:after{content:"\10f11a"}.fad.fa-meh-blank:after{content:"\10f5a4"}.fad.fa-meh-rolling-eyes:after{content:"\10f5a5"}.fad.fa-memory:after{content:"\10f538"}.fad.fa-menorah:after{content:"\10f676"}.fad.fa-mercury:after{content:"\10f223"}.fad.fa-meteor:after{content:"\10f753"}.fad.fa-microchip:after{content:"\10f2db"}.fad.fa-microphone:after{content:"\10f130"}.fad.fa-microphone-alt:after{content:"\10f3c9"}.fad.fa-microphone-alt-slash:after{content:"\10f539"}.fad.fa-microphone-slash:after{content:"\10f131"}.fad.fa-microphone-stand:after{content:"\10f8cb"}.fad.fa-microscope:after{content:"\10f610"}.fad.fa-microwave:after{content:"\10f91b"}.fad.fa-mind-share:after{content:"\10f677"}.fad.fa-minus:after{content:"\10f068"}.fad.fa-minus-circle:after{content:"\10f056"}.fad.fa-minus-hexagon:after{content:"\10f307"}.fad.fa-minus-octagon:after{content:"\10f308"}.fad.fa-minus-square:after{content:"\10f146"}.fad.fa-mistletoe:after{content:"\10f7b4"}.fad.fa-mitten:after{content:"\10f7b5"}.fad.fa-mobile:after{content:"\10f10b"}.fad.fa-mobile-alt:after{content:"\10f3cd"}.fad.fa-mobile-android:after{content:"\10f3ce"}.fad.fa-mobile-android-alt:after{content:"\10f3cf"}.fad.fa-money-bill:after{content:"\10f0d6"}.fad.fa-money-bill-alt:after{content:"\10f3d1"}.fad.fa-money-bill-wave:after{content:"\10f53a"}.fad.fa-money-bill-wave-alt:after{content:"\10f53b"}.fad.fa-money-check:after{content:"\10f53c"}.fad.fa-money-check-alt:after{content:"\10f53d"}.fad.fa-money-check-edit:after{content:"\10f872"}.fad.fa-money-check-edit-alt:after{content:"\10f873"}.fad.fa-monitor-heart-rate:after{content:"\10f611"}.fad.fa-monkey:after{content:"\10f6fb"}.fad.fa-monument:after{content:"\10f5a6"}.fad.fa-moon:after{content:"\10f186"}.fad.fa-moon-cloud:after{content:"\10f754"}.fad.fa-moon-stars:after{content:"\10f755"}.fad.fa-mortar-pestle:after{content:"\10f5a7"}.fad.fa-mosque:after{content:"\10f678"}.fad.fa-motorcycle:after{content:"\10f21c"}.fad.fa-mountain:after{content:"\10f6fc"}.fad.fa-mountains:after{content:"\10f6fd"}.fad.fa-mouse:after{content:"\10f8cc"}.fad.fa-mouse-alt:after{content:"\10f8cd"}.fad.fa-mouse-pointer:after{content:"\10f245"}.fad.fa-mp3-player:after{content:"\10f8ce"}.fad.fa-mug:after{content:"\10f874"}.fad.fa-mug-hot:after{content:"\10f7b6"}.fad.fa-mug-marshmallows:after{content:"\10f7b7"}.fad.fa-mug-tea:after{content:"\10f875"}.fad.fa-music:after{content:"\10f001"}.fad.fa-music-alt:after{content:"\10f8cf"}.fad.fa-music-alt-slash:after{content:"\10f8d0"}.fad.fa-music-slash:after{content:"\10f8d1"}.fad.fa-narwhal:after{content:"\10f6fe"}.fad.fa-network-wired:after{content:"\10f6ff"}.fad.fa-neuter:after{content:"\10f22c"}.fad.fa-newspaper:after{content:"\10f1ea"}.fad.fa-not-equal:after{content:"\10f53e"}.fad.fa-notes-medical:after{content:"\10f481"}.fad.fa-object-group:after{content:"\10f247"}.fad.fa-object-ungroup:after{content:"\10f248"}.fad.fa-octagon:after{content:"\10f306"}.fad.fa-oil-can:after{content:"\10f613"}.fad.fa-oil-temp:after{content:"\10f614"}.fad.fa-om:after{content:"\10f679"}.fad.fa-omega:after{content:"\10f67a"}.fad.fa-ornament:after{content:"\10f7b8"}.fad.fa-otter:after{content:"\10f700"}.fad.fa-outdent:after{content:"\10f03b"}.fad.fa-outlet:after{content:"\10f91c"}.fad.fa-oven:after{content:"\10f91d"}.fad.fa-overline:after{content:"\10f876"}.fad.fa-page-break:after{content:"\10f877"}.fad.fa-pager:after{content:"\10f815"}.fad.fa-paint-brush:after{content:"\10f1fc"}.fad.fa-paint-brush-alt:after{content:"\10f5a9"}.fad.fa-paint-roller:after{content:"\10f5aa"}.fad.fa-palette:after{content:"\10f53f"}.fad.fa-pallet:after{content:"\10f482"}.fad.fa-pallet-alt:after{content:"\10f483"}.fad.fa-paper-plane:after{content:"\10f1d8"}.fad.fa-paperclip:after{content:"\10f0c6"}.fad.fa-parachute-box:after{content:"\10f4cd"}.fad.fa-paragraph:after{content:"\10f1dd"}.fad.fa-paragraph-rtl:after{content:"\10f878"}.fad.fa-parking:after{content:"\10f540"}.fad.fa-parking-circle:after{content:"\10f615"}.fad.fa-parking-circle-slash:after{content:"\10f616"}.fad.fa-parking-slash:after{content:"\10f617"}.fad.fa-passport:after{content:"\10f5ab"}.fad.fa-pastafarianism:after{content:"\10f67b"}.fad.fa-paste:after{content:"\10f0ea"}.fad.fa-pause:after{content:"\10f04c"}.fad.fa-pause-circle:after{content:"\10f28b"}.fad.fa-paw:after{content:"\10f1b0"}.fad.fa-paw-alt:after{content:"\10f701"}.fad.fa-paw-claws:after{content:"\10f702"}.fad.fa-peace:after{content:"\10f67c"}.fad.fa-pegasus:after{content:"\10f703"}.fad.fa-pen:after{content:"\10f304"}.fad.fa-pen-alt:after{content:"\10f305"}.fad.fa-pen-fancy:after{content:"\10f5ac"}.fad.fa-pen-nib:after{content:"\10f5ad"}.fad.fa-pen-square:after{content:"\10f14b"}.fad.fa-pencil:after{content:"\10f040"}.fad.fa-pencil-alt:after{content:"\10f303"}.fad.fa-pencil-paintbrush:after{content:"\10f618"}.fad.fa-pencil-ruler:after{content:"\10f5ae"}.fad.fa-pennant:after{content:"\10f456"}.fad.fa-people-carry:after{content:"\10f4ce"}.fad.fa-pepper-hot:after{content:"\10f816"}.fad.fa-percent:after{content:"\10f295"}.fad.fa-percentage:after{content:"\10f541"}.fad.fa-person-booth:after{content:"\10f756"}.fad.fa-person-carry:after{content:"\10f4cf"}.fad.fa-person-dolly:after{content:"\10f4d0"}.fad.fa-person-dolly-empty:after{content:"\10f4d1"}.fad.fa-person-sign:after{content:"\10f757"}.fad.fa-phone:after{content:"\10f095"}.fad.fa-phone-alt:after{content:"\10f879"}.fad.fa-phone-laptop:after{content:"\10f87a"}.fad.fa-phone-office:after{content:"\10f67d"}.fad.fa-phone-plus:after{content:"\10f4d2"}.fad.fa-phone-rotary:after{content:"\10f8d3"}.fad.fa-phone-slash:after{content:"\10f3dd"}.fad.fa-phone-square:after{content:"\10f098"}.fad.fa-phone-square-alt:after{content:"\10f87b"}.fad.fa-phone-volume:after{content:"\10f2a0"}.fad.fa-photo-video:after{content:"\10f87c"}.fad.fa-pi:after{content:"\10f67e"}.fad.fa-piano:after{content:"\10f8d4"}.fad.fa-piano-keyboard:after{content:"\10f8d5"}.fad.fa-pie:after{content:"\10f705"}.fad.fa-pig:after{content:"\10f706"}.fad.fa-piggy-bank:after{content:"\10f4d3"}.fad.fa-pills:after{content:"\10f484"}.fad.fa-pizza:after{content:"\10f817"}.fad.fa-pizza-slice:after{content:"\10f818"}.fad.fa-place-of-worship:after{content:"\10f67f"}.fad.fa-plane:after{content:"\10f072"}.fad.fa-plane-alt:after{content:"\10f3de"}.fad.fa-plane-arrival:after{content:"\10f5af"}.fad.fa-plane-departure:after{content:"\10f5b0"}.fad.fa-planet-moon:after{content:"\10f91f"}.fad.fa-planet-ringed:after{content:"\10f920"}.fad.fa-play:after{content:"\10f04b"}.fad.fa-play-circle:after{content:"\10f144"}.fad.fa-plug:after{content:"\10f1e6"}.fad.fa-plus:after{content:"\10f067"}.fad.fa-plus-circle:after{content:"\10f055"}.fad.fa-plus-hexagon:after{content:"\10f300"}.fad.fa-plus-octagon:after{content:"\10f301"}.fad.fa-plus-square:after{content:"\10f0fe"}.fad.fa-podcast:after{content:"\10f2ce"}.fad.fa-podium:after{content:"\10f680"}.fad.fa-podium-star:after{content:"\10f758"}.fad.fa-police-box:after{content:"\10f921"}.fad.fa-poll:after{content:"\10f681"}.fad.fa-poll-h:after{content:"\10f682"}.fad.fa-poll-people:after{content:"\10f759"}.fad.fa-poo:after{content:"\10f2fe"}.fad.fa-poo-storm:after{content:"\10f75a"}.fad.fa-poop:after{content:"\10f619"}.fad.fa-popcorn:after{content:"\10f819"}.fad.fa-portal-enter:after{content:"\10f922"}.fad.fa-portal-exit:after{content:"\10f923"}.fad.fa-portrait:after{content:"\10f3e0"}.fad.fa-pound-sign:after{content:"\10f154"}.fad.fa-power-off:after{content:"\10f011"}.fad.fa-pray:after{content:"\10f683"}.fad.fa-praying-hands:after{content:"\10f684"}.fad.fa-prescription:after{content:"\10f5b1"}.fad.fa-prescription-bottle:after{content:"\10f485"}.fad.fa-prescription-bottle-alt:after{content:"\10f486"}.fad.fa-presentation:after{content:"\10f685"}.fad.fa-print:after{content:"\10f02f"}.fad.fa-print-search:after{content:"\10f81a"}.fad.fa-print-slash:after{content:"\10f686"}.fad.fa-procedures:after{content:"\10f487"}.fad.fa-project-diagram:after{content:"\10f542"}.fad.fa-projector:after{content:"\10f8d6"}.fad.fa-pumpkin:after{content:"\10f707"}.fad.fa-puzzle-piece:after{content:"\10f12e"}.fad.fa-qrcode:after{content:"\10f029"}.fad.fa-question:after{content:"\10f128"}.fad.fa-question-circle:after{content:"\10f059"}.fad.fa-question-square:after{content:"\10f2fd"}.fad.fa-quidditch:after{content:"\10f458"}.fad.fa-quote-left:after{content:"\10f10d"}.fad.fa-quote-right:after{content:"\10f10e"}.fad.fa-quran:after{content:"\10f687"}.fad.fa-rabbit:after{content:"\10f708"}.fad.fa-rabbit-fast:after{content:"\10f709"}.fad.fa-racquet:after{content:"\10f45a"}.fad.fa-radar:after{content:"\10f924"}.fad.fa-radiation:after{content:"\10f7b9"}.fad.fa-radiation-alt:after{content:"\10f7ba"}.fad.fa-radio:after{content:"\10f8d7"}.fad.fa-radio-alt:after{content:"\10f8d8"}.fad.fa-rainbow:after{content:"\10f75b"}.fad.fa-raindrops:after{content:"\10f75c"}.fad.fa-ram:after{content:"\10f70a"}.fad.fa-ramp-loading:after{content:"\10f4d4"}.fad.fa-random:after{content:"\10f074"}.fad.fa-raygun:after{content:"\10f925"}.fad.fa-receipt:after{content:"\10f543"}.fad.fa-record-vinyl:after{content:"\10f8d9"}.fad.fa-rectangle-landscape:after{content:"\10f2fa"}.fad.fa-rectangle-portrait:after{content:"\10f2fb"}.fad.fa-rectangle-wide:after{content:"\10f2fc"}.fad.fa-recycle:after{content:"\10f1b8"}.fad.fa-redo:after{content:"\10f01e"}.fad.fa-redo-alt:after{content:"\10f2f9"}.fad.fa-refrigerator:after{content:"\10f926"}.fad.fa-registered:after{content:"\10f25d"}.fad.fa-remove-format:after{content:"\10f87d"}.fad.fa-repeat:after{content:"\10f363"}.fad.fa-repeat-1:after{content:"\10f365"}.fad.fa-repeat-1-alt:after{content:"\10f366"}.fad.fa-repeat-alt:after{content:"\10f364"}.fad.fa-reply:after{content:"\10f3e5"}.fad.fa-reply-all:after{content:"\10f122"}.fad.fa-republican:after{content:"\10f75e"}.fad.fa-restroom:after{content:"\10f7bd"}.fad.fa-retweet:after{content:"\10f079"}.fad.fa-retweet-alt:after{content:"\10f361"}.fad.fa-ribbon:after{content:"\10f4d6"}.fad.fa-ring:after{content:"\10f70b"}.fad.fa-rings-wedding:after{content:"\10f81b"}.fad.fa-road:after{content:"\10f018"}.fad.fa-robot:after{content:"\10f544"}.fad.fa-rocket:after{content:"\10f135"}.fad.fa-rocket-launch:after{content:"\10f927"}.fad.fa-route:after{content:"\10f4d7"}.fad.fa-route-highway:after{content:"\10f61a"}.fad.fa-route-interstate:after{content:"\10f61b"}.fad.fa-router:after{content:"\10f8da"}.fad.fa-rss:after{content:"\10f09e"}.fad.fa-rss-square:after{content:"\10f143"}.fad.fa-ruble-sign:after{content:"\10f158"}.fad.fa-ruler:after{content:"\10f545"}.fad.fa-ruler-combined:after{content:"\10f546"}.fad.fa-ruler-horizontal:after{content:"\10f547"}.fad.fa-ruler-triangle:after{content:"\10f61c"}.fad.fa-ruler-vertical:after{content:"\10f548"}.fad.fa-running:after{content:"\10f70c"}.fad.fa-rupee-sign:after{content:"\10f156"}.fad.fa-rv:after{content:"\10f7be"}.fad.fa-sack:after{content:"\10f81c"}.fad.fa-sack-dollar:after{content:"\10f81d"}.fad.fa-sad-cry:after{content:"\10f5b3"}.fad.fa-sad-tear:after{content:"\10f5b4"}.fad.fa-salad:after{content:"\10f81e"}.fad.fa-sandwich:after{content:"\10f81f"}.fad.fa-satellite:after{content:"\10f7bf"}.fad.fa-satellite-dish:after{content:"\10f7c0"}.fad.fa-sausage:after{content:"\10f820"}.fad.fa-save:after{content:"\10f0c7"}.fad.fa-sax-hot:after{content:"\10f8db"}.fad.fa-saxophone:after{content:"\10f8dc"}.fad.fa-scalpel:after{content:"\10f61d"}.fad.fa-scalpel-path:after{content:"\10f61e"}.fad.fa-scanner:after{content:"\10f488"}.fad.fa-scanner-image:after{content:"\10f8f3"}.fad.fa-scanner-keyboard:after{content:"\10f489"}.fad.fa-scanner-touchscreen:after{content:"\10f48a"}.fad.fa-scarecrow:after{content:"\10f70d"}.fad.fa-scarf:after{content:"\10f7c1"}.fad.fa-school:after{content:"\10f549"}.fad.fa-screwdriver:after{content:"\10f54a"}.fad.fa-scroll:after{content:"\10f70e"}.fad.fa-scroll-old:after{content:"\10f70f"}.fad.fa-scrubber:after{content:"\10f2f8"}.fad.fa-scythe:after{content:"\10f710"}.fad.fa-sd-card:after{content:"\10f7c2"}.fad.fa-search:after{content:"\10f002"}.fad.fa-search-dollar:after{content:"\10f688"}.fad.fa-search-location:after{content:"\10f689"}.fad.fa-search-minus:after{content:"\10f010"}.fad.fa-search-plus:after{content:"\10f00e"}.fad.fa-seedling:after{content:"\10f4d8"}.fad.fa-send-back:after{content:"\10f87e"}.fad.fa-send-backward:after{content:"\10f87f"}.fad.fa-sensor:after{content:"\10f928"}.fad.fa-sensor-alert:after{content:"\10f929"}.fad.fa-sensor-fire:after{content:"\10f92a"}.fad.fa-sensor-on:after{content:"\10f92b"}.fad.fa-sensor-smoke:after{content:"\10f92c"}.fad.fa-server:after{content:"\10f233"}.fad.fa-shapes:after{content:"\10f61f"}.fad.fa-share:after{content:"\10f064"}.fad.fa-share-all:after{content:"\10f367"}.fad.fa-share-alt:after{content:"\10f1e0"}.fad.fa-share-alt-square:after{content:"\10f1e1"}.fad.fa-share-square:after{content:"\10f14d"}.fad.fa-sheep:after{content:"\10f711"}.fad.fa-shekel-sign:after{content:"\10f20b"}.fad.fa-shield:after{content:"\10f132"}.fad.fa-shield-alt:after{content:"\10f3ed"}.fad.fa-shield-check:after{content:"\10f2f7"}.fad.fa-shield-cross:after{content:"\10f712"}.fad.fa-ship:after{content:"\10f21a"}.fad.fa-shipping-fast:after{content:"\10f48b"}.fad.fa-shipping-timed:after{content:"\10f48c"}.fad.fa-shish-kebab:after{content:"\10f821"}.fad.fa-shoe-prints:after{content:"\10f54b"}.fad.fa-shopping-bag:after{content:"\10f290"}.fad.fa-shopping-basket:after{content:"\10f291"}.fad.fa-shopping-cart:after{content:"\10f07a"}.fad.fa-shovel:after{content:"\10f713"}.fad.fa-shovel-snow:after{content:"\10f7c3"}.fad.fa-shower:after{content:"\10f2cc"}.fad.fa-shredder:after{content:"\10f68a"}.fad.fa-shuttle-van:after{content:"\10f5b6"}.fad.fa-shuttlecock:after{content:"\10f45b"}.fad.fa-sickle:after{content:"\10f822"}.fad.fa-sigma:after{content:"\10f68b"}.fad.fa-sign:after{content:"\10f4d9"}.fad.fa-sign-in:after{content:"\10f090"}.fad.fa-sign-in-alt:after{content:"\10f2f6"}.fad.fa-sign-language:after{content:"\10f2a7"}.fad.fa-sign-out:after{content:"\10f08b"}.fad.fa-sign-out-alt:after{content:"\10f2f5"}.fad.fa-signal:after{content:"\10f012"}.fad.fa-signal-1:after{content:"\10f68c"}.fad.fa-signal-2:after{content:"\10f68d"}.fad.fa-signal-3:after{content:"\10f68e"}.fad.fa-signal-4:after{content:"\10f68f"}.fad.fa-signal-alt:after{content:"\10f690"}.fad.fa-signal-alt-1:after{content:"\10f691"}.fad.fa-signal-alt-2:after{content:"\10f692"}.fad.fa-signal-alt-3:after{content:"\10f693"}.fad.fa-signal-alt-slash:after{content:"\10f694"}.fad.fa-signal-slash:after{content:"\10f695"}.fad.fa-signal-stream:after{content:"\10f8dd"}.fad.fa-signature:after{content:"\10f5b7"}.fad.fa-sim-card:after{content:"\10f7c4"}.fad.fa-siren:after{content:"\10f92d"}.fad.fa-siren-on:after{content:"\10f92e"}.fad.fa-sitemap:after{content:"\10f0e8"}.fad.fa-skating:after{content:"\10f7c5"}.fad.fa-skeleton:after{content:"\10f620"}.fad.fa-ski-jump:after{content:"\10f7c7"}.fad.fa-ski-lift:after{content:"\10f7c8"}.fad.fa-skiing:after{content:"\10f7c9"}.fad.fa-skiing-nordic:after{content:"\10f7ca"}.fad.fa-skull:after{content:"\10f54c"}.fad.fa-skull-cow:after{content:"\10f8de"}.fad.fa-skull-crossbones:after{content:"\10f714"}.fad.fa-slash:after{content:"\10f715"}.fad.fa-sledding:after{content:"\10f7cb"}.fad.fa-sleigh:after{content:"\10f7cc"}.fad.fa-sliders-h:after{content:"\10f1de"}.fad.fa-sliders-h-square:after{content:"\10f3f0"}.fad.fa-sliders-v:after{content:"\10f3f1"}.fad.fa-sliders-v-square:after{content:"\10f3f2"}.fad.fa-smile:after{content:"\10f118"}.fad.fa-smile-beam:after{content:"\10f5b8"}.fad.fa-smile-plus:after{content:"\10f5b9"}.fad.fa-smile-wink:after{content:"\10f4da"}.fad.fa-smog:after{content:"\10f75f"}.fad.fa-smoke:after{content:"\10f760"}.fad.fa-smoking:after{content:"\10f48d"}.fad.fa-smoking-ban:after{content:"\10f54d"}.fad.fa-sms:after{content:"\10f7cd"}.fad.fa-snake:after{content:"\10f716"}.fad.fa-snooze:after{content:"\10f880"}.fad.fa-snow-blowing:after{content:"\10f761"}.fad.fa-snowboarding:after{content:"\10f7ce"}.fad.fa-snowflake:after{content:"\10f2dc"}.fad.fa-snowflakes:after{content:"\10f7cf"}.fad.fa-snowman:after{content:"\10f7d0"}.fad.fa-snowmobile:after{content:"\10f7d1"}.fad.fa-snowplow:after{content:"\10f7d2"}.fad.fa-socks:after{content:"\10f696"}.fad.fa-solar-panel:after{content:"\10f5ba"}.fad.fa-solar-system:after{content:"\10f92f"}.fad.fa-sort:after{content:"\10f0dc"}.fad.fa-sort-alpha-down:after{content:"\10f15d"}.fad.fa-sort-alpha-down-alt:after{content:"\10f881"}.fad.fa-sort-alpha-up:after{content:"\10f15e"}.fad.fa-sort-alpha-up-alt:after{content:"\10f882"}.fad.fa-sort-alt:after{content:"\10f883"}.fad.fa-sort-amount-down:after{content:"\10f160"}.fad.fa-sort-amount-down-alt:after{content:"\10f884"}.fad.fa-sort-amount-up:after{content:"\10f161"}.fad.fa-sort-amount-up-alt:after{content:"\10f885"}.fad.fa-sort-circle:after{content:"\10f930"}.fad.fa-sort-circle-down:after{content:"\10f931"}.fad.fa-sort-circle-up:after{content:"\10f932"}.fad.fa-sort-down:after{content:"\10f0dd"}.fad.fa-sort-numeric-down:after{content:"\10f162"}.fad.fa-sort-numeric-down-alt:after{content:"\10f886"}.fad.fa-sort-numeric-up:after{content:"\10f163"}.fad.fa-sort-numeric-up-alt:after{content:"\10f887"}.fad.fa-sort-shapes-down:after{content:"\10f888"}.fad.fa-sort-shapes-down-alt:after{content:"\10f889"}.fad.fa-sort-shapes-up:after{content:"\10f88a"}.fad.fa-sort-shapes-up-alt:after{content:"\10f88b"}.fad.fa-sort-size-down:after{content:"\10f88c"}.fad.fa-sort-size-down-alt:after{content:"\10f88d"}.fad.fa-sort-size-up:after{content:"\10f88e"}.fad.fa-sort-size-up-alt:after{content:"\10f88f"}.fad.fa-sort-up:after{content:"\10f0de"}.fad.fa-soup:after{content:"\10f823"}.fad.fa-spa:after{content:"\10f5bb"}.fad.fa-space-shuttle:after{content:"\10f197"}.fad.fa-space-station-moon:after{content:"\10f933"}.fad.fa-space-station-moon-alt:after{content:"\10f934"}.fad.fa-spade:after{content:"\10f2f4"}.fad.fa-sparkles:after{content:"\10f890"}.fad.fa-speaker:after{content:"\10f8df"}.fad.fa-speakers:after{content:"\10f8e0"}.fad.fa-spell-check:after{content:"\10f891"}.fad.fa-spider:after{content:"\10f717"}.fad.fa-spider-black-widow:after{content:"\10f718"}.fad.fa-spider-web:after{content:"\10f719"}.fad.fa-spinner:after{content:"\10f110"}.fad.fa-spinner-third:after{content:"\10f3f4"}.fad.fa-splotch:after{content:"\10f5bc"}.fad.fa-spray-can:after{content:"\10f5bd"}.fad.fa-sprinkler:after{content:"\10f935"}.fad.fa-square:after{content:"\10f0c8"}.fad.fa-square-full:after{content:"\10f45c"}.fad.fa-square-root:after{content:"\10f697"}.fad.fa-square-root-alt:after{content:"\10f698"}.fad.fa-squirrel:after{content:"\10f71a"}.fad.fa-staff:after{content:"\10f71b"}.fad.fa-stamp:after{content:"\10f5bf"}.fad.fa-star:after{content:"\10f005"}.fad.fa-star-and-crescent:after{content:"\10f699"}.fad.fa-star-christmas:after{content:"\10f7d4"}.fad.fa-star-exclamation:after{content:"\10f2f3"}.fad.fa-star-half:after{content:"\10f089"}.fad.fa-star-half-alt:after{content:"\10f5c0"}.fad.fa-star-of-david:after{content:"\10f69a"}.fad.fa-star-of-life:after{content:"\10f621"}.fad.fa-star-shooting:after{content:"\10f936"}.fad.fa-starfighter:after{content:"\10f937"}.fad.fa-starfighter-alt:after{content:"\10f938"}.fad.fa-stars:after{content:"\10f762"}.fad.fa-starship:after{content:"\10f939"}.fad.fa-starship-freighter:after{content:"\10f93a"}.fad.fa-steak:after{content:"\10f824"}.fad.fa-steering-wheel:after{content:"\10f622"}.fad.fa-step-backward:after{content:"\10f048"}.fad.fa-step-forward:after{content:"\10f051"}.fad.fa-stethoscope:after{content:"\10f0f1"}.fad.fa-sticky-note:after{content:"\10f249"}.fad.fa-stocking:after{content:"\10f7d5"}.fad.fa-stomach:after{content:"\10f623"}.fad.fa-stop:after{content:"\10f04d"}.fad.fa-stop-circle:after{content:"\10f28d"}.fad.fa-stopwatch:after{content:"\10f2f2"}.fad.fa-store:after{content:"\10f54e"}.fad.fa-store-alt:after{content:"\10f54f"}.fad.fa-stream:after{content:"\10f550"}.fad.fa-street-view:after{content:"\10f21d"}.fad.fa-stretcher:after{content:"\10f825"}.fad.fa-strikethrough:after{content:"\10f0cc"}.fad.fa-stroopwafel:after{content:"\10f551"}.fad.fa-subscript:after{content:"\10f12c"}.fad.fa-subway:after{content:"\10f239"}.fad.fa-suitcase:after{content:"\10f0f2"}.fad.fa-suitcase-rolling:after{content:"\10f5c1"}.fad.fa-sun:after{content:"\10f185"}.fad.fa-sun-cloud:after{content:"\10f763"}.fad.fa-sun-dust:after{content:"\10f764"}.fad.fa-sun-haze:after{content:"\10f765"}.fad.fa-sunglasses:after{content:"\10f892"}.fad.fa-sunrise:after{content:"\10f766"}.fad.fa-sunset:after{content:"\10f767"}.fad.fa-superscript:after{content:"\10f12b"}.fad.fa-surprise:after{content:"\10f5c2"}.fad.fa-swatchbook:after{content:"\10f5c3"}.fad.fa-swimmer:after{content:"\10f5c4"}.fad.fa-swimming-pool:after{content:"\10f5c5"}.fad.fa-sword:after{content:"\10f71c"}.fad.fa-sword-laser:after{content:"\10f93b"}.fad.fa-sword-laser-alt:after{content:"\10f93c"}.fad.fa-swords:after{content:"\10f71d"}.fad.fa-swords-laser:after{content:"\10f93d"}.fad.fa-synagogue:after{content:"\10f69b"}.fad.fa-sync:after{content:"\10f021"}.fad.fa-sync-alt:after{content:"\10f2f1"}.fad.fa-syringe:after{content:"\10f48e"}.fad.fa-table:after{content:"\10f0ce"}.fad.fa-table-tennis:after{content:"\10f45d"}.fad.fa-tablet:after{content:"\10f10a"}.fad.fa-tablet-alt:after{content:"\10f3fa"}.fad.fa-tablet-android:after{content:"\10f3fb"}.fad.fa-tablet-android-alt:after{content:"\10f3fc"}.fad.fa-tablet-rugged:after{content:"\10f48f"}.fad.fa-tablets:after{content:"\10f490"}.fad.fa-tachometer:after{content:"\10f0e4"}.fad.fa-tachometer-alt:after{content:"\10f3fd"}.fad.fa-tachometer-alt-average:after{content:"\10f624"}.fad.fa-tachometer-alt-fast:after{content:"\10f625"}.fad.fa-tachometer-alt-fastest:after{content:"\10f626"}.fad.fa-tachometer-alt-slow:after{content:"\10f627"}.fad.fa-tachometer-alt-slowest:after{content:"\10f628"}.fad.fa-tachometer-average:after{content:"\10f629"}.fad.fa-tachometer-fast:after{content:"\10f62a"}.fad.fa-tachometer-fastest:after{content:"\10f62b"}.fad.fa-tachometer-slow:after{content:"\10f62c"}.fad.fa-tachometer-slowest:after{content:"\10f62d"}.fad.fa-taco:after{content:"\10f826"}.fad.fa-tag:after{content:"\10f02b"}.fad.fa-tags:after{content:"\10f02c"}.fad.fa-tally:after{content:"\10f69c"}.fad.fa-tanakh:after{content:"\10f827"}.fad.fa-tape:after{content:"\10f4db"}.fad.fa-tasks:after{content:"\10f0ae"}.fad.fa-tasks-alt:after{content:"\10f828"}.fad.fa-taxi:after{content:"\10f1ba"}.fad.fa-teeth:after{content:"\10f62e"}.fad.fa-teeth-open:after{content:"\10f62f"}.fad.fa-telescope:after{content:"\10f93e"}.fad.fa-temperature-down:after{content:"\10f93f"}.fad.fa-temperature-frigid:after{content:"\10f768"}.fad.fa-temperature-high:after{content:"\10f769"}.fad.fa-temperature-hot:after{content:"\10f76a"}.fad.fa-temperature-low:after{content:"\10f76b"}.fad.fa-temperature-up:after{content:"\10f940"}.fad.fa-tenge:after{content:"\10f7d7"}.fad.fa-tennis-ball:after{content:"\10f45e"}.fad.fa-terminal:after{content:"\10f120"}.fad.fa-text:after{content:"\10f893"}.fad.fa-text-height:after{content:"\10f034"}.fad.fa-text-size:after{content:"\10f894"}.fad.fa-text-width:after{content:"\10f035"}.fad.fa-th:after{content:"\10f00a"}.fad.fa-th-large:after{content:"\10f009"}.fad.fa-th-list:after{content:"\10f00b"}.fad.fa-theater-masks:after{content:"\10f630"}.fad.fa-thermometer:after{content:"\10f491"}.fad.fa-thermometer-empty:after{content:"\10f2cb"}.fad.fa-thermometer-full:after{content:"\10f2c7"}.fad.fa-thermometer-half:after{content:"\10f2c9"}.fad.fa-thermometer-quarter:after{content:"\10f2ca"}.fad.fa-thermometer-three-quarters:after{content:"\10f2c8"}.fad.fa-theta:after{content:"\10f69e"}.fad.fa-thumbs-down:after{content:"\10f165"}.fad.fa-thumbs-up:after{content:"\10f164"}.fad.fa-thumbtack:after{content:"\10f08d"}.fad.fa-thunderstorm:after{content:"\10f76c"}.fad.fa-thunderstorm-moon:after{content:"\10f76d"}.fad.fa-thunderstorm-sun:after{content:"\10f76e"}.fad.fa-ticket:after{content:"\10f145"}.fad.fa-ticket-alt:after{content:"\10f3ff"}.fad.fa-tilde:after{content:"\10f69f"}.fad.fa-times:after{content:"\10f00d"}.fad.fa-times-circle:after{content:"\10f057"}.fad.fa-times-hexagon:after{content:"\10f2ee"}.fad.fa-times-octagon:after{content:"\10f2f0"}.fad.fa-times-square:after{content:"\10f2d3"}.fad.fa-tint:after{content:"\10f043"}.fad.fa-tint-slash:after{content:"\10f5c7"}.fad.fa-tire:after{content:"\10f631"}.fad.fa-tire-flat:after{content:"\10f632"}.fad.fa-tire-pressure-warning:after{content:"\10f633"}.fad.fa-tire-rugged:after{content:"\10f634"}.fad.fa-tired:after{content:"\10f5c8"}.fad.fa-toggle-off:after{content:"\10f204"}.fad.fa-toggle-on:after{content:"\10f205"}.fad.fa-toilet:after{content:"\10f7d8"}.fad.fa-toilet-paper:after{content:"\10f71e"}.fad.fa-toilet-paper-alt:after{content:"\10f71f"}.fad.fa-tombstone:after{content:"\10f720"}.fad.fa-tombstone-alt:after{content:"\10f721"}.fad.fa-toolbox:after{content:"\10f552"}.fad.fa-tools:after{content:"\10f7d9"}.fad.fa-tooth:after{content:"\10f5c9"}.fad.fa-toothbrush:after{content:"\10f635"}.fad.fa-torah:after{content:"\10f6a0"}.fad.fa-torii-gate:after{content:"\10f6a1"}.fad.fa-tornado:after{content:"\10f76f"}.fad.fa-tractor:after{content:"\10f722"}.fad.fa-trademark:after{content:"\10f25c"}.fad.fa-traffic-cone:after{content:"\10f636"}.fad.fa-traffic-light:after{content:"\10f637"}.fad.fa-traffic-light-go:after{content:"\10f638"}.fad.fa-traffic-light-slow:after{content:"\10f639"}.fad.fa-traffic-light-stop:after{content:"\10f63a"}.fad.fa-trailer:after{content:"\10f941"}.fad.fa-train:after{content:"\10f238"}.fad.fa-tram:after{content:"\10f7da"}.fad.fa-transgender:after{content:"\10f224"}.fad.fa-transgender-alt:after{content:"\10f225"}.fad.fa-transporter:after{content:"\10f942"}.fad.fa-transporter-1:after{content:"\10f943"}.fad.fa-transporter-2:after{content:"\10f944"}.fad.fa-transporter-3:after{content:"\10f945"}.fad.fa-transporter-empty:after{content:"\10f946"}.fad.fa-trash:after{content:"\10f1f8"}.fad.fa-trash-alt:after{content:"\10f2ed"}.fad.fa-trash-restore:after{content:"\10f829"}.fad.fa-trash-restore-alt:after{content:"\10f82a"}.fad.fa-trash-undo:after{content:"\10f895"}.fad.fa-trash-undo-alt:after{content:"\10f896"}.fad.fa-treasure-chest:after{content:"\10f723"}.fad.fa-tree:after{content:"\10f1bb"}.fad.fa-tree-alt:after{content:"\10f400"}.fad.fa-tree-christmas:after{content:"\10f7db"}.fad.fa-tree-decorated:after{content:"\10f7dc"}.fad.fa-tree-large:after{content:"\10f7dd"}.fad.fa-tree-palm:after{content:"\10f82b"}.fad.fa-trees:after{content:"\10f724"}.fad.fa-triangle:after{content:"\10f2ec"}.fad.fa-triangle-music:after{content:"\10f8e2"}.fad.fa-trophy:after{content:"\10f091"}.fad.fa-trophy-alt:after{content:"\10f2eb"}.fad.fa-truck:after{content:"\10f0d1"}.fad.fa-truck-container:after{content:"\10f4dc"}.fad.fa-truck-couch:after{content:"\10f4dd"}.fad.fa-truck-loading:after{content:"\10f4de"}.fad.fa-truck-monster:after{content:"\10f63b"}.fad.fa-truck-moving:after{content:"\10f4df"}.fad.fa-truck-pickup:after{content:"\10f63c"}.fad.fa-truck-plow:after{content:"\10f7de"}.fad.fa-truck-ramp:after{content:"\10f4e0"}.fad.fa-trumpet:after{content:"\10f8e3"}.fad.fa-tshirt:after{content:"\10f553"}.fad.fa-tty:after{content:"\10f1e4"}.fad.fa-turkey:after{content:"\10f725"}.fad.fa-turntable:after{content:"\10f8e4"}.fad.fa-turtle:after{content:"\10f726"}.fad.fa-tv:after{content:"\10f26c"}.fad.fa-tv-alt:after{content:"\10f8e5"}.fad.fa-tv-music:after{content:"\10f8e6"}.fad.fa-tv-retro:after{content:"\10f401"}.fad.fa-typewriter:after{content:"\10f8e7"}.fad.fa-ufo:after{content:"\10f947"}.fad.fa-ufo-beam:after{content:"\10f948"}.fad.fa-umbrella:after{content:"\10f0e9"}.fad.fa-umbrella-beach:after{content:"\10f5ca"}.fad.fa-underline:after{content:"\10f0cd"}.fad.fa-undo:after{content:"\10f0e2"}.fad.fa-undo-alt:after{content:"\10f2ea"}.fad.fa-unicorn:after{content:"\10f727"}.fad.fa-union:after{content:"\10f6a2"}.fad.fa-universal-access:after{content:"\10f29a"}.fad.fa-university:after{content:"\10f19c"}.fad.fa-unlink:after{content:"\10f127"}.fad.fa-unlock:after{content:"\10f09c"}.fad.fa-unlock-alt:after{content:"\10f13e"}.fad.fa-upload:after{content:"\10f093"}.fad.fa-usb-drive:after{content:"\10f8e9"}.fad.fa-usd-circle:after{content:"\10f2e8"}.fad.fa-usd-square:after{content:"\10f2e9"}.fad.fa-user:after{content:"\10f007"}.fad.fa-user-alien:after{content:"\10f94a"}.fad.fa-user-alt:after{content:"\10f406"}.fad.fa-user-alt-slash:after{content:"\10f4fa"}.fad.fa-user-astronaut:after{content:"\10f4fb"}.fad.fa-user-chart:after{content:"\10f6a3"}.fad.fa-user-check:after{content:"\10f4fc"}.fad.fa-user-circle:after{content:"\10f2bd"}.fad.fa-user-clock:after{content:"\10f4fd"}.fad.fa-user-cog:after{content:"\10f4fe"}.fad.fa-user-cowboy:after{content:"\10f8ea"}.fad.fa-user-crown:after{content:"\10f6a4"}.fad.fa-user-edit:after{content:"\10f4ff"}.fad.fa-user-friends:after{content:"\10f500"}.fad.fa-user-graduate:after{content:"\10f501"}.fad.fa-user-hard-hat:after{content:"\10f82c"}.fad.fa-user-headset:after{content:"\10f82d"}.fad.fa-user-injured:after{content:"\10f728"}.fad.fa-user-lock:after{content:"\10f502"}.fad.fa-user-md:after{content:"\10f0f0"}.fad.fa-user-md-chat:after{content:"\10f82e"}.fad.fa-user-minus:after{content:"\10f503"}.fad.fa-user-music:after{content:"\10f8eb"}.fad.fa-user-ninja:after{content:"\10f504"}.fad.fa-user-nurse:after{content:"\10f82f"}.fad.fa-user-plus:after{content:"\10f234"}.fad.fa-user-robot:after{content:"\10f94b"}.fad.fa-user-secret:after{content:"\10f21b"}.fad.fa-user-shield:after{content:"\10f505"}.fad.fa-user-slash:after{content:"\10f506"}.fad.fa-user-tag:after{content:"\10f507"}.fad.fa-user-tie:after{content:"\10f508"}.fad.fa-user-times:after{content:"\10f235"}.fad.fa-user-visor:after{content:"\10f94c"}.fad.fa-users:after{content:"\10f0c0"}.fad.fa-users-class:after{content:"\10f63d"}.fad.fa-users-cog:after{content:"\10f509"}.fad.fa-users-crown:after{content:"\10f6a5"}.fad.fa-users-medical:after{content:"\10f830"}.fad.fa-utensil-fork:after{content:"\10f2e3"}.fad.fa-utensil-knife:after{content:"\10f2e4"}.fad.fa-utensil-spoon:after{content:"\10f2e5"}.fad.fa-utensils:after{content:"\10f2e7"}.fad.fa-utensils-alt:after{content:"\10f2e6"}.fad.fa-vacuum:after{content:"\10f94d"}.fad.fa-vacuum-robot:after{content:"\10f94e"}.fad.fa-value-absolute:after{content:"\10f6a6"}.fad.fa-vector-square:after{content:"\10f5cb"}.fad.fa-venus:after{content:"\10f221"}.fad.fa-venus-double:after{content:"\10f226"}.fad.fa-venus-mars:after{content:"\10f228"}.fad.fa-vhs:after{content:"\10f8ec"}.fad.fa-vial:after{content:"\10f492"}.fad.fa-vials:after{content:"\10f493"}.fad.fa-video:after{content:"\10f03d"}.fad.fa-video-plus:after{content:"\10f4e1"}.fad.fa-video-slash:after{content:"\10f4e2"}.fad.fa-vihara:after{content:"\10f6a7"}.fad.fa-violin:after{content:"\10f8ed"}.fad.fa-voicemail:after{content:"\10f897"}.fad.fa-volcano:after{content:"\10f770"}.fad.fa-volleyball-ball:after{content:"\10f45f"}.fad.fa-volume:after{content:"\10f6a8"}.fad.fa-volume-down:after{content:"\10f027"}.fad.fa-volume-mute:after{content:"\10f6a9"}.fad.fa-volume-off:after{content:"\10f026"}.fad.fa-volume-slash:after{content:"\10f2e2"}.fad.fa-volume-up:after{content:"\10f028"}.fad.fa-vote-nay:after{content:"\10f771"}.fad.fa-vote-yea:after{content:"\10f772"}.fad.fa-vr-cardboard:after{content:"\10f729"}.fad.fa-wagon-covered:after{content:"\10f8ee"}.fad.fa-walker:after{content:"\10f831"}.fad.fa-walkie-talkie:after{content:"\10f8ef"}.fad.fa-walking:after{content:"\10f554"}.fad.fa-wallet:after{content:"\10f555"}.fad.fa-wand:after{content:"\10f72a"}.fad.fa-wand-magic:after{content:"\10f72b"}.fad.fa-warehouse:after{content:"\10f494"}.fad.fa-warehouse-alt:after{content:"\10f495"}.fad.fa-washer:after{content:"\10f898"}.fad.fa-watch:after{content:"\10f2e1"}.fad.fa-watch-calculator:after{content:"\10f8f0"}.fad.fa-watch-fitness:after{content:"\10f63e"}.fad.fa-water:after{content:"\10f773"}.fad.fa-water-lower:after{content:"\10f774"}.fad.fa-water-rise:after{content:"\10f775"}.fad.fa-wave-sine:after{content:"\10f899"}.fad.fa-wave-square:after{content:"\10f83e"}.fad.fa-wave-triangle:after{content:"\10f89a"}.fad.fa-waveform:after{content:"\10f8f1"}.fad.fa-waveform-path:after{content:"\10f8f2"}.fad.fa-webcam:after{content:"\10f832"}.fad.fa-webcam-slash:after{content:"\10f833"}.fad.fa-weight:after{content:"\10f496"}.fad.fa-weight-hanging:after{content:"\10f5cd"}.fad.fa-whale:after{content:"\10f72c"}.fad.fa-wheat:after{content:"\10f72d"}.fad.fa-wheelchair:after{content:"\10f193"}.fad.fa-whistle:after{content:"\10f460"}.fad.fa-wifi:after{content:"\10f1eb"}.fad.fa-wifi-1:after{content:"\10f6aa"}.fad.fa-wifi-2:after{content:"\10f6ab"}.fad.fa-wifi-slash:after{content:"\10f6ac"}.fad.fa-wind:after{content:"\10f72e"}.fad.fa-wind-turbine:after{content:"\10f89b"}.fad.fa-wind-warning:after{content:"\10f776"}.fad.fa-window:after{content:"\10f40e"}.fad.fa-window-alt:after{content:"\10f40f"}.fad.fa-window-close:after{content:"\10f410"}.fad.fa-window-frame:after{content:"\10f94f"}.fad.fa-window-frame-open:after{content:"\10f950"}.fad.fa-window-maximize:after{content:"\10f2d0"}.fad.fa-window-minimize:after{content:"\10f2d1"}.fad.fa-window-restore:after{content:"\10f2d2"}.fad.fa-windsock:after{content:"\10f777"}.fad.fa-wine-bottle:after{content:"\10f72f"}.fad.fa-wine-glass:after{content:"\10f4e3"}.fad.fa-wine-glass-alt:after{content:"\10f5ce"}.fad.fa-won-sign:after{content:"\10f159"}.fad.fa-wreath:after{content:"\10f7e2"}.fad.fa-wrench:after{content:"\10f0ad"}.fad.fa-x-ray:after{content:"\10f497"}.fad.fa-yen-sign:after{content:"\10f157"}.fad.fa-yin-yang:after{content:"\10f6ad"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(vendor/fontawesome-pro/webfonts/fa-light-300.eot);src:url(vendor/fontawesome-pro/webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(vendor/fontawesome-pro/webfonts/fa-light-300.woff2) format("woff2"),url(vendor/fontawesome-pro/webfonts/fa-light-300.woff) format("woff"),url(vendor/fontawesome-pro/webfonts/fa-light-300.ttf) format("truetype"),url(vendor/fontawesome-pro/webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(vendor/fontawesome-pro/webfonts/fa-regular-400.eot);src:url(vendor/fontawesome-pro/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(vendor/fontawesome-pro/webfonts/fa-regular-400.woff2) format("woff2"),url(vendor/fontawesome-pro/webfonts/fa-regular-400.woff) format("woff"),url(vendor/fontawesome-pro/webfonts/fa-regular-400.ttf) format("truetype"),url(vendor/fontawesome-pro/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(vendor/fontawesome-pro/webfonts/fa-solid-900.eot);src:url(vendor/fontawesome-pro/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(vendor/fontawesome-pro/webfonts/fa-solid-900.woff2) format("woff2"),url(vendor/fontawesome-pro/webfonts/fa-solid-900.woff) format("woff"),url(vendor/fontawesome-pro/webfonts/fa-solid-900.ttf) format("truetype"),url(vendor/fontawesome-pro/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}
/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.0.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle,
.checkbox-inline .toggle {
	margin-left: -20px;
	margin-right: 5px;
}
.toggle {
	position: relative;
	overflow: hidden;
}
.toggle input[type="checkbox"] {
	display: none;
}
.toggle-group {
	position: absolute;
	width: 200%;
	top: 0;
	bottom: 0;
	left: 0;
	transition: left 0.35s;
	-webkit-transition: left 0.35s;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.toggle.off .toggle-group {
	left: -100%;
}
.toggle-on {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-off {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-handle {
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 0px;
	border-width: 0 1px;
}
.toggle.btn { min-width: 59px; min-height: 34px; }
.toggle-on.btn { padding-right: 24px; }
.toggle-off.btn { padding-left: 24px; }
.toggle.btn-lg { min-width: 79px; min-height: 45px; }
.toggle-on.btn-lg { padding-right: 31px; }
.toggle-off.btn-lg { padding-left: 31px; }
.toggle-handle.btn-lg { width: 40px; }
.toggle.btn-sm { min-width: 50px; min-height: 30px;}
.toggle-on.btn-sm { padding-right: 20px; }
.toggle-off.btn-sm { padding-left: 20px; }
.toggle.btn-xs { min-width: 35px; min-height: 22px;}
.toggle-on.btn-xs { padding-right: 12px; }
.toggle-off.btn-xs { padding-left: 12px; }
/*! jQuery UI - v1.10.4 - 2014-05-12
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2C%20Helvetica%2C%20sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0px&bgColorHeader=%23cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=%23aaaaaa&fcHeader=%23222222&iconColorHeader=%23222222&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23ffffff&bgTextureDefault=flat&bgImgOpacityDefault=75&borderColorDefault=%2370BC1E&fcDefault=%23555555&iconColorDefault=%23888888&bgColorHover=%23ffffff&bgTextureHover=flat&bgImgOpacityHover=30&borderColorHover=%2370BC1E&fcHover=%23000000&iconColorHover=%2370BC1E&bgColorActive=%2370BC1E&bgTextureActive=inset_hard&bgImgOpacityActive=75&borderColorActive=%23aaaaaa&fcActive=%23000000&iconColorActive=%23454545&bgColorHighlight=%23fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=%2370BC1E&fcHighlight=%23363636&iconColorHighlight=%2370BC1E&bgColorError=%23fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=0px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=0px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(vendor/css/images/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(vendor/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{background: none repeat scroll 0 0 #EBEBEB;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #70BC1E;background:#fff url(vendor/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #70BC1E;background:#fff url(vendor/css/images/ui-bg_flat_30_ffffff_40x100.png) 50% 50% repeat-x;font-weight:normal;color:#000}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#000;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#70BC1E url(vendor/css/images/ui-bg_inset-hard_75_70BC1E_1x100.png) 50% 50% repeat-x;font-weight:normal;color:#000}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#000;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #70BC1E;background:#fbf9ee url(vendor/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(vendor/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(vendor/css/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(vendor/css/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(vendor/css/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(vendor/css/images/ui-icons_70BC1E_256x240.png)}.ui-state-active .ui-icon{background-image:url(vendor/css/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(vendor/css/images/ui-icons_70BC1E_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(vendor/css/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:0}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:0}.ui-widget-overlay{background:#aaa url(vendor/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:0 0 0 0;padding:0;background:#aaa url(vendor/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:0}
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  
  
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url(vendor/../img/sort_both.png);
}
table.dataTable thead .sorting_asc {
  background-image: url(vendor/../img/sort_asc.png);
}
table.dataTable thead .sorting_desc {
  background-image: url(vendor/../img/sort_desc.png);
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url(vendor/../img/sort_asc_disabled.png);
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url(vendor/../img/sort_desc_disabled.png);
}
table.dataTable tbody tr {
  background-color: #ffffff;
}
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes dtb-spinner {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes dtb-spinner {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dtb-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes dtb-spinner {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21;
}
div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
}
div.dt-button-info > div {
  padding: 1em;
}
button.dt-button,
div.dt-button,
a.dt-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 0.333em;
  margin-bottom: 0.333em;
  padding: 0.5em 1em;
  border: 1px solid #999;
  border-radius: 2px;
  cursor: pointer;
  font-size: 0.88em;
  line-height: 1.6em;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  background-color: #e9e9e9;
  
  background-image: -webkit-linear-gradient(top, white 0%, #e9e9e9 100%);
  
  background-image: -moz-linear-gradient(top, white 0%, #e9e9e9 100%);
  
  background-image: -ms-linear-gradient(top, white 0%, #e9e9e9 100%);
  
  background-image: -o-linear-gradient(top, white 0%, #e9e9e9 100%);
  
  background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  outline: none;
}
button.dt-button.disabled,
div.dt-button.disabled,
a.dt-button.disabled {
  color: #999;
  border: 1px solid #d0d0d0;
  cursor: default;
  background-color: #f9f9f9;
  
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  
  background-image: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  
  background-image: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  
  background-image: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f9f9f9');
}
button.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled),
div.dt-button:active:not(.disabled),
div.dt-button.active:not(.disabled),
a.dt-button:active:not(.disabled),
a.dt-button.active:not(.disabled) {
  background-color: #e2e2e2;
  
  background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  
  background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  
  background-image: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  
  background-image: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  
  background-image: linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');
  box-shadow: inset 1px 1px 3px #999999;
}
button.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled),
div.dt-button:active:not(.disabled):hover:not(.disabled),
div.dt-button.active:not(.disabled):hover:not(.disabled),
a.dt-button:active:not(.disabled):hover:not(.disabled),
a.dt-button.active:not(.disabled):hover:not(.disabled) {
  box-shadow: inset 1px 1px 3px #999999;
  background-color: #cccccc;
  
  background-image: -webkit-linear-gradient(top, #eaeaea 0%, #cccccc 100%);
  
  background-image: -moz-linear-gradient(top, #eaeaea 0%, #cccccc 100%);
  
  background-image: -ms-linear-gradient(top, #eaeaea 0%, #cccccc 100%);
  
  background-image: -o-linear-gradient(top, #eaeaea 0%, #cccccc 100%);
  
  background-image: linear-gradient(to bottom, #eaeaea 0%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#cccccc');
}
button.dt-button:hover,
div.dt-button:hover,
a.dt-button:hover {
  text-decoration: none;
}
button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled),
a.dt-button:hover:not(.disabled) {
  border: 1px solid #666;
  background-color: #e0e0e0;
  
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  
  background-image: -moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  
  background-image: -ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e0e0e0');
}
button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled) {
  border: 1px solid #426c9e;
  text-shadow: 0 1px 0 #c4def1;
  outline: none;
  background-color: #79ace9;
  
  background-image: -webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  
  background-image: -moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  
  background-image: -ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  
  background-image: -o-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  
  background-image: linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4', EndColorStr='#79ace9');
}
.dt-button embed {
  outline: none;
}
div.dt-buttons {
  position: relative;
  float: left;
}
div.dt-buttons.buttons-right {
  float: right;
}
div.dt-button-collection {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  margin-top: 3px;
  padding: 8px 8px 4px 8px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: white;
  overflow: hidden;
  z-index: 2002;
  border-radius: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  z-index: 2002;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}
div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button,
div.dt-button-collection a.dt-button {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
  float: none;
  margin-bottom: 4px;
  margin-right: 0;
}
div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
  background-color: #dadada;
  
  background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  
  background-image: -moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  
  background-image: -ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  
  background-image: -o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  
  background-image: linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0', EndColorStr='#dadada');
  box-shadow: inset 1px 1px 3px #666;
}
div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}
div.dt-button-collection.fixed.two-column {
  margin-left: -150px;
}
div.dt-button-collection.fixed.three-column {
  margin-left: -225px;
}
div.dt-button-collection.fixed.four-column {
  margin-left: -300px;
}
div.dt-button-collection > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}
div.dt-button-collection.two-column {
  width: 300px;
  padding-bottom: 1px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}
div.dt-button-collection.three-column {
  width: 450px;
  padding-bottom: 1px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}
div.dt-button-collection.four-column {
  width: 600px;
  padding-bottom: 1px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}
div.dt-button-collection .dt-button {
  border-radius: 0;
}
div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  
  background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  
  background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  
  background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  
  background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
  
  background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  
  z-index: 2001;
}
@media screen and (max-width: 640px) {
  div.dt-buttons {
    float: none !important;
    text-align: center;
  }
}
button.dt-button.processing,
div.dt-button.processing,
a.dt-button.processing {
  color: rgba(0, 0, 0, 0.2);
}
button.dt-button.processing:after,
div.dt-button.processing:after,
a.dt-button.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: ' ';
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear;
}
table.DTCR_clonedTable.dataTable {
  position: absolute !important;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202;
}
div.DTCR_pointer {
  width: 1px;
  background-color: #0259C4;
  z-index: 201;
}
table.dataTable th.focus,
table.dataTable td.focus {
  outline: 3px solid #3366FF;
  outline-offset: -1px;
}
.json-editor { 
  padding: 2%;
}
.json-editor.expanded .item { 
  display: block !important;
}
.json-editor .property,
.json-editor .value { 
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 3px;
  margin-right: 2px;
}
.json-editor .value { 
  background-color: #ECF3C3;
}
.json-editor .property { 
  
  background-color: #B1C639;
  color: white;
  font-weight: bold;
  text-shadow: 1px 1px 1px black;
}
.json-editor button.property { 
  
}
.json-editor .editing { 
  border: 1px solid gray;
  outline: none;
}
.json-editor .item { 
  line-height: 20px;
  margin-top: 2px;
}
.json-editor .item:last-child { 
  border-bottom: none;
}
.json-editor .item > .item { 
  margin-left: 30px;
  display: none;
}
.json-editor .item.expanded > .item { 
  display: block;
}
.json-editor .expander { 
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJCxMmIIjsHfkAAAHTSURBVDjLzZPLaxNRFMZ/ZzKTNs10xHUyYFsfsZC2IOii2ftHCKKx/0G1brQlFhShCzfuXXUjuHErKGiVpr6qYK0bGyMoyCRVq5Mwkzku8ja6c+GFA5f7ne87zwv/zXn2bgcAVRVVNf5i0usLIO3Lq/cfze2trdfra48yHbCFqnYDnZjNbafcdPbtxpMgn893BXYqPxZO5o5fNwwDAUSkL0NVRYEoarB65+6tY5mJswBGN5okfP9nhyxA2nVJp9N9b/Vana/VaidLszeKIIgIhghhGDI/fx7H2ceZ06ewrDhRt2YdEBBpg0rKdRm1bZxRm+TIMNnsFN/39iiXyyDd3vSd8q6/dGB8XI8cndR7Dx5qpKqNqGmqqsUXm3o4k9GxiYN6f/3p44EMFAUFyzRZLiyxMjzEpcuL2LbNxYUL+LU6cStOEAQ9BfQKNPkoUPE8wjDEr9UxrSFKpRKWFW/ytH+s5sCoVImAWCzG8pVC08myiFpYk6vyhwz0m+04aKPRchE8z/ttD5SRZJJEIlEZ2MSV26sc2p/afL5RnOrZjQ653afp6Zmg+ulDbu7cXLFPYO3lG2ZnJrlWWByLxUyr09jWfrRnvfvlc/nqjZv+P/uEvwD/VNrBXhv7BAAAAABJRU5ErkJggg==") no-repeat center center;
  width: 16px;
  height: 11px;
  display: inline-block;
  margin-left: -15px;
  cursor: pointer;
}
.json-editor .item.expanded > .expander { 
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sKBBAdNcQGwvUAAAGjSURBVDjLzZNNS1tREIafOfdGjcaA65hFKQUpWIWCLgwI3fQnFMGN0Z/QiqsWKVgKLrpx78pNoZv+BUU0WNRC/dgoTaFCMWnUNoZ7b6aLm5ycS+quix44cJiPd953Zg78N2fv9BwAVRVVNXdccWMBpP04PPvmnxwdfd7Z2hyxzpZXtVNocqpwkssPjx6XtoNisdgBOK/8WnxamHhrjEEAEUkwVFUUaDYjNj58XH88cn8OwHSqSbpe/22T3XTX1rhtUKtWLUtDIlAQEYwIURRZexgGGBEX2IryXb3S8uXyeQYzGYc/XN/cUC6XQTq9SQIQI4RhxPMXSzyZLtjmGYHS/iGzM89iQX8DUBQUUr7P6+VXrPb1MpjNAnBVq1G/bdCT6iEIAkeACxDno0Dl8pIwDDGeZwONSJynybH6XaNSpQl4nmcLiUCz5YttKl1TUNWrTDabAEmwU0VR+gcGSKfTla5NXH2/wYOh3MGn0u4jZzcss3afxsbGg+r3r4WF+YXdBMDW/hemxh/yZvnlPc/zU7ax7Qm1tPz8cVFeebdW/2ef8A+6rb2Fr7Cr4wAAAABJRU5ErkJggg==") no-repeat center center;
}
.json-editor .item.appender > .property { 
   background-color: #999999; 
   cursor: pointer;
   
}
.json-editor .item.string > .property { background-color: #009408; }
.json-editor .item.array  > .property { background-color: #2D5B89; }
.json-editor .item.object > .property { background-color: #E17000; }
.json-editor .item.number > .property { background-color: #497B8D; }
.flickity-enabled {
  position: relative;
}
.gallery-cell{
    width: 100%;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
background: none;
  cursor: pointer;
  
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
  filter: alpha(opacity=60); 
  opacity: 0.6;
}
.flickity-prev-next-button.previous { left: -20px; }
.flickity-prev-next-button.next { right: -20px; }
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: -20px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: -20px;
}
.flickity-prev-next-button:disabled {
    display: none;
}
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-prev-next-button .arrow {
  fill: #fff;
}
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px;
}
.flickity-page-dots {
    position: absolute;
    left: 20px;
    
    bottom: 10px;
    padding: 0;
    margin: -35px 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #aaa;
  border-radius: 50%;
 
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  background: #333;
}
.croppie-container {
    width: 100%;
    height: 100%;
}
.croppie-container .cr-image {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 0 0;
    max-height: none;
    max-width: none;
}
.croppie-container .cr-boundary {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.croppie-container .cr-viewport {
    position: absolute;
    border: 2px solid #fff;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
    z-index: 0;
}
.croppie-container .cr-original-image {
    display: none;
}
.croppie-container .cr-vp-circle {
    border-radius: 50%;
}
.croppie-container .cr-overlay {
    z-index: 1;
    position: absolute;
    cursor: move;
}
.croppie-container .cr-slider-wrap {
    width: 75%;
    margin: 15px auto;
    text-align: center;
}
.croppie-result {
    position: relative;
    overflow: hidden;
}
.croppie-result img {
    position: absolute;
}
.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.cr-slider {
    -webkit-appearance: none;
	
    width: 300px;
    max-width: 100%;
}
.cr-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}
.cr-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}
.cr-slider:focus {
    outline: none;
}
.cr-slider::-moz-range-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}
.cr-slider::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}
.cr-slider:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px;
}
.cr-slider::-ms-track {
    width: 100%;
    height: 5px;
    background: transparent;
	border-color: transparent;
	border-width: 6px 0;
	color: transparent;
}
.cr-slider::-ms-fill-lower {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}
.cr-slider::-ms-fill-upper {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}
.cr-slider::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #ddd;
	margin-top:1px;
}
.cr-slider:focus::-ms-fill-lower {
	background: rgba(0, 0, 0, 0.5);
}
.cr-slider:focus::-ms-fill-upper {
	background: rgba(0, 0, 0, 0.5);
}
.cr-rotate-controls {
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 1;
}
.cr-rotate-controls button {
	border: 0;
	background: none;
}
.cr-rotate-controls i:before {
	display: inline-block;
	font-style: normal;
	font-weight: 900;
	font-size: 22px;
}
.cr-rotate-l i:before {
	content: '↺';
}
.cr-rotate-r i:before {
	content: '↻';
}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }
.select2-results {
  display: block; }
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }
.select2-container--open .select2-dropdown {
  left: 0; }
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  max-height: calc(100vh - 103px);
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }
.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }
.select2-container--classic .select2-dropdown--below {
  border-top: none; }
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
    max-height: calc(100vh - 103px);
  overflow-y: auto; }
.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }
.ios-webapp .select2-container--default .select2-results > .select2-results__options {
    max-height: calc(100vh - 172px);
}
.cp-container {
  width: auto;
  position: relative;
  box-sizing: border-box;
}
.cp-container .cp-transparency,
.cp-container .cp-swatches .cp-swatch {
  background:url(data:image/gif;base64,R0lGODlhBgAGAIABAMPDw////yH5BAEKAAEALAAAAAAGAAYAAAIKhIMGGMrs0pGgAAA7) repeat;
}
.cp-container .cp-slider,
.cp-container .cp-preview {
  width: auto;
  height: 26px;
  border: 1px solid #dadada;
  margin: 0 4px;
  margin-bottom: 5pt;
  position: relative;
}
.cp-container .cp-hsvpanel {
  width: auto;
  height: auto;
  border: none;
  margin-right: -6px;
}
.cp-container .cp-hsvpanel .cp-hsvpanel-sv,
.cp-container .cp-hsvpanel .cp-hsvpanel-h,
.cp-container .cp-hsvpanel .cp-hsvpanel-a {
  border: 1px solid #dadada;
  display: inline-block;
  position: relative;
  margin: 0 8px 0 4px;
}
.cp-container .cp-hsvpanel .cp-hsvpanel-sv {
  width: 122px;
  height: 122px;
  cursor: default;
}
.cp-container .cp-hsvpanel .cp-hsvpanel-h,
.cp-container .cp-hsvpanel .cp-hsvpanel-a {
  width: 30px;
  height: 122px;
  cursor: ns-resize;
}
.cp-container.cp-container-sm .cp-hsvpanel .cp-hsvpanel-h,
.cp-container.cp-container-sm .cp-hsvpanel .cp-hsvpanel-a {
  width: 27px;
}
.cp-container .cp-hsvpanel .cp-hsvpanel-h {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmYwMDAwIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmMDAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjE2Njk5OTk5OTk5OTk5OTk4Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwZmYwMCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMzMyOTk5OTk5OTk5OTk5OTYiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDBmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC41Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwMDBmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNjY3Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmMDBmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuODMzIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, #ff0000),color-stop(0.167, #ffff00),color-stop(0.333, #00ff00),color-stop(0.5, #00ffff),color-stop(0.667, #0000ff),color-stop(0.833, #ff00ff),color-stop(1, #ff0000));
  background-image: -webkit-linear-gradient(top,#ff0000 0%,#ffff00 16.7%,#00ff00 33.3%,#00ffff 50%,#0000ff 66.7%,#ff00ff 83.3%,#ff0000 100%);
  background-image: linear-gradient(to bottom,#ff0000 0%,#ffff00 16.7%,#00ff00 33.3%,#00ffff 50%,#0000ff 66.7%,#ff00ff 83.3%,#ff0000 100%);
}
.cp-container .cp-hsvpanel .cp-hsvpanel-a span,
.cp-container .cp-hsvpanel .cp-hsvpanel-sv span {
  display: block;
  width: 100%;
  height: 100%;
}
.cp-container .cp-hsvpanel .cp-hsvpanel-sv span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==),
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  background-image: -webkit-gradient(linear, 0% 100%, 0% 0%,color-stop(0, rgb(0, 0, 0)),color-stop(1, rgba(0, 0, 0, 0))),
    -webkit-gradient(linear, 0% 0%, 100% 0%,color-stop(0, rgb(255, 255, 255)),color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(bottom,rgb(0, 0, 0) 0%,rgba(0, 0, 0, 0) 100%),
    -webkit-linear-gradient(left,rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to top,rgb(0, 0, 0) 0%,rgba(0, 0, 0, 0) 100%),
    linear-gradient(to right,rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
}
.cp-container .cp-slider {
  cursor: ew-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cp-container .cp-preview {
  height: 39px;
}
.cp-container .cp-slider span,
.cp-container .cp-preview input {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: sans-serif;
  line-height: 26px;
  font-size: 14px;
}
.cp-container .cp-preview input {
  line-height: 39px;
  padding: 0;
  outline: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  background: none;
}
.cp-container .cp-marker {
  position: absolute;
  display: block;
  width: 11px;
  height: 10px;
  margin-left: -5px;
  top: -2px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAtFBMVEUAAAB1dXVsbGxwcHBqampoaGj+/v7r6+vw8PBmZmb6+vp/f39kZGTh4eGxsbHT09NlZWXX19dgYGBfX1/W1tb7+/vx8fHZ2dna2tqBgYFnZ2fg4ODe3t7j4+Pi4uL39/eampro6Ojl5eXy8vLt7e3p6emgoKCmpqatra1ra2v19fXm5ubz8/Pv7+9hYWFjY2N5eXlvb29zc3Ps7Ozd3d2ysrKCgoKDg4P9/f2zs7P4+Pj///83Bdu/AAAAAXRSTlMAQObYZgAAAGlJREFUeNo9ylcbgWAAhuG3ZZQoEkkhDe099P3//9Xg6j56Dh6cjkm623IsnTNIDsqlEsN1HBVI5evdDMtN0FOQKt14lWrArzLcnpZjvx9nshcA342jviO1hlHuTdlgVnzIt8VfNubiNwzmhAsoIAkssgAAAABJRU5ErkJggg==);
}
.cp-container .cp-hsvmarker-vertical {
  position: absolute;
  display: block;
  width: 10px;
  height: 11px;
  margin-top: -5px;
  right: -2px;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAMAAABxsOwqAAAAbFBMVEUAAACysrLz8/NjY2Pw8PBmZmbe3t7////4+PiBgYHs7Oxra2t0dHSDg4Ozs7P9/f3p6enj4+Pa2trh4eFhYWFfX1/X19d5eXlvb2/7+/vm5ub19fXt7e2tra2mpqagoKCamprl5eXT09NwcHAw/sWYAAAAAXRSTlMAQObYZgAAAFtJREFUCNclzNsWQCAURdFDF1RIpZI7//+P6thP82GPBTjGiJtR8uL+Qcbztsa7LHVQPXFDAMLe1pu2nEA3NGNbi2QZQF9MRWKQXTXLSoUshQ6dic73CL+DUu8HF6YEcUMoNOYAAAAASUVORK5CYII=);
}
.cp-container .cp-marker-point {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  margin-left: -5px;
  margin-top: -5px;
  left: 0;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAALVBMVEX///8AAADX19d7e3t4eHhDQ0NnZ2dzc3NLS0tbW1tTU1POzs7AwMC0tLSoqKgWXydUAAAAAnRSTlN1ACTbQIsAAAA/SURBVAjXYxAUDBcUZBCUeOQIJNcyqAgySB4QZDJkyGYUFFBmMAKS2xiEFQR5JjIIOjHcAqoR0WsEkoKlgoIAHu8JgCiLy9kAAAAASUVORK5CYII=);
}
.cp-container.cp-unconvertible-cie-color .cp-slider.cp-cielightness .cp-marker,
.cp-container.cp-unconvertible-cie-color .cp-slider.cp-ciechroma .cp-marker,
.cp-container.cp-unconvertible-cie-color .cp-slider.cp-ciehue .cp-marker {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAvVBMVEUAAADLy8u8vLzZ2dlgYGDe3t5sbGxoaGjr6+vb29tqamrCwsJmZmZkZGTW1tbExMTw8PDj4+Pa2tpfX1/z8/PU1NTp6enX19fg4OBwcHDc3NzJycn4+Pj7+/v6+vrd3d3h4eH+/v6lpaWmpqaampqgoKBlZWWzs7Orq6tra2uxsbGBgYF1dXVnZ2d/f3/T09PMzMxhYWFjY2P19fXv7+9vb2/l5eVzc3P////n5+eysrKDg4OCgoJ5eXnoAACu7h75AAAAAXRSTlMAQObYZgAAAG1JREFUeNo1ytsaQkAAReGdkpRKRUTofEANBoOY93+sfMp/tS4WNqM4mSvSdJztEJPFkETyJNUYEmMtzvhApfsQN89cCXxJ3WOD1yXfRlx3Cv8NPK+pZedFFaCVnQ+8rGp02Kl8fPDX3Nvs/YYvAnQLhiGwga0AAAAASUVORK5CYII=);
}
.cp-container .cp-swatches ul {
  width: auto;
  margin: -7px -7px 0 0;
  padding: 0;
  list-style-type: none;
}
.cp-container .cp-swatches li {
  float: left;
  margin: 7px 7px 0 0;
}
.cp-swatches button {
  float: left;
  margin: 7px 7px 0 0;
  width: 26px;
  height: 26px;
  display: inline-block;
  font-size: 12px;
  padding: 0;
}
.cp-container .cp-swatch {
  width: 26px;
  height: 26px;
  display: inline-block;
  cursor: pointer;
  border-color: #ccc;
  position: relative;
  overflow: hidden;
  outline: none;
  padding: 0;
}
.cp-container .cp-swatch span {
  display: block;
  width: 100%;
  height: 100%;
}
.cp-container .cp-swatches .cp-swatch.actual {
  border-color: #777;
  -webkit-box-shadow: 0 0 5px rgb(250, 128, 0);
  -moz-box-shadow: 0 0 5px rgb(250, 128, 0);
  box-shadow: 0 0 5px rgb(250, 128, 0);
}
.cp-popover-container .popover {
  max-width: 1000px;
}
.popover-content .cp-container {
  width: 263px;
}
.popover-content .cp-container.cp-container-sm {
  width: 208px;
}
.popover-content .cp-container.cp-container-sm .cp-swatch,
.popover-content .cp-container.cp-container-sm .cp-swatches button {
  width: 23px;
  height: 23px;
}
.popover-content .cp-container.cp-container-lg {
  width: 369px;
}
.popover-content .cp-container.cp-container-lg .cp-swatch,
.popover-content .cp-container.cp-container-lg .cp-swatches button {
  width: 27px;
  height: 27px;
}
.cp-container .cp-pills {
  display: none;
}
.cp-container .cp-pills {
  display: inline-block;
}
.cp-container .cp-pills {
  list-style-type: none;
  margin-bottom: 5px;
  padding: 0;
  font-size: 12px;
}
.cp-container .cp-pills li {
  display: inline-block;
  margin: 3px;
  padding: 3px 0;
}
.cp-container .cp-pills li a {
  padding: 5px;
  color: #000;
  text-decoration: none;
}
.cp-container .cp-pills li a:hover,
.cp-container .cp-pills li a.active {
  background-color: #02afff;
  color: #fff;
}
.cp-container.hsvpanel-active .cp-sliders,
.cp-container.hsvpanel-active .cp-swatches {
  display: none;
}
.cp-container.sliders-active .cp-hsvpanel,
.cp-container.sliders-active .cp-swatches {
  display: none;
}
.cp-container.swatches-active .cp-hsvpanel,
.cp-container.swatches-active .cp-sliders {
  display: none;
}
.cp-popover-container .cp-sliders,
.cp-popover-container .cp-hsvpanel {
  margin-top: 7px;
}
.form-control[readonly].cp-preventtouchkeyboardonshow {
  cursor: text;
}
.popover-content .cp-container.hsvpanel-active {
  width: 220px;
}
.tmla-mask,
.touch-menu-la,
.tmla-handle {
    height: 100%;
    position: fixed;
    top: 0
}
.tmla-handle {
    position: absolute;
}
.touch-menu-la {
    width: 280px;
    left: -280px;
    background-color: #FFF
}
.touch-menu-la.opened {
    transition: all .3s ease!important;
    -webkit-transition: all .3s ease!important;
    -moz-transition: all .3s ease!important
}
.touch-menu-la.closed {
    transition: all .3s ease!important;
    -webkit-transition: all .3s ease!important;
    -moz-transition: all .3s ease!important;
    transform: translate3d(0, 0, 0)!important;
    -webkit-transform: translate3d(0, 0, 0)!important;
    -moz-transform: translate3d(0, 0, 0)!important
}
.tmla-mask {
    width: 100%;
    left: 0;
    background-color: #000;
    opacity: 0;
    z-index: -1
}
.fc-icon,.fc-unselectable{-moz-user-select:none;-ms-user-select:none}.fc .fc-button,.fc-icon{text-transform:none;text-align:center}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc .fc-button:not(:disabled),.fc a[data-navlink],.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc{display:flex;flex-direction:column;font-size:1em}.fc .fc-button,.fc-icon{display:inline-block;font-weight:400}.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{vertical-align:top;padding:0}.fc .fc-button,.fc .fc-button .fc-icon,.fc .fc-button-group,.fc .fc-timegrid-slot-label{vertical-align:middle}.fc a[data-navlink]:hover{text-decoration:underline}.fc .fc-button:hover,.fc .fc-list-event-title a,a.fc-event,a.fc-event:hover{text-decoration:none}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format('truetype');font-weight:400;font-style:normal}.fc-icon{width:1em;height:1em;-webkit-user-select:none;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc .fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button .fc-icon{font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section-liquid{height:auto}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:var(--fc-page-bg-color,#fff);position:-webkit-sticky;position:sticky;z-index:2}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:-webkit-sticky;position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business,.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color,rgba(215,215,215,.3))}.fc .fc-bg-event{background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer,.fc-h-event{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected{box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event-selected:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}:root{--fc-daygrid-event-dot-width:8px;--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}.fc .fc-popover{position:fixed;top:0;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;margin:2px 3px 0}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));color:grey;color:var(--fc-neutral-text-color,grey)}.fc .fc-more-popover{z-index:8}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgba(0,0,0,.1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-body,.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:'\00a0'}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc-media-screen .fc-timegrid-event-harness{position:absolute}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight,.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.fc-timegrid-event{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}.fc-timegrid-event-condensed .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-condensed .fc-event-time:after{content:'\00a0-\00a0'}.fc-timegrid-event-condensed .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-media-screen .fc-timegrid-event{position:absolute;top:0;bottom:1px;left:0;right:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-list-empty{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:-webkit-sticky;position:sticky;top:0;background:var(--fc-page-bg-color,#fff)}.fc .fc-list-table th{padding:0}.fc .fc-list-day-cushion,.fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width,10px)/ 2)}.fc .fc-list-event-title a{color:inherit}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit}
.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5);-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0}
@charset "utf-8";
/*!
 * @toast-ui/editor
 * @version 2.5.1 | Tue Nov 24 2020
 * @author NHN FE Development Lab <dl_javascript@nhn.com>
 * @license MIT
 */.auto-height,.auto-height .tui-editor-defaultUI{height:auto}.auto-height .tui-editor{position:relative}:not(.auto-height)>.tui-editor-defaultUI,:not(.auto-height)>.tui-editor-defaultUI>.te-editor-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:not(.auto-height)>.tui-editor-defaultUI>.te-editor-section{-ms-flex:1;flex:1}.tui-editor-defaultUI-toolbar:after,.tui-editor:after{content:"";display:block;height:0;clear:both}.tui-editor{position:absolute;line-height:1;color:#222;width:100%;height:inherit}.te-editor-section{min-height:0;position:relative;height:inherit}.te-md-container{display:none;overflow:hidden;height:100%}.te-md-container .te-editor{line-height:1.5}.te-md-container .te-editor,.te-md-container .te-preview{box-sizing:border-box;padding:0;height:inherit}.te-md-container .CodeMirror{font-size:13px;height:inherit}.te-md-container .te-preview{overflow:auto;padding:0 25px;height:100%}.te-md-container .te-preview>p:first-child{margin-top:0!important}.te-md-container .te-preview .tui-editor-contents{padding-top:8px}.tui-editor .te-preview-style-tab>.te-editor,.tui-editor .te-preview-style-tab>.te-preview{float:left;width:100%;display:none}.tui-editor .te-preview-style-tab>.te-tab-active{display:block}.tui-editor .te-preview-style-vertical>.te-tab-section{display:none}.tui-editor .te-preview-style-tab>.te-tab-section{display:block}.tui-editor .te-preview-style-vertical .te-editor,.tui-editor .te-preview-style-vertical .te-preview{float:left;width:50%}.tui-editor .te-md-splitter{display:none;position:absolute;left:50%;top:0;height:100%;width:1px;border-left:1px solid #e5e5e5}.tui-editor .te-preview-style-vertical .te-md-splitter{display:block}.te-ww-container{display:none;overflow:hidden;z-index:10;height:inherit;background-color:#fff}.te-ww-container>.te-editor{overflow:auto;height:inherit}.te-ww-container .tui-editor-contents:focus{outline:none}.te-ww-container .tui-editor-contents{padding:0 25px}.te-ww-container .tui-editor-contents:first-child{box-sizing:border-box;margin:0;padding:16px 25px 0;height:inherit}.te-ww-container .tui-editor-contents:last-child{margin-bottom:16px}.te-md-mode .te-md-container,.te-ww-mode .te-ww-container{display:block;z-index:100}.tui-editor-defaultUI.te-hide,.tui-editor.te-hide{display:none}.tui-editor-defaultUI .CodeMirror-lines{padding-top:18px;padding-bottom:18px}.tui-editor-defaultUI pre.CodeMirror-line{padding-left:25px;padding-right:25px}.tui-editor-defaultUI .CodeMirror pre.CodeMirror-placeholder{margin:0;padding-left:25px;color:grey}.tui-editor-defaultUI .CodeMirror-scroll{cursor:text}.tui-editor-contents td.te-cell-selected{background-color:#d8dfec}.tui-editor-contents td.te-cell-selected::selection{background-color:#d8dfec}.tui-editor-contents th.te-cell-selected{background-color:#908f8f}.tui-editor-contents th.te-cell-selected::selection{background-color:#908f8f}.tui-editor-defaultUI{position:relative;border:1px solid #e5e5e5;height:100%;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,나눔바른고딕,Nanum Barun Gothic,맑은고딕,Malgun Gothic,sans-serif}.tui-editor-defaultUI button{color:#fff;padding:0 14px 0 15px;height:28px;font-size:12px;border:none;cursor:pointer;outline:none}.tui-editor-defaultUI button.te-ok-button{background-color:#4b96e6}.tui-editor-defaultUI button.te-close-button{background-color:#777}.tui-editor-defaultUI-toolbar{padding:0 25px;height:31px;background-color:#fff;border:0;overflow:hidden}.tui-toolbar-divider{float:left;display:inline-block;width:1px;height:14px;background-color:#ddd;margin:9px 6px}.tui-toolbar-button-group{height:28px;border-right:1px solid #d9d9d9;float:left}.te-toolbar-section{height:32px;box-sizing:border-box;border-bottom:1px solid #e5e5e5}.tui-editor-defaultUI-toolbar button{float:left;box-sizing:border-box;outline:none;cursor:pointer;background-color:#fff;width:22px;height:22px;padding:3px;border-radius:0;margin:5px 3px;border:1px solid #fff}.tui-editor-defaultUI-toolbar button.active,.tui-editor-defaultUI-toolbar button:active,.tui-editor-defaultUI-toolbar button:hover{border:1px solid #aaa;background-color:#fff}.tui-editor-defaultUI-toolbar button:first-child{margin-left:0}.tui-editor-defaultUI-toolbar button:last-child{margin-right:0}.tui-editor-defaultUI-toolbar button.tui-scrollsync{width:auto;color:#777;border:0}.tui-editor-defaultUI button.tui-scrollsync:after{content:"Scroll off"}.tui-editor-defaultUI button.tui-scrollsync.active{color:#4b96e6;font-weight:700}.tui-editor-defaultUI button.tui-scrollsync.active:after{content:"Scroll on"}.tui-editor-defaultUI .te-mode-switch-section{background-color:#f9f9f9;border-top:1px solid #e5e5e5;height:20px;font-size:12px}.tui-editor-defaultUI .te-mode-switch{float:right;height:100%}.tui-editor-defaultUI .te-switch-button{width:92px;height:inherit;background:#e5e5e5;outline:0;color:#a0aabf;cursor:pointer;border:0;border-left:1px solid #ddd;border-right:1px solid #ddd}.tui-editor-defaultUI .te-switch-button.active{background-color:#fff;color:#000}.tui-editor-defaultUI .te-markdown-tab-section{float:left;height:31px;background:#fff}.te-markdown-tab-section .te-tab{margin:0 -7px 0 24px;background:#fff}.tui-editor-defaultUI .te-tab button{box-sizing:border-box;line-height:100%;position:relative;cursor:pointer;z-index:1;font-size:13px;background-color:#f9f9f9;border:1px solid #e5e5e5;border-top:0;padding:0 9px;color:#777;border-radius:0;outline:0}.te-markdown-tab-section .te-tab button:last-child{margin-left:-1px}.te-markdown-tab-section .te-tab button.te-tab-active,.te-markdown-tab-section .te-tab button:hover.te-tab-active{background-color:#fff;color:#333;border-bottom:1px solid #fff;z-index:2}.te-markdown-tab-section .te-tab button:hover{background-color:#fff;color:#333}.tui-popup-modal-background{background-color:hsla(0,0%,79.2%,.6);position:fixed;margin:0;left:0;top:0;width:100%;height:100%;z-index:9999}.tui-popup-modal-background.fit-window .tui-popup-wrapper,.tui-popup-wrapper.fit-window{width:100%;height:100%}.tui-popup-wrapper{width:500px;margin-right:auto;border:1px solid #cacaca;background:#fff;z-index:9999}.tui-popup-modal-background .tui-popup-wrapper{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.tui-popup-header{padding:10px;height:auto;line-height:normal;position:relative;border-bottom:1px solid #cacaca}.tui-popup-header .tui-popup-header-buttons{float:right}.tui-popup-header .tui-popup-header-buttons button{padding:0;background-color:transparent;background-size:cover;float:left}.tui-popup-header .tui-popup-close-button{margin:3px;width:13px;height:13px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgMy41ODZMMS43MDcuMjkzLjI5MyAxLjcwNyAzLjU4NiA1IC4yOTMgOC4yOTNsMS40MTQgMS40MTRMNSA2LjQxNGwzLjI5MyAzLjI5MyAxLjQxNC0xLjQxNEw2LjQxNCA1bDMuMjkzLTMuMjkzTDguMjkzLjI5MyA1IDMuNTg2eiIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjNzc3Ii8+PC9zdmc+)}.tui-popup-header .tui-popup-title{font-size:13px;font-weight:700;color:#333;vertical-align:bottom}.tui-popup-body{padding:15px;font-size:12px}.tui-editor-popup{position:absolute;top:30px;left:50%;margin-left:-250px}.tui-editor-popup.tui-popup-modal-background{position:fixed;top:0;left:0;margin:0}.tui-editor-popup .tui-popup-body label{font-weight:700;color:#666;display:block;margin:10px 0 5px}.tui-editor-popup .tui-popup-body .te-button-section{margin-top:15px}.tui-editor-popup .tui-popup-body input[type=file],.tui-editor-popup .tui-popup-body input[type=text]{padding:4px 10px;border:1px solid #bfbfbf;box-sizing:border-box;width:100%}.tui-editor-popup .tui-popup-body input[type=text].disabled{border-color:#e5e5e5;background-color:#eee;color:#e5e5e5}.tui-editor-popup .tui-popup-body input.wrong{border-color:red}.te-popup-add-link .tui-popup-wrapper{height:219px}.te-popup-add-image .tui-popup-wrapper{height:243px}.te-popup-add-image .te-tab{display:block;background:none;border-bottom:1px solid #ebebeb;margin-bottom:8px}.te-popup-add-image .te-file-type,.te-popup-add-image .te-url-type{display:none}.te-popup-add-image div.te-tab-active,.te-popup-add-image form.te-tab-active{display:block}.te-popup-add-image .te-tab button{border:1px solid #ccc;background:#eee;min-width:100px;margin-left:-1px;border-bottom:0;border-radius:3px 3px 0 0}.te-popup-add-image .te-tab button.te-tab-active{background:#fff}.te-popup-add-table .te-table-selection{position:relative}.te-popup-add-table .te-table-body{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAARCAYAAAAougcOAAAC7mlDQ1BJQ0MgUHJvZmlsZQAAeAGFVM9rE0EU/jZuqdAiCFprDrJ4kCJJWatoRdQ2/RFiawzbH7ZFkGQzSdZuNuvuJrWliOTi0SreRe2hB/+AHnrwZC9KhVpFKN6rKGKhFy3xzW5MtqXqwM5+8943731vdt8ADXLSNPWABOQNx1KiEWlsfEJq/IgAjqIJQTQlVdvsTiQGQYNz+Xvn2HoPgVtWw3v7d7J3rZrStpoHhP1A4Eea2Sqw7xdxClkSAog836Epx3QI3+PY8uyPOU55eMG1Dys9xFkifEA1Lc5/TbhTzSXTQINIOJT1cVI+nNeLlNcdB2luZsbIEL1PkKa7zO6rYqGcTvYOkL2d9H5Os94+wiHCCxmtP0a4jZ71jNU/4mHhpObEhj0cGDX0+GAVtxqp+DXCFF8QTSeiVHHZLg3xmK79VvJKgnCQOMpkYYBzWkhP10xu+LqHBX0m1xOv4ndWUeF5jxNn3tTd70XaAq8wDh0MGgyaDUhQEEUEYZiwUECGPBoxNLJyPyOrBhuTezJ1JGq7dGJEsUF7Ntw9t1Gk3Tz+KCJxlEO1CJL8Qf4qr8lP5Xn5y1yw2Fb3lK2bmrry4DvF5Zm5Gh7X08jjc01efJXUdpNXR5aseXq8muwaP+xXlzHmgjWPxHOw+/EtX5XMlymMFMXjVfPqS4R1WjE3359sfzs94i7PLrXWc62JizdWm5dn/WpI++6qvJPmVflPXvXx/GfNxGPiKTEmdornIYmXxS7xkthLqwviYG3HCJ2VhinSbZH6JNVgYJq89S9dP1t4vUZ/DPVRlBnM0lSJ93/CKmQ0nbkOb/qP28f8F+T3iuefKAIvbODImbptU3HvEKFlpW5zrgIXv9F98LZua6N+OPwEWDyrFq1SNZ8gvAEcdod6HugpmNOWls05Uocsn5O66cpiUsxQ20NSUtcl12VLFrOZVWLpdtiZ0x1uHKE5QvfEp0plk/qv8RGw/bBS+fmsUtl+ThrWgZf6b8C8/UXAeIuJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAOklEQVQ4EWO8e/fuPwYGBkYgphlgAZmspKREMwtABjPR1HSo4aOWkBTKo8E1GlwkhQBJikdT1wgNLgAMSwQgckFvTgAAAABJRU5ErkJggg==")}.te-popup-add-table .te-table-header{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAARCAYAAAAougcOAAAC7mlDQ1BJQ0MgUHJvZmlsZQAAeAGFVM9rE0EU/jZuqdAiCFprDrJ4kCJJWatoRdQ2/RFiawzbH7ZFkGQzSdZuNuvuJrWliOTi0SreRe2hB/+AHnrwZC9KhVpFKN6rKGKhFy3xzW5MtqXqwM5+8943731vdt8ADXLSNPWABOQNx1KiEWlsfEJq/IgAjqIJQTQlVdvsTiQGQYNz+Xvn2HoPgVtWw3v7d7J3rZrStpoHhP1A4Eea2Sqw7xdxClkSAog836Epx3QI3+PY8uyPOU55eMG1Dys9xFkifEA1Lc5/TbhTzSXTQINIOJT1cVI+nNeLlNcdB2luZsbIEL1PkKa7zO6rYqGcTvYOkL2d9H5Os94+wiHCCxmtP0a4jZ71jNU/4mHhpObEhj0cGDX0+GAVtxqp+DXCFF8QTSeiVHHZLg3xmK79VvJKgnCQOMpkYYBzWkhP10xu+LqHBX0m1xOv4ndWUeF5jxNn3tTd70XaAq8wDh0MGgyaDUhQEEUEYZiwUECGPBoxNLJyPyOrBhuTezJ1JGq7dGJEsUF7Ntw9t1Gk3Tz+KCJxlEO1CJL8Qf4qr8lP5Xn5y1yw2Fb3lK2bmrry4DvF5Zm5Gh7X08jjc01efJXUdpNXR5aseXq8muwaP+xXlzHmgjWPxHOw+/EtX5XMlymMFMXjVfPqS4R1WjE3359sfzs94i7PLrXWc62JizdWm5dn/WpI++6qvJPmVflPXvXx/GfNxGPiKTEmdornIYmXxS7xkthLqwviYG3HCJ2VhinSbZH6JNVgYJq89S9dP1t4vUZ/DPVRlBnM0lSJ93/CKmQ0nbkOb/qP28f8F+T3iuefKAIvbODImbptU3HvEKFlpW5zrgIXv9F98LZua6N+OPwEWDyrFq1SNZ8gvAEcdod6HugpmNOWls05Uocsn5O66cpiUsxQ20NSUtcl12VLFrOZVWLpdtiZ0x1uHKE5QvfEp0plk/qv8RGw/bBS+fmsUtl+ThrWgZf6b8C8/UXAeIuJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAOklEQVQ4EWO8e/fuPwYGBkYgphlgAZksLCxMMwtABjPR1HSo4aOWkBTKo8E1GlwkhQBJikdT1wgNLgDxKwPzTeWPdAAAAABJRU5ErkJggg==")}.te-popup-add-table .te-selection-area{position:absolute;top:0;left:0;background:#80d2ff;opacity:.3;z-index:999}.te-popup-add-table .te-description{margin:10px 0 0;text-align:center}.te-popup-table-utils{width:auto;min-width:120px}.te-popup-table-utils .tui-popup-body{padding:0}.te-popup-table-utils button{display:block;width:100%;background-color:#fff;border:none;outline:0;padding:0 10px;font-size:12px;line-height:28px;text-align:left;color:#777}.te-popup-table-utils button:hover{background-color:#f4f4f4}.te-popup-table-utils hr{margin:0;background-color:#cacaca;border-style:none;height:1px}.te-popup-table-utils .te-context-menu-disabled{color:#ccc}.te-popup-table-utils .te-context-menu-disabled:hover{background-color:#fff}.te-heading-add{width:auto}.te-heading-add .tui-popup-body{padding:0}.te-heading-add h1,.te-heading-add h2,.te-heading-add h3,.te-heading-add h4,.te-heading-add h5,.te-heading-add h6,.te-heading-add p,.te-heading-add ul{padding:0;margin:0}.te-heading-add ul{list-style:none}.te-heading-add ul li{padding:2px 10px;cursor:pointer}.te-heading-add ul li:hover{background-color:#eee}.te-heading-add h1{font-size:24px}.te-heading-add h2{font-size:22px}.te-heading-add h3{font-size:20px}.te-heading-add h4{font-size:18px}.te-heading-add h5{font-size:16px}.te-heading-add h6{font-size:14px}.te-dropdown-toolbar{position:absolute;width:auto}.te-dropdown-toolbar .tui-popup-body,.tui-popup-color{padding:0}.tui-popup-color .tui-colorpicker-container,.tui-popup-color .tui-colorpicker-palette-container{width:144px}.tui-popup-color .tui-colorpicker-container ul{width:144px;margin-bottom:8px}.tui-popup-color .tui-colorpicker-container li{padding:0 1px 1px 0}.tui-popup-color .tui-colorpicker-container li .tui-colorpicker-palette-button{border:0;width:17px;height:17px}.tui-popup-color .tui-popup-body{padding:10px}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-toggle-slider{display:none}.tui-popup-color .te-apply-button,.tui-popup-color .tui-colorpicker-palette-hex{float:right}.tui-popup-color .te-apply-button{height:21px;width:35px;background:#fff;border:1px solid #efefef;position:absolute;bottom:135px;right:10px;color:#000}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-hex{border:1px solid #e1e1e1;padding:3px 14px;margin-left:-1px}.tui-popup-color .tui-colorpicker-container div.tui-colorpicker-clearfix{display:inline-block}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-preview{width:19px;height:19px}.tui-popup-color .tui-colorpicker-slider-container .tui-colorpicker-slider-right{width:22px}.tui-popup-color .tui-colorpicker-slider-container .tui-colorpicker-huebar-handle{display:none}.tui-tooltip{z-index:999;opacity:.8;color:#fff;padding:2px 5px;font-size:10px}.tui-tooltip,.tui-tooltip .arrow{position:absolute;background-color:#222}.tui-tooltip .arrow{content:"";display:inline-block;width:10px;height:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-3px;left:6px;z-index:-1}.tui-toolbar-icons{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANoAAAC8CAYAAAAesLCcAAAAAXNSR0IArs4c6QAAKj9JREFUeAHtnQuUVdWZ5++tgoLi/ZKX8hAVEYIxOmrSyyQkxkw7ziTjGF8QEZwZTEaxO3bjMt29IumVLG1Nxplga0JmIQ8FxTgTk3bF6bQr2Cur07aNOhIVUUAEoajiafEoiqLu/P6Hs2/OPZxzzzn3XqSq+PZap/be3/72d77zP/vb3977nr0rl7NgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAicAgTyae95/fXXF2J434N+0zPPPLM2pjySjLxLogrq6uqONDQ0bF6xYsXBqPI4mtMPPbxncvk4fscXV+70c8/l8nH8ji+u3NGT9HJ8Lk6rp+NPinuansHnBdsG8ot4xtuD9ErTCxcurNuwYcO4lStXbqlUhqtX5xJVxOdS99Eq6pdU7ezs7NPe3j6+hGgZQyABga9//etjYFnDNS+BNVXxvHnzer/zzjuTjx49OiJVhQSmijza6NGj+zY3N1+LUayS/Hw+f3D16tUDEu5VUhz0ENOmTXvtzTffHALD2WKqr6/vfOqpp14rqWCZjxUB53lTeFRvpJOCzxvBJHlU1y6S+IJgUOcz5J/lkrEpHOP6kOvXXIuR9S/EqQPyBvTq1WtSR0dH70Cldtpla+/evVuyjrYkoxYeLVcoFN4IKFR1EsM9XLUQE1AzBG644YbnddVK4MyZM8/TVQt5GIU82BouZ2QSW8+lUdF/5vondL+DOFVA3hlMXyaHjEx1G44dOza8ra1tyi233DIylbAAU69AOnWyqampLcS8MpTPlMWbfSpYgd5kTzCfJg1AJT2ry8fVzdoDIy9yTunkp+2Bq9XL3c/FtdLLyYuL6Uw9fGm0C0m+z/MujeNNQ2dI5sm76aabxtKxtq9atWpXmnoV8NSj7yPc5zVGSf9UQf0TqmBs48D9EBgcOKEwhlATj4bsRdz4ezH3yEz2H+TMzBWtwklBgGnBNTSqf+8b2X3c5G9531MrvRmLC+8i7z0ZGV5iDIaghttYiTzkLKbeDK4dgfqtpFu4NIT0AtOcBS5dLkZeC7wb6OyPOj5NZfByHS6vmPyoYD4pXZFHQ5n8rFmzzmLRQnO0K/ybfJP4r5JuGFWOvLUA3UCZ5mhurncGaY2zUwXpFGQM54NladLSKcgXzgfLsqSr1St8r1rpFZYbzgeMTEX9uJ5hweDSvXv3hllT5Z2RiRljq9OciFW+txndpKofZAKD37EYcsmRI0c0T/sM+UEqR14v5P07kou4vihamkD9Azzb262trecwhOzv1gvoEPJz584dfPDgwXF4Ye8eaeSJp2KPBjglDRtZ7WlvmoaPHsMbWqThNZ6Ti0DIyNzNpu7bt6+i1eagkTlhNOi+69evr3i1+YknnpBHm8ElD+cFDK0Do/kFmSsxkl4333xz6hXExYsXHz3//PM3sPhRHNJiXIWlS5fu69+//7u6gQzZu1GKP6kZg7LwPgUMLUjSyuMvSwgZMsg7Yf6Du96XQUROOokfYL0OwOXjZDi+uHKnE3yeZ3P5OH7HF1fu6El6OT4Xp9XT8SfFafV0cqQvwWVLYui3lhBSZIRjuO24atCHu3QlMc+mzv72cF3o79FZPIIx9wmXlctjSJ2UbwnzYGxtjOha8JapHVVqxvDNAvkjGNlqLP/PA7SKk/JkyNrLZHlbxUKsoiEQQoBOYQkfQrSGyBVnfU9X6m0qlmYVDQFDwBAwBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAwBQ8AQMAQMgVOOgL7Jy/odYTml9U2ernI8VmYInJYI1NLQBKAZ2mnZjE7KQ2f6ep+Gpy3if8k1hw+J9aX163yseT9fR79QiXbUzbN1YYy+2uZr/V7Eh5DThLz9lcgL10kyPO4T3uoTFlGSTzI85JXsYSup7GeSdArXSdIxSacIeYk6hut01zzY/ATd54NhTbZwcfzChMmTJ2/1v+rPBEsmQ0OyjOw7GNki4nUYymeJf3rbbbdNXbJkSeYvo30jG4ORNSPzMPEA4gkA9CbgZPoy2jVgxUmNE50TA3K8YaNi5J02jVPAaFMvuyce5P3OIFs8i8Ph6rAWL2EH72wNX7Pf8+STT0buuIC/gfKzkDcgeBaHw9VhLWHa2Yy8A9q9QXm1BjIPkdPZFHqdv19Nt6g4oNMITsZqZFPoRu1XyyIoa4/+CsIPAsAMdxNu2o+byhNlDjfeeOMFbBvvRN47rjK9RV0lPYarb3F1CPg75/8fUoaFJfGeyu3128M2lE+GjU1Ghhwde6DRUElAXrm9fupo34IntbHRcU9hVHQnBv0ljHUSsTvFSptCr0PW70oUSMjMmTOnL7upR7J1S7upG2iq3vOrM6DD2IS81GeGZDW0p7jhV3iIeVOnTl1ZrUHgiicBzJA+ffpsWbZs2R7kRu8wTABExa6XRcZ3OeNiYYoqZVlcL4uX3cFW9u1lmXtQIRskV9JAb+aRfoXhzAsbTvhRfcNcDP1qsF8F9jODPHrHeIKheLSPiLckGY4ME94J8A4i3sv5IpuC8uLS6H0dZU+ge98YHhmshpHSNTGg91Da5tnOuMIVtG+Ssq3I09kkiSHT0JFGt4Cbj+dhVrz11lsLebiHMbjHKjU4wNxG79Bw+PDhiWxvH8MxXs3Lly9vqcTgeOA8+uiEpvt46oV6cmd8SkcF1Ymii0bZ2sCWe8/QnPGVqxNXFqZXo1tYlvK10g38Zkhe0MjidBV+MkSMbR7nx2x1dVXfBWjeGTBBI4vTVZhztVO+hfrTXV0nKy72h7qr4HceLI41FZ3762i5WCNLJSTElGhoQZC5ebE6D3UOmUfYzv0IPEW6wC9mIhLwenMfV4QL9pL0Dn10+hXGohORXLHX4IuZMglnZHQGXyjDlrrIGdnAgQM3pK5kjKcEAYz4TwNGVqCj3o0iDdDcATqZho50MiPpOIrtGO/Vgcw62r93IsFJHzqGUcQgdPLVoyhyx9NPP13RQS1BmcjTyVfj+/btu5XTYJuDZUlp6haHnUnGniRL5cgrdgjqadPU6Qk8dFjdbujIu9Kp1merHdJh/2/el3cAr98mfsfUJNNiCPU0p2xobGzcOmnSpL1uxKY2gZEdpPPNvBiS6NGCjYfFi0/zIK/yIBrvKjzN9Sg9x0Avl/EPig/gOPBD7kFI78VDjsezZT7LpBbGFVT/dDKu4HMzL7qH3vzfQrtaw0HeUbHYYQyt2KnB48r3qK7LuFjTA9KDiOVdpofkRS6GwKvqx/y6SieFs/E4X6Gz/8cQo+Zj81lxLCoZKo/LNsiYwivpPN+uk768P3v27OHMpV7ggbb6vV4rWmrSrGX55+I0jqNjXDpz71yWS4+y/KqFkGOkh2mSSU+S6QQs3cO9fOQUF0McLU4H13CiyqnrebTgYoijRfGLlsY4k3QKyy6no3iTdIqQV9Y7+3OuT9LIT1jeD8vy82WX99Ffc663aKQnLO9HydOwjHeYdXn/eRZhwkam93F71D1S0PaHjUx1qvmvMqk9GosUu/Fol+HR/hog9PvEUK7Xub7Mcc7riTMFDK2D5dP19IhjOfhS5+1p+Vcuf4OO88okDGY1SDdPI7swa/0wP/JOWAwJ8/TUvL/SODPu+YR1XFkUHX55lNjVQ2EdVS8D7X9m4E1kZeqSadqSKLCnMcjQsnqMchhoQSSrxygnz8pOXwRSe7SuDpEMjKCDXL9bC11lYFpl1dCxFvJMhiFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAI9EQEMn0c6gAIf0+Y9SNTJ8fF4e8Ja/CRqRNd/Kq/SPATleoc1tXJTatzGDtXPy5O0jNOnzLyUn3Am6SnPnXj49tF7OioQ8fE7fxJeupTtylTpjRv3749n/XgGz2r0zeMVxw9Dh9Hd/qG32sc3dWLizPv+5IgQDnbF6gzICoy1qBCo0eP/r2fbw8/WJDP0l0DgYCR/QMa/YbGpw27FQdnZGybmtza2jqZA59qciRBxQqdhIoVfVTMx7YzpAuAr1Fcbdi1a9dAyQBw7XGrKPDl/tIhQ4b8t/CJXJV2BHy5P5Ee9gO3KdUpVW1HUKk+7v7huFp9wvLC+Sh9/b2JMrKLuN5hB3PqdhSlr783cTKyGtmGdSSsQ0/IpwYo+LAY2Ax9Kc+1JkivNI0c7wAX5KY+vit8L2Tcunfv3kvpXa/nZb4VLs+apzMZzkbU/ojTsWLe1visMnoKvzwM2D7ApswH2cDZwXAxaGRfyHpmIu9KB+eeNWjQoKaxY8cW5MnAqpFNv0cGDx78TiVDx66OdUWGBlAz9GB4oDWKqw00as+jjRgxomKP5uugsx5ewTjuwDiWika6uO1eeRcoTxzycnBQX55xCo1iK5tbd6ku8ryd106Oi5GXau7j+F0cp58rT6On41Ucp5/jqURPjOz71L+b93Q1mMjjOE+W2cikBzvqz0TWSIaJgzAyvZ+aGVkSnrp/lpCEZ1pZmedoGlIhfALXFs47fJ+4qjB//vw+CGjgal+0aFFNhg14xkjjqlRRevGayqtUj1NVT56Me79BB3sBcYmRabNtVr3OO++8JuocVkdGXGJk2mybVV534M/s0eiJZujButL8LAC0hozXc35EceiY1SMEZOl46jYawyaOcSgOHSvxCEGZ4XQ1+oVlKV9r/SRT3pye/Uskf8PVgJf/ooaLlR4doWMsGI6+q4UP5mR5rg0aLsrIaF9juMd2ropCGM9qPVwYz0o9XGaPpvmZEKB3W6O42oCcqudn0gG9lg0dOvRSgCkaWTW60Zh2n3/++W8jr2hk1cjr7nXBoYXl/C+Cywx3cjPv7r5Kn0uGpTMzZWTI9k6p8o2sUpFdul5mjwa4M/REAL5GcbUBcGsyP8OLzYnSJa5H4+WWnaPFDYvjejTkpZqjxekTpbtoSXrG6VNGXio9Xf2gvhwD6JGhueLMcVBf5n5Vy8uswCmqkMmj+aBPkK4YyOZqdfZB1/ws19TU9Ilq5Vl9Q8AQMAQMAUPAEDAEDAFDwBAwBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAwBQ8AQMAQMAUPAEMiOQNkv2IPi/A+KT/iaPI4erBuV9j8oPmH/VBw9SkYamtMvzJv0VXyY3+Wdfi7v4p729T7/9rjvwYMHH2D70Vf1jOzaeK5///736t8eR2C6jWMI5vHP2n/l8AjH7EGrW79+vXZWD1EZuz/2cSbLhzqTJYyp/o81+wB18NP+sJxyeV/Ov/o8/8a9k3VjPlUI1pu+47VU7f6WW27pz46FKarLFqH1K1asOKj022MuLtllf8GOVxN3RGT6el83sdDzEaDB1mNkv+ZJ/wQDm6hL6UOHDn0r5unPYl/Z4pgyGWmeIwvOw8hGwqPdGg1Kv/fee6Oi6mBkvTE2b5dIVHkZ2jzKdByGLqWrCug4gg6hU5fS1QjLvB+tmpt9HHXZudtv3759j7r9aZV6Lqer3xOPd/vTXC/pyrPG1eoTvl+1+oTl+fk5xFdwbaORfY2jHDa3t7dfhMf6e7/ci9yz+B7urGBZMD1z5szh5AfIU3FtbGxsbMeQG9ml/VGQzz2LPJOMLViWlKaONhDP5Frh894C7c+QWdGBT9Stp/MYhoHt9uUNh7YNecf8fKaoRxkaQExlM+EzIKBDeuZkQiKCGXmNnIQ1CbB1tsX7ESw9ksRwcTZeKMdw8G46mJf9hywxsvCDU2drmObyGI0MTbvgt7rhF9mjrjwqllFG0cvQZGQytsd8nm8Si7bYz2eNZGQa8XmHw5LW2ZXDXD6rsCyGpvHyYFm6s2ql/RtmGkv7ddQz1GtYQfDG0EpzDoWKM/ca6DKHen/L1Y+rGKCXjM9dAc9QdpzOyVcj0GccjaRkeI28S5yMYIy8xHG6+OP0CcoKppP0jNMnKCOYTqmnOqocPfqLwbrhdOBZtvEObw+XuzwG2xdZucmTJ2tIFxvcs8jIwH1LLGN0gYaKv+X51qkYWb8lEm1x2jmZ6rmAziPQ+QDyvKMskHdANMpb0szJnBwXZzG096h0CcMIjZ03SQA3nigACSrLFKh7hLr97rrrrgYqeqdf+WnJzXwaloyVkEmHcsw6+YrhUjkWK+siCPgG6nWApEsagcpSdi7Fp/EXQbwO25ftlamtqyzglYt1khKpDY3G/zA3eoKe5kFufqcE07D/RrHKFGcJnG7bzEGcE5ubm89iXvWB6iqtWGWKswTmZMvQ6xXquKGjVx2Qy3quuHtw8tVu5B2id53EM2vo6IWsL83Vc3Gl+rj64bhafcLy/LwOOPoc7/VKYuEZGdyzgFOBtqEh2rgoRsp02MiADRs2DCQ+flBIBKN7FuRdAu7q0N+IYIsiyXMdpD3+d3T2RkPcs57O927oKov1tlHCGCZ6iyCU7QyVj1IZNG/1MVRWNpva0JgIP8mwTuNmrTy96UvdwMPcSNnqsneJKPQbcgFgRjKvmiYWwG0DoM2U7YmokkjiRb2F0V6qxZBE5hQMyDvMYsjbLEuPT8HeY1hosMt5mM8R/5Aj4D6IWwwJPXDsYgjvdTed1QDkjcMjtLvFkCeffLJkMSQoD/5UiyEYpVsEWfSzn/3sO0EZlEnGncSpF0XgdYsgzbz/7SF56rRHwpN5USS1oemGeA0ZVGajUt2owIPIoCoyqih5onGM2SGiOUorAErJUOI4Nfl0Kcen33lIv+/yyDsd5mhLed45GMYV9OD/zOU9Ph3tX9AE7g9gUcSWDjd2MWTlypW7qTtcxsY1xZ2mxYnF24PHiQexxTjTLobM5N796LB/4vRyMSumP6HjvofnyLIo4i2C8I9Xdjk5LhaNQ6RGk8+8KJLK0OIaq1PAxRhOqmFaEFBXNypGXqoFhqi6RqscAXA/xg/WV4V/sO7Xr1/cFKHsYgiGUKDDejf8g/W5554bHpp5SsvIMMi0iyHzMKRfuZ9fgk8tGm1NP6Jr+Jhq9RGD1SLI/qhTs0VD3n7xIK8leC9LGwKGgCFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAgkI8K3aQl0JbKmL9f+Ke+o/Bk8NgjGeNgik+tZRaPA92X0+Kgv9uKqID1XH+AJKvpCuSqhVNgS6KAJlPwJO+pg47UfE7tmTPiY+HT4iTsLUYeXiJIyTMHVyXFwtxoxqltLpzkDORCezmphRzUQ63YHI83ZGVyOrK9ct69H46vq7YeUBeR70VuirwmVJebYt7AjzIEtfS3cS13S7TPg+ls+OgJsqsDVmoastI+NdrVE+qtzxRcVuqsBX9cVRjIyMdqH2lIsqj5LTHWkl52GEHyAA8LmjRo26X3lAVp1/CJSFq8XmHcCA24cz/ZqUl41xfeTKYiv3sAJ5Kne5R3N5xY6WNqbOWne5Oi6v2NHSxjIiTRe4rtXJYqon70M0Adoa0VTGdZ8zOPHEBRmRpgtcQ3SymPjmz5/fh6iBNnVANJWJxxlcnKzuSC9raP4DHQHMmTt37lzDMOWPSY8CmNdURv7nGgoB9P9J+/DsNdJmwWGcLjWZuoMxMki9tFlT8s7luuTGG288J60846s9As7IkPwG7+ZKfzNtDiOYobvhgdaIpjLxJBmbMzJ4D0+bNm2Dv5k2t2vXLh1tkBsxYkSraCoTT080tlQ9J43/WoxrBYCqZ9P2c21bb4T2IbTdxMOJz6TnTLUZjnP+hmJgGpvL0LV9d93QoUPr9u/fP93P1w8ePHgdLzPtLlsZaXG3LzISA7qWfXYZfKKQAENar9HV9Qwb2apVq4o7jSk7YX6m08LYpPkiUFxIO/hueKQTYWQdDjbKTpifYXC9OGx1MjyNmmqkGemg1/OSyb2vUZyUF0+5QPs8T+XsDH9XcVJePEkhjUfT4TvrMaRXEKbGqXMYroI2C5rmeDf5sbaLpwpHjx5tw8g8LwaYec6kGNTa2jpMw0iOnd6kWPlUwozpY0OA91ycn9XiprSB4vysWnnoVtLRJuWT7kcbLZGXlE+SV7ZXV2V64N8TTePSEXCao32Vh7ic9F7Sr9KLXEUP8mtoI+jVPwW9bKAHnEYP2BdD1clJ2xl+DCHfn0rHoB3ioJ8NDB0nU9YLeW+VFdYNC51HC3rUtLSox6Wu53mDHjUtLUqeaLxPb35G0hs6yqv53mcztLncaylxLsmbiUchyqtpfsb5G5/g/W9xXrMSb3b8Dl3/bxqP9g6P8W0O+R8PwA+wKDKD/LNcwzCuL6mRKCZ/EQbySeKyAQPS0WMfamiIvKbzzz9/Awa2D5pOHxqoRqKYfKObhJcVaIU1R0DDPw0DEXyhhoV6D3ifGbqR5meKRSs3ZBSPCxr+aRhIvlHDQgyqLjg/E59oWYeMTn53iBM9WtRDYAz/gxcxm7IfBcrvwuCWYzx/GqClStLjjeNFDudlNLsK5EeS381Lij1dyfF2p1gdUxZ9wbPsO1LHlFHe2rT88mzileGRPmF+FixPI1OeTXwyPN9Dlvx+FixPI6878ZT9HS3qQejJenMO40yM6kkawULHwwsfTnom5QuyLGIgJw/Amo/tCU58kdeLMnlNnbCUqXE6nSyuDgEZmJPAezhhfhYsd3zl4uD7pSM9YX4WLC8npzuWZTY0DifVys4ZeJslwQdWHvDu9Mt/Hiwrl547d663xM+qY3F1S/zKY9BnqJyshpY9IiR5qKwPibzUHiqr7CA/95kYzFebRt66amVYfUPAEDAEDAFDwBAwBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAwBQ+DUI1D2g9VTr156DTZu3Jjpe8hzzjmn7LNv2bIl08e6EyZM+Fg+hUqPiHF2JQTSbJPpSvqaLoZAt0Qg9UfFbIm4gS+49V/vV/FB6Pfd08bRXXlczNf5w9j0N4aPkfeE/mF4JD1OThx9+/btuR/96Pgunrvuuis3dqy3QyOOPZH+wQcflMgbP358Yh1jMAQcAqk8GkZxFUb2FJVeHThwYHEPWhzdCY+LZ82aNYiys9k4eOjIkSPFPWhx9Dg55ehr167NNTQ0eJfS1YZXX301xz9L9y6lax3Y+KjzWGoWtJGyZsK6maBht2wvBK9K1A/WD6aH37Lj3RG3bs80rdD9076Mu+DNsxP6e0uWLGkNKB5HD7CcmGxvbx8pKueD7MA76nAeL8TRXXnamO06uddffz134YUXepfSolUaOC8it27dutz06dO9S2nRahW+/e1vf76tre19xbWQec899ww8fPjwdMW1kHfvvfcuCOsGbYbolchfsGDB6LBuyoteibxwnYb6/NnHafkte1aMLTsXD9dNyhdyhXPZQvloEl+4PK2heQ3gggsu2BQSEEcPsZVmGS56DeDxxx/XOSTFEEcvMqRMrF+/Pnfw4MHcpZde6l1Ki1ZpUF1O6MpdfPHF3qV0NfKCeqgBM1p4BtpDisMNOsibJq0Gy0bZSRwHsVNxuEGnkRHmQc6/BHXzdVwtepg3TZ56B4O6OZ1FT1M/iYcucIZ48vncGsXVhmFDxvStq6+7uSin4J2hU8ymSaQ1NM8wONPhKMPF4OpeHL3svfEu3n2Z312MvKIbjqOXFRZR6IaKjz32WE6XgqNFsCeS3FAxKM/REiuXYXBGRgO7/oEHHnhIcbBBl6kaWeQaLDI2PfTQQ02Kgw06slIK4v333/8SbJqjPyMvpli6+vQUEkpZHnzwwVanm7yYdFRe9FLOCnOdxw2N8dqaCiWUrVbI594oyxBRmNbQIqp2TdKBAwdyHM6au/rqq3M0Xu9SWjSVZQ3Oe11zzTW5H/zgB96ltPNyWeUF+WlclwUbbKBBXxbkS5tGXv9gg3UNWvS0MuL4wHKNdKV8QVDnOP4kutON6ciooM5J9dKUc/DcDPFxLuIaxdWGPft2tHUe61zl5DAWXenSaeMeZ2iaj/HivCGeA0FDPtFUljVoPqYgGS64tCtz9KyxvFjYK6hBi55VlvjlxcJeQXnRK5EXriNdOQ1tYljnMF/avHRrbGxcF9Y5bf0ovtFzdkzkfx9NYOC4pWnpmPejeKql0ZYWDb+16XtZ5PQ4Q9MQkSPscqyOFnFQWrRKho8vv/xyjv8TkON4vKI8pUVT2ekWWM08VMtnRl5nLeXVen4m3bwFlT59xnF88G+droVC5zddOk1c0xWZNDc8WTz2ZcjJQrZ7yR0+e4eOxbs1X5+fu3vpmKWVaq8lfVdXhjZ27u5xbceOrMwVcleIzvC5affyMWMcT1Kc+gfrJEFWbgh0BQRqPT/TM8no2jpKFsixt8IvszxvjzG0pG8Xs4AiXvt2MStip57/uBc67ojajxU2o1HNR2z8ZHCkkMs/lxvc8Oen/olNA0PAEDAEDAFDwBAwBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAwBQ8AQOIkI1Px3hpOoq4k2BGIRCO0qKfKx37HiNh7cWVIUSAKZa4P5NOmKlUgj3HgMgZOJQJxxxd0zjdHFGVcZmamMrsd8GRIHhNFrhwD/o/wcNpS+IIlsb/njp59+emOl0vXP4pubm89T/ZEjR767aNGi0m+cKhXcReulNjT3kWV4a3gcPc3zXr+6UP/iL5v+Et45uNbhbKh7vb6ucH/L0rHey0wjw/FMnFPo29q54wE+j/mqaPlc4bmBdWPufX9pvs3p6Hi517a6fH5ey/Ixv3K0uPhk9Jpx9wrST1bPGrxHUhodPg/Ps1zX4Q1e4mPd/0j6XNXz0z8M86gsKtx2220DW1tbz2EnxUYdh8E/ix+C0fYRr9JEO8M8UXKiaPJUce+pXFmULEej3tq4d1CuzNUPx6kNLVyxFnnfyL5TV1dY1FmoW5cvFD7beSz30xG3tUzdteSM1LttPYP9ux2/Pv5l9fFv3fj7J62FnTvR8/6wrpSd1VkoLIY+Llxm+T8gQIN6icZ2HZRnFfPF+s8xsG+IQ2loJYb4h5onpmRcGNJGGZtizovZh0c7Q5wjRozYV6mRuTvJoFy6VrEMqlayTqmh8YHmf+BBfrtr2dhv+Q+0ZOy8Qr/ti/OZ9jy9+PzOOTIyeapcr7qv9eqT23z0cP6i3ctG/X0QKOeN5eFkbMGyuHS1L3DmzJkTVq5cuSUsP47u+Kp9yRqaRQ3H4ujuvuEYPYrGhgeSZ/OGe1mMzMkMGhu0jQw9f6+yao3Mye/K8Snd+Elj38gY5LLhs7d/feHCgqdLViPzwC0UZitm2Hj37sdHv7zzx6Ob94SM7ISXkM9tPYFWY8JNN900kdOyXvEbZVE69Bmiy9iKxBom/PnPFDXgoFjl8SJTVB6kx6U1J+Nclz9jPrYNHufZPh80MpWJR7xxckTXPW+++eZReLJ2DR99zzYwaGQqE09a/crdr6uVpfdo+fx+jGKwhmnP3JD3zm47PsfaoXHE/koerG99w4K2Y+3jkbti0aamhcNv3fHw/LNHP7ZwYT7brttCYaru36+h34t7yiji5mreHC2Xv70Ma7GIRkV/EB/KebynnnrqferrnI1nFPve4fMcQrQa2vVRns7dCfZLXDoqRlbssEaejAa8idO/Jin2PclA5WnMm6I8XdQ9/IUPjlcrfEOeDJ1kbM/5vF/1n+dd8h4Pseft/PKSSAsfmpNpuChPhl6esYnJzdsw1k84HsietysR0o0zqT0aiwvv6Tn/8YXmYi/80vPNE0VzZUonBTV2d7GZ7gOM7DOqw8s8p9BZeORHG3ccc+XOMJJkduVyNUaO0bsBHWVsCxRzeUZ3MvWWccmoZFzcd7QzMtFP5n1NdjQCqT1aPl//cKFw7ImOo50PnjGn+U6Jo2f+G8UqU5wmuHlSFC8e7ZsY26NMtO9gm/ijUTyRtHz+LSz1c4faD11JuRpyZHD3lgGnXQzBUKqeZOPZ1tDYPc+GYqmMjPvGeqzIh4sg+p7MMzYZXVYj0xK+VhdDCx/eqi638xZIgjwRKhRJWsLX6mJ44UMMgQWSIk+xYg9JpPZou5aNerK+Ln8j7uvMY50db+pSWjSVVYLHsDlNn562sNDg6jb26ve0ny6ZW7jy2DifX+6V5Qs/HD636fJR32gaOezWnV+O5aeA8WCqxZByMrKUybMNHTp0ouIs9arllXFx8O26rEam++p3stWrV/+Q4ZywepbLW+b3n8Gbs6lMPEm/qWm4umrVqp141obgMr/0cnM2lYkn7dBWOnaXkNqj6YFalo3R3EJX1eHM2R8NP9x58IUdG5u2cnQXh54UWg+1H7wZ93E4V9fbzQNS3efKa0YtffHvdngrj4WOzn8+2nG8GnL/Yvey0cXl/ZKhaMrFEBxR2TlaWEEaYawHXLx4cerVVO5bdo4Wcd9YD1jNSVPo8Xnu5RmZFj7Ia07m/WCNkXnGBs0zwLBO4TzzsuJvaVr40JxMPKQl0y2QeL+zhet293wqQytpoGWe2A3NyrAUiz5cPmj3iNktl3XmO/6a4ck8CoYyRHm9Llf/5ZalIzKd363FGX6wvuqEH6zzox7eXbzjHxJYwra6lIshf6h1+qWCRiYvptVFUDhXSGhICU0/WKcytqCRyYtpdVELH5KlIaU8mVsgUZzFA6NDps5Q90wKyMzU0SXJi+19kypa+emHgJbwMY4u8wlWVgMrN9pwbzOrgSEzdiThZFpsCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAoZA7RGw5f3aY2oSP2YE9LX/zp075/Pb3n/i1udz6WujN/ld9g2uH/PVyqtZVeJH/jr+w+3IXr16Deno6OjL96qIyh/WNWDAgJYsHx/o3mZoWd+A8XcpBPjd6woU+l9cMrBjGMIGDG4H8XnEZxHrx+zHSC/gN6/DpBMDMgfwFcxE94M6xtZG+ii0vhhdb19Ay7Rp07al/eom1ZchiZoZgyFwChBgX99nMYA1GFEbBrWgX79+jyxdurTNqcLXJ1MwDP331Dso11co/9WVxcX+FyyT4ddWrQ8xpuagMc2ZM6cv32Tq288zNmzYIEe1JU5WkG4eLYiGpbsNAjII/ie5/mn7GRjFpQwP3+bLlU9jeH+E59nJ95O/oPxqyvVvhb+FMWoXwtf4AFrfbUYGPFk9BVMZJvZiZ8p6eUB5Nzxa/969e3ccPnx4H+WD+Qj6KMY2knsNgb6JfYV7IwUGiObRAmBYsvsggBHdg/FMROPbMbL1pJfQ8OfqCYi19WYdyekY10/4v9v/pa2t7Svk7+KKNTTKRnM1YGQfYJBteMSJpIfjFXO6CBp6NiJrFzsitjCHG8JO+ZHQEg0t9TYZ3cWCIdBVEMCwZDjtXEv52Pkb5OdiVBvxZrdB+z6Xt+ueeMvy5ct3U/426Yu4yoXB1C8wXNyNzBEyMvJH8GgaHsozNqoytHaGkx2au+H9+omWFMzQkhCy8q6KwCQUW8fwTsZ2rZTEAGbh3R6H9lcY3RLRMDA3h9pFuuwRGRiN5nGHNSdD1lDVb2ho2MzOgl3I/JBh4i7RjhAU4+U6MMZUOwfM0ISYhe6KgGu//fUAGFJwCOelMbgtzLO03K+9b4kHvjLs9NYtMDRPNsbnnY8j+chyaXk0lTfClurgV5ujCUEL3RGBTTT8T+g3tKampt/wAH+Eof0Yo7obuk7kcudPtkC/m/xwrh9wxQa80xEMp6+MiPlXK4z9WQAZP2/evG3MCftQ7p1DyUJLh35jo7wewwwad6xsM7RYaKygKyOAMf0CA7oQI7uBxY77WaC4lvwX0Pk1Yqnu/cEQXiKtRY434VukgjJhP/yNmzZt0rCxiTmYfqweuHfv3guCdTA+/WZHca82yluCZXFpLWdaMAS6HQKXX375v7a3t89CcZ2gvAoDeZhYwzsZmDzcDVwaUnL6e34VS/K3Llu27AD52MAiiI6aGIahDuU3uT1MxZodM0PIVmibuY+8mOZue1lxfJ+5mxtOOtbI2BuPRpYY0RDo4ggwTLwKFf8v10dc32dItyj4g7XU93/Uvpzl+rLDRvEqzJo1axAGfB5JGVBT+Adr8fg/avfHyLQSmSqYoaWCyZi6KgIsw38OD6RPsGQc+rHrPa7NXFoA0RDvLC790KwTyPYTJwYZEj9IT8BzaRVSY0R9edLOHC2vORzDxd6QZYha9Uzl0WzoKCQtdFsEWJTYctlll/2UYZy8Wn8MYjzxFC6tP2wk/yjx7LRGBm/utddea8db7mppadHPAVpdbMCY+2J4ckxHSGuZf3NaI4PXgiFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhkAqB/w/mpdIDtoo4VgAAAABJRU5ErkJggg==);background-size:218px 188px;display:inline-block}@media only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi){.tui-toolbar-icons{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbQAAAF4CAYAAAA8HgyJAAAAAXNSR0IArs4c6QAAQABJREFUeAHtvQmYHUd5733ObJrRPtJotSxZsrVZxnjBmO2C7GsINtzk8oE0Wix5LBz5i0GExSwmD/FAIJgAJrFiEQYvY0mWNBLgwH0SQpzYgssSf8TgTdZiW7IWa0brjKSRZ5/z/d+jrlZ1T3ef7tPLOTP69/P0VHUtb7396z719ltV3ZNKcSMBEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEhjcBNJRq79o0aJMQJn70+n0TyZNmnTP2rVruwLWDVwc+l0bsFJ3aWlp27x5896or6/vD1g3cHE7v23btlmukT0/aAN2eUHr2/lB3rO6DHu+nucnbpfnp45XmbC8vGRLXtQ8c7UXNJ88gxLzLh81T+/WUincvxUosxbt3pmrbCHy0SeW7Nmz5+JNmzbtL0T79jZL7AkFOJ6RyWQ+09LS8h8CpwDt52qyoq+vb+KOHTtmQ0+LcclVkfkkQAIkkC+BW2+9dQrqbse+Ol8ZcdZbvXp1+e7du+f09PTUxNlOENnFZEDe8/LLL388iPIJlx25ePHiorlwCZ87myMBEkiQADyzd3Z1dcnoxzsTbNZ3U9Bv5JkzZ+b39vaO8F0pgYLFZNBS8ICWJXDOYZoYF6Yy65IACZBALgIwFuKRbccuHlp2K6bRIeg3oaSkZA6MWXmx6Rf5EBpO1nEOTeYaxKpjPmoBhvC+BRDvUzC08BjKTdSOI49CB8c5NLT7LPJKK7F1dnZOQ8Mj7Y3jIvY2NTU9b0/nMQlcKATsv2/5XYc59xjkWX7f8rsOqV+k8rx0AYsK5K/F7jbE2IX1Bs3Ifxn7L9GX/mzz5s27EE9kU/NlbkOM6B8z/f39PeXl5Z0oc2bEiBFtjY2NnYkoZzSSqIeGm6t9y5Ytz1RUVNzqdJK4WMOd0pNKg359GzZsOIv29jm1Cf0S5eWkA9NIgASGHgGf82XD4Kldgv0W7N+Ch7QT0yBPLlmy5G1xE/EzXwZjJg83FTBmoxFedPbs2QW1tbVzVqxYkdiwZFncIALKfzVg+USLw7OMfRVmoifExkggIgLouG5Gh9Yg4vCkvhojGT+PSHQkYuD9jCkrK5shwmAI9uPh9VQkgiMQAt1kvuzHEGUOMfoVC8N2E/qlG2DY/mbr1q1f9VsvSDnoJ/Nls/QhRr/1cU+MwojXPBjdZjgzh/3Wy7dcoh6HgMGJXd/d3b3RReENLumJJEO/UuNpYqZTg/hBnHBKZxoJXOgEDGMmQ/XTlGErJiZizKRDll0ZtmLQD32ODC9uxx7YmGn6l8Kw1cOofUNLiyQK/QbMl+UjGEZ3CmRdlE/dIHUS89BwMtm5NZyYo34YztuIi/L3jpkJJEK/7Fg5nibcWjuJdy2OYszaLT+SdMVJCcOTpGWOwp6vyvkN7fL81lPlFCd1DHmWOQp7virnN7TL81vPrVyhebnppdKLjZfSK8oQHW095O2DB/FYlHKjkoWH7KmYBulav379oH5gRf/5ZbD+DTj/a1RsIpYzGfd7O37jsXnHiXpoOeBcDqO2ChfF0oHnqJNYNoZRKnGz1BSrfomBYEMk4EBAhhmRfEh2I54tJcYMv5l7sa9DZ3a5Q9VEkmSYEZ5Zj+wSV42KMRPvAaNG06FflUpPKkTnLsO0C7HLYo8otu9h8UZkjgr0OwaPe49wi0I53BsXx9mHFo1Bw0leg70BP4CtUV6QKC6CyMBFlQUr0/EDmBXnBYlKX8ohgSQJyJwZOr+LZVfzZ8qYGXrI72cbFhcUZOEX9DqF0ZUXZJe46KSMmcRh1ErQac8qxMcdoM/vhg0bJiNEvxNdwmzom+bgfd4PhJFhrwv92keNGrUTfGTBXKgN/egw3BeyaCSWrWgMmnZ2H9u5c2eddlxUUVyQscuWLRtfVEpRGRIoMgI2Y6a0u7y1tfVBdVDIUDdmSg94bpW7du2aro6TDDdu3Cge2kLs2YU1Dm23IW0XRrH+gHA3wtMOZVRSrYpEFTY0NPTMnTt3D5bkH3eR2QeD1wkP7E3sXXilwOszgbG9zxuZa+pykmYyxnVLcBEycOtzvYsm3tCfo+JDZuUEItDvD4Z+nu+iiSrQbwICtwsbSls8DXkOuebKD9W4j8po3zJnZq+SK99ePu7jQvPKdX7FxiuXvn7yXYyZqlqHPuCXOO9GlZB06GTMlA7w1MYvXbq0HZ5cLL9v1Y5TCCbdSL8TfOQ3Ju+jVahyyKtWcRWi3BjEb8T+KewLsWc3eGnvUfEoQ3ivYqT2o10xWhejHzT7Kuj3nL0tlCuFARyNZfzybrH+Xq8et1cLdZyYhybGQjTFiXu+iyZlUHa2hElumn6e76KJTriQw5LUjW2RwGAhkMOYqdN4EJ1dQebTvIyZUg4G4WLol/h8mmoffaSveTWUO4X9Cew3wMCIUcv2sQhnLl++fLSSF3WI9nzNq6FcHxbStSLcje9VHNT0qBBjpx1HFk3MoNk1xpOQad3tebihzE+q2POK4RjutKvuxaAfdSCBQhDwacxEtYLMp/kxZqJcIefTpH3ZYAQCzath3lI8unqpiy2N4dNYl8hDv0DzavhgxVH0m/rCF9P7PKdyNH8TNWgwVGl5csBLmO+Al7PR4xT2eeTFliX6yZMDdnGJZ7o1hBueL1i7wWH6BUkggDFTfC5va2tbpw7iDv0aM6VHIefTlA4+5tVUURV+AyNNO+UA/Wvs8/w+5tWUXtkQw7jNMs9mJMbioSU2hwYjkcFNbzlBtwNclJ+65cWVDv2u9asfdIjtPQrhpJ8jnoQs3qA9Xy/rJ26X56eOXkY46ceQZ5lTs+frZf3E7fL81PEqE5aXl2zJi5pnrvaC5kfN096+4ouHQXtWzmPUuS1noZAF1P2Ih9DAklAndqOQSylcv+y8Wq5yko+yfTjfv0L0J/CGEunb1byaH/1kWgcL6g6j7CysmrT0a37q+ymTqIfmRyGU2YclrPf5LFuIYnKDtRSiYbZJAiRAAl4EYNSegOF4Cca416tcofJkTk28NHxKK/gTkA+li82gncCTxa3GB4J9qJ94EXnM2ydPQom3zAZJgARIwB+BRiwSkWX+xbrJCtJY+tCiMGh4opAVMI3Yr8AHLH+LsKg2PFH0wNCeqK6u3gFj1l5UylEZEiABEtAIoL96Av3VG1pSUUVramraFixYEMmXR4rqxKgMCZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACQwhAukhdC5D4lQWLVqU0U9k27ZtRXWNoN+1Nv2e1Y8ZJwESIIFCESgpVMNslwRIgARIgARI4AIgIJ6a3VsrptMWT83urRWTftSFBEjgwiNAD+3Cu+Y8YxIgARIYkgTKkjirxYsX35TJZO5AW/Oxz8Z+Jp1O70LaTxF/GPNEpxAWbFu+fPlo6FLT09NTWVJSUglF+vr7+zvLysraent7j0O/voIp59JwWO8t7rm5sN4b9Itkbi4sJxf8ZnJYjmE5mYq4RKLi6CKeyQUigPvmB2h6Da5vd4FU8Gx22bJlM+bMmXOwvr6+37NgxJmxemirVq0aBWP2LzAWT0LvWuxXYq/CPhFp70X4Xeyv4eKsQJj4hnZLAX52d3f3bBizaihQBUOWxi6GfiSM2TSEb1m5cuX4xJVjgyRAAiTgTmA1srbfeuutU9yLFC4H/WnN7t2756xevbo8SS1i9dDOnDnzGE7mFu2E/oj469hHY3879lHYxVish+Hbu3Xr1t8gntgGb+wSgBdd1NaBtC4clMKDHNHX1ycGv7Sjo+MSGL8uPA21q4JxhWjHsspRHYf1BKLSF/pYVjmqY3oCUREubjm1tbVX4IFPRlvej3069pFOGtvvV3UfO5SV39QB7E/it/dQU1PTSw5lfCehnarS0tIa/H5l1KXC+A0PqG+/X9V9bC8IWf2Q1Q1ZpyFLRms67GUKePzOrq6uZ6H7R6HX7wqoh2PTcAhGwAbMh357oV/sfacoEZtBw0l8DPI/Io3ghjiNm/XmLVu2/FaOZUN+BdI/hxvlXhw+lrQxg2dWDWM2VnSRmxY36ys6dLjKJa+++uoklJmC/BObNm1K5IKIPtxIoNgIGL/X7+H3+v9CtyhHdsQgXi47ZK/Bg+0/IfwMfouBhtLk97pjxw4ZUZmA3zKCaDbDIMo0hOwTweHYggULDiU9lOZxNuKhbYdeMvzY4FGuIFkwauXo++dAv4PQ71jcSsT2jhNuzIdxY66SE4Dh+iYM1pedTkaG/EaOHPl6Q0NDj1N+XGlLliy5BDerGkpsAew3nNqqq6urfPTRR7twDhbPyaks00hgKBIQY4bz+jn2G/2eH35Plr4FMoL8fp5COzdDhi+jJsZs586dl8FzlBEfXxtkW+ZooZ9l5MFLCDroM/Pnz381CaMGvcah7/nf0Oed6E/fgnAujsX7dHqoEIOW6LwaGJRhaHEsdBoBnapgwMTwl2IfsJWXlx+Pe14tNg8NZ6MPRbh6N/B8Xhlw5gkk4KYsUU9yw4YNc524bGxs7MSegEZsggSKkwA6q/vRWfk2ZhGcxY3SJuR80o8swzPzbcz8yPQqI4bTaPOAV7kweTI3hrn9vwb3VdjlgcLccGzGbRGZV3sL6n5048aNzba8SA9lbqy9vX0qHiTGg4fl4cWtIWNerQp1X4vLgfGliJuCXunw0L4C8F8zyrxaVVX1jvXr15/wqpNkntwwGH+eKm3CtnXhiWsXnjZ6k9TBqS37kyx+2F+Fd1vvVLYQafYnWQzHNmMo+XAhdGGb8ROQOTP8jp/HrnsEh/Cb+TyeuH8ZtuOU3yE6uvehU/w2zkaGDLMb7nuZu3prrjk13I+yyEyGLM0Nq5N74Ckcqq6uPhO245SOu7W1dRRkTpPhM7ORc5GX4elFPqcG5jeD93rsNbb2/B6KMYttXg3Mx+D6X4JrlpdDZFyfWObV9JvULyxf5dDR/QQ3pBpGvAwLK54HiI/LEJ4vATEXgjFrw0XJPurgwgyD23z50qVLa2T4IuamA4nHTX0vHg7qA1VKsDC83CkYvs0+GCTYLJtKiAB+G3fYjRmaFkOzJawxk1MQGSJLZGI/JGmySZvS9rkj97/oZyydvnSWc+fOFUNzMqwxk1ZFhsgSmSJb18Tetp6Xbxy/9T/Bef9zCGMmTat5NfHYIt0MY3YpdMzLmIky8mCAvlfm1SZEqhyExeahiaJQ+EsIvilxtcHIHUf8hzih7+PJ/qBKL0QI/Saj3Yv0tqFXLy6W6HgMN7KvMXy9fpRxMWRi0EQmdLFcK+juOu7gRwe7PD917GXEkIlBk3TIy3tOwi7XSZ5TmXzSioGbl97Qz/dcjpMc+3VwKhMkDfrsQHnTA8LvdxlGDDbbZQTl6nT/4X5fivt9kyZbDNMC7XhAFA+hC9BB6g/J+1DnpL1gUK5OHCFjHOTOVLJh4Do3b94sfCLZ5IEa5yJTMNnFaiGFSt8V6UIRmS/DUOsVkOs4RxZEX3Em0M9GvlAkVm8EN8V9+AF8HCdqvjgtTx7Y70FHuA838Aa415cGARFlWejXgptyP2Say6KMJw8xdG/BDTxzzZo1w6Js068s3Zj5rZNkOd2YJdku20qcgCzNN7eKiort5kHEEQfZlradmkNfUqGnyzCjfhxl3C7b3nbYttAnfh0yojBmMuS4EP1bQ1id9Pp79uyRh//Qxkw8XfSze6Bf5Kse83Yb1YnmejLDRVdF7WEp8m6VHTLseeYxTtrimZgZPiOQ7fnEiyciL0njWlpaxuXQz+KZeAnzm2czZr/E0Ea937pJlLMZs/ZRo0YdTqJdtkECQ5WAfIQCiyxui+D8fodFbpEvCkEfWAqDOz6sfjBmZ9FfxLYoJLRBC3uCrG8lYDNmMpS30FqisEc2Yyb67S6sRmw9ZgIHIN8ccsTKu4U4HjDkGIUOhmxdlLTtuWEESIbWzCFHWcCB4wFDjp5CfGYass3SRtvmcZgIjNmf4eHePA+bLDlHGUmSOTzxkGTo02n+STyyNZiXlPKRbljUNxbrIBydCxk+RGPdxjCilCk1RrosOiSxbN9RQYsWMR1gqHERLuAPsMsnp2R7Ep3jB85FC//XePF6BjTJuti4WGcweb0nbs3wJOTo0ob1VKPS283jhX6Re6pR6Uw5+RPAA5a8TP1pTcIhxN+K6x2p0cB9JZ3089j1lY5/j/m6z2htD4jiAetieA4TVYYMZ8kCjqhXLMv8kSwckwUNqi2MnByNah0AOMsL5Xcq2TCWMurRgHAjVmDvQ/uWV4ts/YQYsEjny5QeKkR/OEOW3atj4Qx9j0+YMOHEAw880A09Lf2W3k/ENV+mdNHDgnloMA7bcBHlIv3IUEg+hVU0G96Pa8VFTOEizhKl8MQxvGiUoyIkkBABdNoPwWB8Cp2Xmm8Xg/M8frtfkDmvsCsdjfetFkL+30Gubsz6pe1cpwndZAGXadDE4IjhQYca6bJ9yJymGzPRy2g7l4q+8nH+V6mCMA7bhg8fvlLegVVpHqHMl8W2RF+1C/3k9YjsBk+rFS9Iv66M7Nq1a1XWgFAMH7jFskR/QGNIKJiHJsoYXpD+pDcKT36uL2E7nUCcafJUhlU9spxYbc9BP3MBiUpkSAJDmQCM1z+iQ/tEkHPE78TSt9g8ipyi0Kk/CO/skzkLogBky+IRpyE41+rQzzKioHsUrpWsGccgI+eQqLWK+5EYYOTKootf4tNaN6Hv6XUvnT1n8YhimS9zahcrMK80DHo7rsseu0dmryM8454vs7cpx+qpyykvVJqcEH4IG/BioqtnA+9nntZIG26QxIzZihUrRkDHmbhxXBnAmOlj2n3Qj8ZMu2CMXhgEYMw+izN9KsGzfcpo01eT8m1FmRLwVTiCQtKWtBmBKFMEDIQsuOiF9/PnuYyZUUnmyxaG9ZBNBXJE1JzYiBEj9ucyZiJK5ssw9LsnincBc6hmyY5lyBH/X2wajNXPcFNOxUTqu2A4voxWn4BBkLHe7IY5tDmA9EN1jHCrFo81Cn0q8LQhrwuUw2iNxPEbuEHbcCOZ49TyAjhevp6BclldxM2OVSlDOHSxjEXj5nH8Uoi9XFDdcC0sT9B+66Pda/WyGBZy/FKIvZxex08c+lmeoP3UcSoTlpOTTD0tX45KRlhOSo5bGAVHyOiGnjfjXrwf7fwFfteuD4FuevhJh3z5/X1fjJm06aeOlJHfLfZX8VuWIctAnprfNrRyxzCnFfnHiXHO5Tj/H/r9FCD4mPNtmm6xRdFXp8VI+RwGTeE89semjIfgWAwaVitdjDaHGe3OQrgFexs8tj/iwrUhfjHCaxCqH8arGI//PI6T2sSgqbYr0OhM/Bj6YGTfRFy8sIqzZ8+aniWeyLpgoCN9IvN7ouAkXwpJwc2v91snyXKYR5AvhaT4+askqSfflmFgPonfiCxeuAMavB+7DPWNDKmNjMocwP4kOvS8/32M8TB6AIb3GB6ycv77GL86Q9aAfx8DFn6rBynXBYPxjSAVkiwrHNAHynxdUW+xGDRc8N9hfuztAPAAzv5DBoGx+CHcoGggrqLPwGDc/vjjj59WCXGH0K8dL0zvxDtmYnjHGO3JUlNZ8mvZZBwYxm8/6iQy3Ih2TM8Jhiz7pRAxalCq3qJYgQ6gn+k5qSX8YtSgjqzK4jbECWAx10s4RX3Vo68z1u9rXxXyLIR25NuKB4NW1+/roHWjKA9jvg19YEEemn3q3wpGvr1mnzIjLxaLQRMt4XLuRfBhdHrXw1DIEv3/ieOLceEqEX8F8d2I/1S+44bQtG5IT2TDypwuNPSqzKVBv2p4laNxXIEnkTQ6aHla6oRBbpPVjoXQTxmzRGDk0YgyZnlUZRUSIAEbAfQxD9qSiuoQ/WHkX/WI4wRNbyAO4ZSZPwG7QUvqCdevxnaDVugnXL96sxwJkMDQJaDmkYbuGQ7SM5M5Mzy1fbVY1Zc5M3izRT+mXqz8qBcJkED0BGIbcoxe1QtDor4qT80zFpNh01flYWg2e1Fo2C6Me5NnSQLFToAeWpFfITFmxbrCUdCJMeMKxyK/iageCZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACZAACQQgkA5QNlTRRYsWZbwEbNu2LTFdnPSAftc6pas06PesihdTmIurXdekOefi6qBfpJyD8rHrk+s4LM+gfHLpY8+P+r6Ngmc6nf7q1q1b6+26RnEcBc/S0tLmLVu2HI5Cn6Ay7Hxz3V9BywfVx17ezjfX/RW0vL29oMclQSuwPAmQAAnkS0A3ZrW1tR9Gh1ebr6w46unGrK6ubiz0GxdHO5QZD4HEDJo8aeBmmWk7jf2SnuspxFYnlkN50pg8efJLNuHdki67LZ2HJEACAQnYjVl/f/+PIeLxYjFqdmPW0dExC/rNpFELeKELWDwxgybn2NfXt1A/V9zg2/XjQsePHz8+StcBN/gZ/ZhxEiCB/Ai4GLMKSCvFXnCj5mTMYHDVNAiNWn6XPfFaZUm2iJt6YSZzfioN8e1Jtp+rLegzUi8Dfdv14yTiixcvbhw7duxdDQ0Nb/ppL2nvdsmSJZfMmzfvQH19fb9P/Qrq3SbNxw8Tvcxg9/6D8pVhRsMzE2OmthJslodJlRE2DMpXhhnFM9OMWVaFsrKyRB/+w573hVo/0YsEg7FQB42nou36caHj8CAtP6qamprEPTQwuq21tfX3GOa4vNA8nNoHo/G7d++eD/2qnPKZRgJuBFyMWQbGbHVTU9NDbvWSSvcwZvs3b958PCk92E7+BBIzaPJkDzVnaKrux0qi17XjgkbXrFkzDAroT43da9eu7SqQUmLMxKjVFah9z2Z7e3sr8TAyb+nSpTWeBZl5wRGQewKjDP/bfuLFYswwslAmhsuuH42ZncjgPE7MoHH+LPANMhw1HpUhyNWrV0u8qDZczxIYthnyoIJOIrH7qKggUBkLATFmuCf+E4k/xsPYCpVZTMZsx44dc86ePXvpypUrxyv9aMwUicEfJjaHxvmz/G4WYwjyOnQQizAf8LJdCpLPT0raMx2Og855OIiwJBlDkCOgx17I7rBk4gDpnu/32csHnfOw1w96HJSfXX7UPO3yg/Kz10+Kp2bMrsQ9m8LvvRG6pzCc2OowZ5b4MKN4ZmLMwCc7VI55sktg1ES/Ppc5s6IYZgx7f9rvh6iPw96fUeuT2JM1589CXToOQYbCx8pxE8CDzbUwYvNVO/i9l4hRKwZjJjrBmI2A8apU+kkoRq2YjZmuK+P+CCRi0Dh/5u9i5CqFDiKQN5ZLXtT55eXlRa1f1OdLeecJ4Msfv4ARq8U92qNSxaghrs9LO3pmGFavV3XiCuGpnsK87z4YNcs96rCacYBnhv5ralx6UW60BBIxaJw/C33RZKjxOnQaj4WWFIMALGnuxDXetX79+hMxiKfIQUIARuMJu1HTVHc1Zqhzr1YutuimTZtanYyaahD3saMxw709RZVhWNwEEplDw1Mb3z/L8z4Au8e83kuLew4nl9roIE7MnTvX9b20pOZwcunpll9ofm56qfRi56f0VCH0fQLzKrIg5HHs8tJ0doNn9En70nzxzJIyZkoPMWrQT16Ytny1qLKy8uCGDRssS/PFMyu0Mct1fxZ6ji3X/Zn0HFsiBg037UJ1Q0mITnC7flzoOG7agr9/5sDgTRizu4rVK8M17K+oqDhAr8zhyl3gSejkmtCRCYWsUYMx+wSM2TodSyGMmWof+p009MsaNcOYHVX5EhaDMdP1YdwfgdiHHDl/5u9C2EpxiNEGhIeDi4AYNWi83MmYyZkk7ZnZ6YlRQ9o+J2MmZQvtmdn15bE/ArF7aLgxFuqqwOvYrh8XOl5s32/MNcRYaF65hhgLrR/bLx4ChlErHoVsmhhGzZbKw8FMIHaDhg6a82cB7hAMMdYFKC7veVlWbeWqix+xzB/kvQX9ukvQMXTo92zeyjlUDMrHQYRnUlieQfl4KuOQGTVPexNx87W3F/Q4br5B9WH5eAnEPuTI+bN4LyClkwAJkAAJnCMQm4fm9uSGIch9yEuFfbINewHdntxaWlquMPSL1FMIqy/rkwAJkAAJeBOI3UPzbp65JEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJEACJFC8BNJRq7Zo0aKMLnPbtm2ebQQtr8vOJ472rtXrQb9n9WN7PGh5e/24j+38crWX63rkqh80384vV/1c1yNXfXt+UD72+rmOw/IMyieXPvb8qHkq+dB7TDqdvgPHtZlMZrak4/gVBE04fgjtnpI0tfm4Ds2ov728vPwLjz/++CFVL98Q7ZWWlZXV9Pf3j8M+TOSUlJR0YT/Z29t7HPr16bJzXQfI6oF+7T09PYdQt1uvG1fc0Om/bfLf5nRNX5xytaXftdVJvaX5j579sL28n+MVK1aM6OzsnKeXrays3LVhw4azeprEd065xtLv2vPnN//Bsx+2l3c7LnHLYDoJkAAJOBFYvHjxDUh/CYbrO9ivQ3ys7BKXNMkzyiDqe5uCuku7u7ufX758+TTftRwKrlq1ahQM0AIYrmkwZsNRpFR2iUua5EkZh6quSahXDmNWjQKXw9BUuBaMMAMG9E67OKc0e5mkjvv6+mrsbTml2cvEeUyDFiddyiaBIUYAnfn7YXh+jtPyMjrTpMySJUv+Zx6nPw6G4+/yqJetAmM4+uzZs7PFALnJkDwpI2Xdynikl8KL9Dp3j6r+s8B5pBh4ew1Jkzx7etLH0EEeEMbZ25U0ybOnJ3VMg5YUabZDAoOcwK233joFHkITTiM7hOd1Oij3Mzytv+BVxiPvfR55rlmrV68uh4c3C51qzuG10tLSthEjRnS4CvPIgFFJwqAsgwrZdsDy97IbKkma5BV6G4frm7UfGMZ9U3ZRyEgbYOiSUrYsqYbYTjgC+LEOb2trW7d169Y6XRLG03P+ePXyccXr6+tLdu3aNX3Lli2v6204jffr+XHHi4WP23kWmo+bXk7pMBb3ozOXYTd9a0Rn9nUM4x1D/v9Ax3sP9n9oamrapheyx+3XBU/15hwQ2phqL+/nuL29/WKUs3gHMFwnJkyY0NzS0tKLvJHQU4zykU2bNrV6ybRfF+hnzgF5eX9eMoPkQcc7wSFbBfHvSwTHMrwrc5UyFNkg8UJtuOYyP5ltHvFjEsHxDAklD0E2TY6T3GjQkqSdZ1v4MV3e2toqHcTl2OvyFBNbNehXtXv37ll4OqtEI6/H1hAFF4zAsmXLZmAocJGuADrW7+IB624t7V8Qlz3xbc2aNcNgtCzGtqKi4ohtgYksVJG9qDcxnjBe14iSYNwKQ7HFiH8X6dWSJ2XsRjepkzIWg8jcpGx9c+fOPSmRHTt2yFBsdq5SyjgtDpFycW4ccoyTbgSycePWQczvsYsxK7pt6dKlNXgKnoenVjFm3IYoAVzfJTg13fs5MHbs2HviOF104oeDyrUbM9Tv3rhx4xtB5fgpDy+vx0+5EGVWa3UbYbg6ZEdao5aul9GS44/iwdVcDCIeMEZn+mWXuGpdL6PSkghp0JKgnEcbMsSIlWKNqPoodvU0lIekeKrIECMm/S9BRzfDGDePpyFKLQoC8AoW2hS5v6GhIZaOHW1tt7WV8xALNSyrFmF0jsIwmsOYOQUEKIB7/kyA4oGK4gFWnyPL4Bz+SQkw4uqclhllVXYiIdq0LAbBMn1zaFGPw6ssyOKQOIYcxaUfkyfdJIYD5P0T/UkziKqWd1eCVAxSFjeNPsToWRVl1Q3uWU5l4kkv9Jwb2tSHGJVoxxBlzbkHxwK2xKiHUYLysamT8zAsz6B8cipkKxAhT8sIAZ7G/8vWVKBDj+siT/lfCCQMhTEcahkhgEFrDypDL+9xXaQPiMXzM9rXF4P8J+Yi9yi9JI6H3P+Ewb8JacrwZefS4njPTLVrC/XFIGcaGxs7Vb7Ea2trz8CYjTIecmVxSNbgRfWemWrLLYzDQ9uvN4YbI7tSR09TcYc8S11VLuKwW5cHHVyNm0Oepa4uJ6o42qyDLA4xRgWUcqIiYA4ziUB0WPISdZSbvFi9GfNeV8EIBzYYMLCWh/NLL720K0rlZJgRXqAsJHkZ+sXZD5hDieCRXQyin4ctzSyrl4kzbiz4yDYB5qZ3ptrU0/SyKj/u0HITRNEYgO/HE8SVShZOairie9SxHkoerLmZJHXNg/gicjNWKfFYuluOuKPnJXl4X0UVlTDOGznbDhgAXyCnS9cv9jh+1BmsZou9HTZAAhcaATzMymiGOaKBvvHHSLNg0PtLKSt1IvTCLW3ZD2yLQcQrnmXXD2lmNeg6POnFIXF4aC+aZ4QIOuf36cd63CHPUlcvG2Hc8u4JDJZl7F1vxyHPUlcvG1Ucq8Yeg6zrsL8clcwo5axfv/4Ens534YnVHGqIUj5lFS2B47pmeBKfrR9HEA/1pRDck7Is39xee+21nO/KmYV9RDBvlsSXQvLxuPKp4+OMBxYBY4uXPrDEwJR86gyU4j8lcg8NHV0jrPQXoUJ2KA9G69Ow0pvsSzgNa/9pTdU+lH1UO44lCq/rBAzVZCUc+k7EU8ZJPOVYvDSkybfgJuJGVkVTUtc8iDECXV7GopDr5L0zMLnNqymUTXvlx5GHNjuwKGSnvHeGG3a8Vxso+6xXftx5heAT5JwKzSeArvKANV2Vx3V/B+LPqOOgof264PemhiXUl0KWBZGJkYNO9DsVqg5+tzLVYRleUXl+Qvt1gX7Kc1JfCtnrR47fMpCv5sT8VlHlZHHI56BvqDlDJcwtRBuWxSBu5ezp8NJkcYh8/9LSv9rLRXUcuUHDC4uvYOLyb9ERf8VQ8vKurq7fYLLwHpzcHyUNQ41XI+2biJoTzRhq+1t4J68adWILZOISq/Oa8YOcIo3gxpfJ5LmA/kZ1dfWbkoZ3vmRV4UVGniSl8ETarE+AZhNj/IMVZKJLHVg+DZbrEC+qlY6yTBc6vb5y5cozGIIUwxaHtx8jYYoOQgC/z+24Dz+o1fksHrrWxbTS0XVUR2vfEoUxO4ME81NW+O1OhL6xrHSEXNd1ARalgh2IAc/KBesfoy/8mFd19As/gh4fNepI3Qav8hHk6YtB2rBA5TUvmejvL0V/P9boF8zFIV51osiLpRPCyd6Li/JVKJh1bwD+rTi5f8Vxs+wSlzTjBHqlrNQxjmMPNm/e3CwGSmtI5tQugyG7UnaJYzfn2aSs1NHKJxblEGRiqNmQBwGMVmxBtv6UPR0jCPJQGvmGvmFqUKGTJ0+WBRv6VoFPdV2kJ0QVh7GUefeoN3PoEA/8AxaD2BuzlTHr2stFdYz2zOFG3AsDFoPY29HL6HXt5aI+jsWgwUBl0BHXyzg74l+H0v8Xu6xi6pTdiP9K8qSMlEVcDTlEfY4D5Elb+ETTYfwIXkJmC/Z2XIAegM/ILnFJkzwpI2WT1A/tWja46y/De7wOOsj8WtFt0K8DXwvYiWuZyJBs0QG4ABTCyMt+3H/b9FOF4fkcRjYeladx+dAvvIZbsP8ax9aVDHqlmOJr167tMlYhmi1g5GCSvCspXxGRITPsY/AhgHn46km1WagIItBLhjOzQ5pgvAcPz0/lUkvKSFmjXHZxSK46+ebL9BCckOwIEfrHLrywLt6w5yZlpKwUkroiw7NCRJmRDznqehnf9VNDj3pWUcTlRwBFAi8RLoTyagjS3jZ+DIEeBGB8YplzU0OQDvplf6j2dLdj6BfpnFtQPm56uaWH5Wl0Zm7iQ6dHyRNL6j8LI/EnMGS6QahDh1Wnr3xF/rth2LYh/ATad3ya97ou6KgP53PiI0eOPIgRFhl2NF/FwZDXeHxFZLySB+9KorNg1FqlvNuQqdd1MR54lcgoQtPDwrl/H3vO37SUwYPD98H4e4YCIuPOKJSxywBD0zuDkTrmVz88PBzDvTFN5Bky8p7TtOvkdhyLh+bWGNNJgAQGLwE8dTejA63FGeR8xwvl/hQeu/n6TpCzRt3tQcqrsmKcYHT3yiiLSnML0cGOxeIwc1rBrZxTOoxiTg/FqZ5TGgynvhikA8x8j8IYZdXK61i+HAL9zMUgwhUjMb5HYaSsuhYwbIl8OSQyD83ricvpQuZKC/vka5fv9cRlL+vnOMonXz/tsQwJFAMB3PdPwvu6GUZnPfTJPn076HUIT/ErMULztENeriTpML+Qq5BbPj5GfBr/vPOVjo6OmW5zXeJhVVVV7XvkkUfyMUwyjxjlqI4s6FCLQbbk+i8A+nlLWVyLLbgWtxsyRFaDXiaCuLkYBNf0JEZisi6uH7lSFkO+J1F2PB4gxHmKfXEIPTQ/V4ZlSIAETAKY8xZDdQU6uLux/x7xNtkljv3zkmeUQdT3FupLIXorYqhgzHbAcB2ChyCrhcUI9RnxNyQvqDETIxjTl0LM4UboJ6uZA222OqasQEI8CkO+OdyI83ccPvaontLr6LK86jCPBEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABEiABCIhkI5EiiZk0aJFGe0wtW3btsjb0OUHjUO/a/U60O9Z/ZhxEiABEiCBwUmgZHCqTa1JgARIgARIwEqABs3Kg0ckQAIkQAKDlEDew4H2ocWg5x/3UKR9aDEP/TgUGRRaEZYPe5/mOqWw93HY+9SHfgW9j5csWXJJX1/fPkPP/eB1SS6dk8xfs2bNsJaWliuMNruh34tJts+2oiVADy1anpRGAiSgEYAxW6gO0+n0dhUvlvD48eOjlC6lpaVnVJzh4CRAgzY4rxu1JoGCE1i8eHG97F6KwIgtVPmZTGa7ikvop75ePmgc3uFU2b3qQaeRKh+6tqu4hH7q6+UZLzyBsnxV0IdaMGxSumDBgkx9fX2/XR7yfoC01Ub6najXYC8TxzHaMYdacNNmh1Zxw1pWYEq7y5Ytm9HT01Nj6HAA9Y7FoQ9lksBQIiDGCL+re+WcEE9t3bq13un8UGahSocHtF3F/dZX5YOGYozgHU6ReointmzZcthJBsqYHlpNTY3pofmt7ySTaYUjkLdB01WGoXhgx44d02C8lsMgWJ5ykDcbN7UqvltFkgzx47kY7VVAv33Qr09vGzf0MHU8atSoThVnODQJ4Po7zhvj3jBvUjlzv+WipoR2zQcxXTb08/W6ib2cLiOquG6MDJlfXrp06ZbNmzfv0tuAUZD5sxlG2n4YldcljrLzkP5lIz0lhtHLKKpyfkPdGEkdyJ9cV1d3srGx0fL7NubPKgy53WvXru2SOMpWdnR0TDbSU9B1ipdRVOUYFp5A6CHH2trau3DD3IVT+VPsvxGPRz8t5M1Rx2VlZZYbXqXHGa5YsWIi5E/APgb7XLmJ9fZKSkoq1TH0s9zwKp0hCZDAOQJ2Y4YH1h78xmvtxkxKwxAsPFcrlUK57SouZaWO1FVpOBajVq+O8w3txgy/7ww8w312Yyby3ebPpKzUkbpKD8OoeQ5fqrIMC0cgtIeGG/EiTf0rMXz3/+Gm+giexn6Lp8WrkKfy23AjH1Fljbw/qmMJcQNd1dTU9LyeFjbe2dlZrsmoOnr06Dy0/RqehNtXr149vLW1VeX3NTQ0mD8wI2++VjdVXV29E2Xe1NMYJ4ELhYCbMcNv6QknBjBYC9E/ZLMQbtfLSB38DsWoNSEv+xtEGMpTczNmmzZtatXbVnG05zp/JnXwcC5FZ/b392e9enpqilzxhqE9NIyd/xUM0W04xay7jnAiLvxT8NxWIv5xdeq4cX+q4kZYZztO4ca53Z4W9hg/nDeqqqpeV09baKMM8TkrV64cD2Om5s5SeCJr09s6ffr0eP1Y4k5p9jI8JoGhSCCoMRMGMBgLFQt9/kyliVFDmUg8taDGTHRAP+U4f6b0E6NGT03RGByh43xCPqrjhnoXbhB5UpMhPrV1I5Ido8aNcQ28tqxHBu+nHMbkDeTJUKC+HYMXdJHuKemZYeJ4GhwJQ3apGDQlR4ycevrSvS/8yNI4nyv1slIH5XtxDi/AOJtDEUpWVCH0jE226IhOJNQ1h36WuZyozlvJgX6Oc0gqP2hInuF55mPM8PuR+bN9xvXyfP8M1+gjuqcmdXD8VbeFJvZ7IB9jFuT9M3hq1TgX01OT9tGfNaMvcFxoYtfPzzEcgJvR3zRIWfQzqzFS9XO9Xth8XVY+cVyjMZiSmSF1e3t75Xqe0uWEzddlhYmH9tBU4zLEWF5e/nYcv6DSEKoJ118rYyZ5bW1tH0KgjJkYuayhkzQjD9FoN1yA9okTJ8ocXoeSrIwZjtv1ocTbb799jGbMpHy2jqRJnqrPkASGOoF8jJkwgQFYqNjAOG1XcacQv828PbV8jJno4DZ/5qRfEp6aYcymof1pRtyiSth8i7A8DsSYwZCVy64Mmy4mbL4uK0w8MoMmSuDC78eTy58halnpiONx+mIReEB1SFPbI4jIrrbbVCTqUFYxTZ48+TXoaHm9ABejTF8scvbsWXMosrKy8rjsShesfhowFKnyGJIACZwjACO2ULHA7327iruF8EpCjRy4yXVLh06u82dudZhe/AQiM2hYTTgCbudf4kniv3Da5s1iILjcWCzyLpSZgJv9FiO9C17d47LjWM3BfUjKGPmRBZBZiuXCk2RRCJ4eLeeNp45KY7HISBkOxY9rtDSMMHPppZeelF3ihjJjpExkilEQCRQxARn2k+E/pSIMQTmOm/B7+ohKcwpRbqFKxwPkdhV3CkUWym8R2Spf2vQz5CjDfjL8p+qh/0nL8KAME6o0pxBlPOfP9DpJDDmif1mNNg/JbsR1FbLDkGHyLcLyOJBhRjz398gucbuIsPl2efkeh34qwpDEt3EjvhUKvBe7uSQeN6R4QZuQt0hLF6P1H9hlyFHGybfgpl0qccjZjLJLJI7t0xiG+Idz0XB/ly9fPg2wh0PKSLnZbdLEUFWrdDFaiJ9GmeywIgxtK7zOvVIHN/UsGOXsjwQX9ZC+YtMmk4dFRACdpXoQyWqF+8p+D2TToy7nFwHatcxJQj/HOcSoy/nVT5ULMvSY5PyZ0i/I0GOxzZ+pc2AYnoDFU8lHHIzQ3aj3fuymMUNcnjRugrFagaenGxE/il02KZM1ZtmjVOphI5RAj9dp6aGi3d3dk2CkRimjJcLkKQMvUe9B57EP6XtgyHol3ShjzpHB4JpDjXocBpLDjgKM2wVDIIin5nf+DEY61GIQHX4QT83v/FkSnpl+DoyHJxDaoNlU2IGO/y9HjBgxGz+ApyXPZbFIthqM4ZPyZCy7xDVZVyFN3mGLdIMh68R82MG5c+e+9Mgjj5wR4TBqAxaLqEZhDGdDj2tll7hKR1gl76lpx4ySwJAn4NeooQ9YqGDgd71dxfUQv6nIjJmS69eoQSdzSgS62uf7s+JozBTVwRWGNmi4Ib6EU16O4bk5MA5X4KZ/wP5WviwWQZl3Y3/OLx7IjWpxyBtocx+M7A4ME+7YsGHDUfs3J41P3uxGOXMFZC49+U5aLkLMH4oE3IyafM5KnS8MxkIVd5o/wxL0+fh9my9US1kc+5ozU3LdQjejJp+zUnVyzZ/B2FbJPJw+qiPzdCJbyWBYnAQc5xPiUNXj3TO35mJ7J82pQfwIHd89cyoraTJMiRs81nfS3Npmun8C6Jwsc2j+a/oriYe4UL8h8f79tZRfKejnOCeXn7TztfQ5Nd0Y+Z0/c6t/voVwMX1OTTdGfufP3OqH04q14yZgvmQcd0O2d8+exA/tA05t4gf+70iXOTn1Tto/O5WLOk1/9wzG6gxebNzj1AaeLufgyU3m5NQ7aZYvjDjVYRoJDDUC4qnBKGVPS+Lq/PzOn7nVV3LChuJNwShlxeield/5M7f6YfVi/XgJJGbQ4AHVqVOBwXhExe2h5MFYiEGTT+fUIUjEoOnvnqF9czGI6KFvRl52ya9RhwZNB8T4BUNAN2TqpOGtuX6/UZVRoVN9lRdFqBsyJQ99Ss75M1XWqb7KY1icBELPofk5LXhd5rtnuOFb8cWOJ9zqSZ6UkXyEt0hdt7JRpevvnkFmH/63m6uRMvL6pG0Y39F8Jy2qq0A5Q4EADMZCdR5O82cqr1BhrvmzQunFdqMhEGr8368KGKb7NDyb7xnl/xHDjWu86sKIrUX+J6UMjMZnMPz3917lw+bJC9dYij/NkHMM+h3wkgn9piM/a2j5TpoXKeaRAAmQQHIEEvHQ9OFGPLW5Djeq09bL6HVVftSh/l4ZPlLsOtyo2tXL6HVVPkMSIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESIAESGKwE0oNV8aGq92uvvZaJ89wuvfTSUNd8//7918ap34wZM56NUz5lkwAJDF0CJUP31HhmJEACJEACFxIBGrQL6WrzXEmABEhgCBOgQRvCF5enRgIkQAIXEoGyOE520aJFEyD389jfg33Otm3barzaCVreS5afvNWrV5efPXt2Un9//8je3t5K6PecV72g5b1kRZF3+PDh1AMPPGAR9alPfSo1depUS1qhDg4cOOCo3/Tp0wulEtslARK4AAhEbtBqa2v/DIZiI9iN9MMvaHk/Mr3K1NXVjT19+vTMvr4+X95p0PJebUeV9+yzA9dNSFqxGLQ//OEPA05V0mjQBmBhAgmQQIQEIjVoixcvfi+M2VboVyE6ptPpdRUVFV930zdoeTc5ftNXrVo1Cp7ZLOioVvodq66ubnarH7S8m5wo02GIU889N9ChlLRbbrklVVpaGmVzgWX19PSkXnzxxQH1JO1DH/pQqry8fEAeE0iABLwJjFtx2HP188kNU1Wf5i0oZG4uPQaKT+8vSaV/MnbspHteXZvuGpgfbUpkBg3DhtKTPog9a8wQ/rapqemTMGqOFyJo+bCnnclk0suWLZuujFlZWdnZTZs2HXTTL2j5sPr5rb9r164UjHK2uPLIZAhS0iRvwYIFfkXFUk50OHXqVFa28shkCFLSJO8tb3lLLO1GJbS+vn6iyEJ4NCqZUcr5wQ9+kH0iuPPOO3uilEtZJBAPgcyM/lTmMydPNV9XX595X319uj+eds5J9TXs5keBkpKSm2EErtDKPuJmLKRM0PKa3Lyit99++xiZL9MqH/fSL2h5TW6sUX248W1ve1tKdrXpeSot6VAfbrzmmmtSsqtNz1NpxRSKMevo6HhKdmXYikk/MWZ79+6dI7sybMWk3xe/+MW/uOeee2T+3HOTMlLWs1AMmdKuzIfnEi1l/JxHLjlR5osHVlGanmmVmd4v6Ul5Z9a2Ax5lUu/5x9eOfDxgrcDFIzNo8Hw+amt94LiYViBoea1qXtHOzs6xekV4aB36sT0etLy9fhzH7e3tqd27d2dFQ//U1Vdfnd0lLpvkSZlCbcoLk/ZlaFEZNDXMqHtvhdLRrV1lzJAvLu4CMWrF1KkpY4aHsErZxaj56ZzdzjfqdMNArcPv+mkvbpInZdD+uiSNmrSLB+7pmGLw5CZMpYyU9TqPqPn5kQeXfKFeLp1ObdePiz2eSWWWxa1jZAYNP7LrdWUxd/aKfmyPBy1vrx/0GO2N0OvAYHXqx/Z40PL2+nEcyzyZzKHJJkOLVVVV2V0NM7rNr8Whi5NMmSeTOTTZZGhx+PDh2V0NM7rNrznJSjJNOi4xYGhTjNkOY1+Qq3NOSkfpZMWA4Z6sREfbKbvEc3XOSekn7WDE5UfQ6SVEXblpxmyBlJU6Sel44sSJtlzclDFTnKVOUvr5aqffatBSJcVj0MRLLB1VNipdVvIO8Pul4/mks78vx6yoEiMzaFDI4g5v3LjxTA4lg5bPIc47G53TML3E1q1bPcdyg5bXZccV14cUr7vuOrMZPa6XMQskFHnmmWfMlvShRj2ulzELFzCid7JQYwceEm6UXeLYXTvnpFS2d7KzZs3aI3uuzjkp/VQ73/zmN4+hI3PlpnMWYyZlpY6qH3fY0NDQ09ra6srNzlnKSp249QoiP5OxGjSMnW4PUj/ussfWTWw/8ejkZzIVFbc6tpVJDXdMjzAxHZUsLPJwXPyh5ONdL0tbQcsrOfmGaM/zG4TQz7IWPmj5fPWy13P7lqPTu2f2uurY6520uL7l6PTumdLHHop+asGIPS/JbznqnSz02AGP4QbVyXrl2XWO69irk/XKi0sfP3KduEk9Y5gx6wHrnP3IjLKMEzeRL94ujGzWAy5GYza5rvmS7r7MvvMsZP5syiXnj5OJua1y1Ofxxt1xYlqqq+ugg0bPo9xVDumRJUXpoUWmFAUNJBDE8wpSdmBL+aUEWfARpGx+2uSu5dTxKmMmtSUuHS+iBfHUnDpe3WPI5XHkJhBPCSduypiJZ1ZIYyZn7MSt2I2Z6D0Y5s8m3HV05PjbW65Pd3dvFJ3tG5bvb7CnRX0c2bL9qBWjvPME7HNjX/rSl1Jjx1rWuKTa2tpS9913X7ZS0u+k2efGRL+aGuvHYY4fP27qVwzvpGHIbhFgeXoM0jnD8N2gOmSjzrrzVya+2OjRo6tzeQzSOcPw7VEdstSBRgV/3cDOzaC0I+lhRrerY+cm5WQItxg9M/Mcinj+THQUz63vTGe0+sUAAB9XSURBVK+prj2STpdsvOHDk/5+W8wmjR6anXwRHsvqQPXu2WWXXTbAmInKYuAkTzb1Tlr2IIE/+urFefPmDTBmooIYOMmTTV8NmU0owB8Y/3XoYD+Ry2OQzlnm1KSs1ElK1e985ztH8ZrJwVydrHTOMqcmZaVOUvrlasfmqVmGc3PVTSJf99SK3pgBSLHPn+W8Zpn+y5/+P0dWgbVl6ilnvYAF6KEFBFaI4voQor4AxK6L5L366qvZZKmjVj/ay0V9rA8h6gtA7O1Inhg/2aSOWv1oL5fUsV8DhSX9YigSM2bq/P0aKOMl66IxZkp/MWpgd2NXV1dG4iq9WEIxangdYo/8ViReLHrZ9TDmz2acT0/vb2mc8vr54+KPYYHFNZlUf0PNbS0fWFifWbq9Pu3uzoU4HRq0EPCSqKq/eybL9L2MlFrKjyXo5jtpI0f6+qRm3qeie1uyTN/LSKml/G+++WbWsEndMWPG5N02KxY/AeNhoGgVHQxfXBkM82d+LzA8tI+9tPfIL1D+Ib91gpTjkGMQWgUoq797dtVVV6XUS9ROqkielJHNPu/mVD6KNP3dM/HA1EvUTrLVy9aSZ593cyrPNBIgARAo8vkzuUYn1k8p8fUuGsriBes/lzpxbDRocVCNUKbf4UbVpD4kqddV+VGH+ntlXsONql29jF5X5TMkARKwEhgM82eYY86+tpXzXTScGry02dYzjO4o1gm66NS8cCS5vYcWFYG43kOLSr8k30OLSmfKIYG4CBTL+2fq/Py8hyZlp95+4uLO3q4Dqp4eplPp9hMbpozS06KKcw4tKpKUQwIkQAIRExhM82eygnH8p06OSp3pubyzr/tbbiiwzlF7QdytVH7pNGj5cWMtEiABEoifwCCYPxMI4rmNX+n6ryUtnNKZ9E8tCREecA4tQpgURQIkQAJREhgM82fBzje9r2xS6twXIIJV9FWac2i+MLEQCZAACSRHwG2uSmmgfztRpSUR5tLLU4d06kRZaemfHn100m89y4XIpIcWAh6rkgAJkAAJ5CCQTh3EQpDG0pKyK+I0Zjm0YDYJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJkAAJFCkB/j+0Ir0wVIsESODCI7Bo0aJMkLPetm1bQfpw6HltQD2fDVI+37L8f2j5kmM9EiABEiCBoiJQEOteVASoDAmQAAkkTCCoJxZUvag8t6CeWB56Ruq50UMLegVYngRIgARIoCgJlBWlVlSKBEhg0BPA031FOp3+WiaTWSkng/h6xP8a3kN3IU+uvr6+5JVXXpna398/TvQoKSk5OXv27MNI7y+kXmw7PAF6aOEZUgIJXLAEamtr74LhmuAEwDBmX0TeFNlhzL4oaU5lRYbIcsrLJ23FihUTV69eXe5UV4xZd3f3pN7e3nLZJS5pTmVFhshyymNa8RGI3EMbt+KwZZXOyQ1TPefpgpaPA+H4lUduyqT674Ds+elMZjaeJc9k0qldJanMT0dXVj68t2HcqTja9ZI5a/XJMac7uu4AzNpMWnSCVpn0K4DZNLpq2EN2newc7bLTqXQz5GxPVQz7wsmHxh+y5+d7jI7Icr3zleNWL6q5ADf5QdNxvoFWdwWVj/ONdE4haPtByosBgpfzIOqIUbsBuh/T6yvPzCHtS3qaGDMcPw1ZCyAz1dTUtE7PDxoXA9TZ2XkxjNUEGKQ9DQ0NPboM5Zk5pFl+F2LMzpw5MwdyKiEztWHDhqN6nSjj6j4P+nvKt16+uqv7M+jvIN96QfW8oD20mlXHRo1b2fwvmUzfk6lMphb7leidqzKpzETE39ufSX23rbPztfErDq8ICjZM+ZqVzTec6uh8qT+V+Q50uS6VSY2VXeKSJnlSJkgbqDsFMpamurueH3fHiWlB6rIsCTgRgGHYhvQd2Bdgf9owTE5FXdOUMTNk7DBkupb3k1FVVdVaVlbWKYZIDJIYJj/19DK6MRNZIlPPZ7w4CUTuoRXnaTprlenteQyd/C0qN51O/RHx1+ELjUb4djxhjkL+eBi59RNvO7L36GOTfqPKxhWOqzvy/kx/3/9Bm8Pc2kAeDFLm5+Nva/nQiccm/6dbOcf0TGocjNrfIW+ZYz4TScAnATx1H4NBkgerp7Ero2Z6asacmQw5mpukqQO7MUO6WVeVyScUjwwGaY/yrgyjZnpqMmcGuZN02UZaNsluzEaNGmXW1evEEVceVxyyo5SpPK4oZUYh64L10OCZfSyTSX1EIGI47nRZWem7T6yfeg32/+fE+ik3TZ41uSZdUvJlGLkuFGlIwpjVrD42JdXX1wS9XI2ZuuiZTPpn5SWZF9RxkBDn+74g5VmWBNwIiFFDnhi1AZ6aLACBAfsW8ppll7ikIZ6Ky5iJbNnEqIkhcvLUZAFIRUXFEeT1yC5xSZN6hTRm0j63cAQuWA8Nc1E3w9MxtsyDRx+d9Ft1JOGO+rSsxPrmhLqjP5peMeF1eaSLe+vv6L0fbVTr7cD4NJaWlHy9d3TZsZLT3f+jP5O5J5VJ/8PJDVNkuMd1s89d6nNs6FQcJ8BdhXlkDJYnSo9TCJRVrE+mgU4i4sJi1Dw8NZkvc5wzQ7p4dWIII/HMIMeyuXlqWM0oc2oyX+Y6ZyaGMEnPzKI4D/ImcMF6aDBmI01q6ZJ2M26LHGuc+MqzDWnLpLKtSCSHUz5+eAYELbIIK0l/98SGKbfDO3zt5Nrxp48/NuVfTq6f+p5cxswiY4gfoCP9C+Np39eZSlmp46twERYS/cWL8KualJU6fsvnW87LU9NlGro8jbRYjZlq08tTU2UkpGem0xi88QvWoOGSvWRetkzm9otWnh5vHhcg0t2TXoJ5sVKz6XTqwMxhk+8xjyOMYOgnO7wSociCiDIM0zqcz1N+Om2tM11n1C2I3vk2aug/3e9CB9VJo73pfvjkq5eql8uoafwTMWZKr1xGTXGSRST0zBS1wRlesEOOFenUT7pT6a9gNWM5VgBe1plqf37cbS33jk5Pevz1xnRn0pcT82YLrW2W3B+fZ4jl+0Nj+xGM2V0YQr0CpyOr7FyHrvTOFHVeQp0fDTYE1dXVbTBmE7XVe3uks3Y6D4dOus2pXL5p4On20rTj8KPRzgDPzEOODPkH3jxemnZcKCINqMUjujHzkMOXrwNfleQqRG/Q0ulTMBJj8joFqZvQ1vLYlB3jV7b8NYzZN6VJGJSLUpn+h06nmu/DMv0fDisb9v3Dj44/mJA68pLZ5VhRaW7p0tR/mQd5RPQ5M0v1dOpEKlXxBUtaiAN0SJrWwQXhqR7TmfltxtzNjeKheRk1B2N2o+FNBG4YskK9h4Z2837PTIwXDJXr6j11Mg7GzNXwqTpBQzCXL4CYKxgljjQR8yXjushCEWXAfmXIn4fQMmfmJceoEyhQL01rleSlaTk85MRPMpw8My85UodbcRKIY8hxv36qE+46en6uSs9A3CHPUtdWPPLDE+sn35dKl3wc3+TRDWkNeuh7Onu798HgbcBy/Usjb9hBILqCGj25qqQq+yvU08LE5cVqLOfcjBerrzqxvuaNMLKKqa50nuhMb4RO0lHKUJblfagojVkxnLd0ym6r90S/JIyZtAPm2c9ZSVxteprxwCBGbRd2MWSyS9ziRet1kJfdnNJUXq7Q46XpbFU7PydjJgVzycmlB/MLQyByDy2dSe2HQbhSnU6mPS0r6vaoYz008swkqWseRBRx9VSU/IzbCEKmFD+sW3szqVshQ5UeENpXEw4owITYCTh4BNnhR6Nh5SXswPXM2zOL/SQCNODkaYjnJiKchs8CiGZREhjUBKL30NKZFy1EMn3vsxzrB/Y8e1297BCP4yHguH6KHf0ds/XjsPGh/qUQzSMwPTUwyxozDGvJAiCLZxCWZ6Hr2z0NMWRJGjMwXW9noKdpnrHyzJSnZvGg9TpKnlOayssV6i9Iq7J6mt2DlXkzbU7SXD2q13GSo9IYFheByD20kpKyxr6+Poytn1uxh47005Pubtl05DuTz+qnjrQRvUcynz6flu4rKS999PxxNLF8PahxK5oX4Rx+AC2y74VhSPDJExumfiAarRykZNIvo73pKifTl3oH4s+o46Ch/bxNTzXiL4XAkABNcWwOnpooFqlnhjbyngOLmpLdUxP5+sKGqNvT5cHblZemzaFHMUKSJmU0Y2auZjTqZh8wEDcX8HjJMeoECuQFaZkzU0OGYpi8XpoW4epBQELxdIWrl5xACrFwogRi6YzwncGv4QXgr2hn8nxpOn1PqqRUPi2FAeq+q/sy2cUYb1VlStLpvzm+fkr2B6HSCh2Ou+3wR1P9qXOr4TDPdnL9lLFx6TR+ZfMX8eO+z5Qvy/Yrp1zmd6WjabAMAa4GDfnofA7jaygXmW0NsYjWocqZDSnPzOlSKa9D8gr9MrDG3jRmhvfsaOhUntN5RZmmGDnNmXnlRamDLgucMChzfgOHUH1x1PKUZpBrWQQV9oEuanlKTxVGP+QIyccem3wvDNRX0XX2Gg29FQbsX/v6epuzO+JIN4xZulfKSh2lVLGEI4cPf8rUBSs3HRaxmNlhIxXlmS3g1WfKyaSm7+tqya7ANNMiisBwyrzmkN2kk6ysrJSFIkPemMlFVMOPxWzMRE/DeN2AqDksjA5uguTFueUyWIqf2/BjnLpRdrQEYjFo8AAy8LbqK0pTs9Opkq9D5f8rq+wwQtGZ3bMr7tK/kjwpI2WlTrSn5i2t5rbD18oqxqmrM8PdSnae7ZLx/3NbOtV2bN1E1y+KqGL5hs0PT92Putss9fsznxu/ovlRWWk5bs2J0RNWNN8ybuXhX58bDrWU5IGNgPyrD6MDteUMzUPplGUv1NkZhkkNKYrBcnyYSNqo5TJmiheNmiIxuMPI59B0HC2NU17HsT70qGcXLC7/PiXT3f2zTKZ/amdHy7smrGz58sRZk54wvt+Y1atm5bE5vaneH5pKZlJbzXhMkZKqss/2d/T8CcSb33PEHGRdb39fXaqtL5V137JmP/NuGLVtFWWpT7Q8OuWYkzr2IUi9jAw56sdh4ujIYn0QQQcYaigmzLk51bUPmTiVCZOG8y2aOTq/5+FmzJAe6OXrqB9A3IyZx0vTvt7z88uF5ZInEIuHlvxpBGuxrLv3YhiKYedqZWb1Zfq3NO9tPoJ5rKfGrzz8E4S/70/17sSMt8wDyNf4X02NHfb5YK0EL328YUJzqrS0Fl6sfOHfc4ND+6c9/Wnz9QjPwgMyh8yXQgacGROSJeBmzEQLPDipl6+n4NDyH6vj9tTcjJnopV6axnzagP9YTU9NCA3eLTIPzcsjyAePfVFDPjLc6hxdP+l3k1YdeXtPb/8DMFofypY79w80ZXwf23mnA8YMKw0zt8vHgc/lxfv3ZOOkJ7Go5ma0uR5aOP4jTrgsh6DXyuOPTX46sDYRfykkcPusMGQIeBkzOUnM1a60n6yR9iVJF6MGGfKbk/tYHh7N1Y+I5715GTMRqlZA6g0YaYckTYwaZOT8IoteP2wcHM53OmGFxVgfeloWicTYVF6iL0gPTUgdeWTSXqxa/HC6rOQdKXzVHm7Yc9hPwFCcPRdPN2HJ77Lj6ye/E8v1d+ZFN89KmFN8ekxV5RUlqfTd0Of30KdNdomXlKQ/L3lSJoh41B2SXwoJwoBloyWA38ciSBRD5DpnlqtFu6dmyMxVzTO/o6Oj2mk1o2clW6bdUxOZtiI8LEICRTU/UYR8qBIJkIAHgdra2rvg3cAuZf/Rp6Xk4sWL74NHZn7vUTIxDPmtrVu3Zj00vfCKFSsmdnd3f6ypqWmdnp5vXORVVVW1imGyy1i+fPk0tDVJT5d/8vn4449nPTQ9Xbw9MWayyEhPDxuP2yPD9Yikb4/bI4Oekc4ZRzbkGPYCsz4JkMDgI+BlgGDMXF++tp+pYTAiMWYi28sABXlp2jCIkRoz+7nzmARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgARIgAQKQSCSLzIXQnG2SQIkQAJDkQC+cD8d5yX/p/FP8N8JLsFHnichHI/jU4jLh5L3Yv8P7P+Gr9XvRliQDXpWoOExxl6Bf/1Tjngp9j7E8R98ervKysrODBs27FRjY2Mn0mPfaNBiR8wGSIAESCA3ARiI96DU32BfmLu0WWI7Yn8Dw/aUmRJzBHqORBMXYZfQ79aOf9HTjH/RE+s/SqZB83s5WI4ESIAEYiAAAzEBYh/B/uEQ4p8YMWLEKnhCbSFkeFaV/w3X2to6A4XEK8trg+fWNn/+/P319fW9eQnIUYkGLQcgZpMACZBAXARgzN4O2T/GPs3WRgbHz2Go8dcIWxCewHDjSGP48XqE1yN9mK3OfhzfAm/tZVt66EP8w9QRGEK8FLsMK9q3DiS0Y2ixp6urqxfDjLBbJeX4J6ojEI7AP4C125lulH8Vekq9SDd7Q5EKpzASIAESIAFnAkuWLLm+r6/vaeRWaSXOIP4AjMODGzdubNbSLVH81+3RPT09H0fi3TBuU7XMNxB/F4zFAS0tVFSMGYzTXN0wlZaW9kP3o9XV1Ued/iu4ahAGuxQGrgbHk3RjiLQeHO+CnmLcItto0CJDSUEkQAIk4I8AjNklMAjPoPRErcbP0dGv3Lx583EtzTNaV1c39uzZs/+EQrVawRcWLFhwbRTDemvWrBl29OjReTBmZUp+eXn56Tlz5uwLIh9ly/bs2TMdRrhayUHYsXXr1p3wPsUbjWSjQYsEI4WQAAmQgH8Cixcv/jU8q3erGujUv9fU1PQ5p84d5ZDs3ulLfm1t7cMIb1fyEH4O3s/92nFe0aVLl86DJzVCVYZndhQG95CTPn70hLwZMOSyYjO7wYAfgrwj6jhsSIMWliDrkwAJkEAAAjA+i+DxbNWqNMFTWaobCRi8G2Ag1qCMrHysQV4bjn8Dg/LdLVu2bMdQ3npJFxnI+zbyfoXwWYRvNdJOY9hy6oYNG87KcT7bsmXLquFRzVJ14Zm1YpXiPl3PVatWjYKHKF7mSMOL60O8fdSoUUceeeSRM9BzJuplvbvKysqWhx9+uB3nNh9lssOsxtDlCzC+Ui/0VhJaAgWQAAmQAAn4JoCO/2+1wkfR+f+5MhIwAOPQ4T8CwyTL8D+CXVZApnEsQ3UfhnfzFMp8FvFbsd9s7CkxCCjzlzjOboiPxrzX/1LH+YRoS5bmZzcs7uiFcduv9JQhRBk2PXPmzBycz1jDmElZeQ9tjKTDG5uE+DjUk/m+0ZIp9XG+ByUuG9oQG5T3qsmsEO0PDZoGg1ESIAESiJMAjMDbIP8y1QYMxVfFk5FjWRaPDv/fYIz0oUNVVIUyqvZd7OboGobt9ksmjNovEchL19kNcj6m4kFDWQgCI2WuopR3yJQXBbnpnTt3ztaHDp3kY6jSsnITrxVkF4AY52suBgEDfV7NSZTvNBo036hYkARIgATCEYCREK9Lbd3o5DeoA7zj9TUYi+vUsRG+irAJ+39jH7B4Agawf+TIkabHgzK/wJ7dIGueigcNOzs7x6o6MDgZHJ9Qx/Agp+I8hqtjCVGmS4YkEb6pp+vxBx54wDRiSD+l8lCnUsXDhubKlbCCWJ8ESIAESCAnAZkTU9tTyjuTxRfweL4AI6TyZHjubiwUuV+G6SQRQ40fRLAFuzlEh/LN+rJ5lD2oyTCHDKV+wM38Cgjmuc5Aj+wcF1ZVVmLObLIuSxZ2bNq06aimp+g3E7sMP2Y3lOlR+ZJgvLOWzdOX82cTQvyhhxYCHquSAAmQQBACMDZTVHl08DtUHMbsY8gz+2PkPYqFIt/VjQCG/P4N3szdqo4RZocbtTT9m4nZhRdanu8o2jFfoIYO5gvQMD6W4UEYuxOyStGm5ykxcrbGdO9M5s76VT7aMs9bpeUbRiYoXwVYjwRIgAQuIAKmQcM5my9Ow5jN1xng+DH9WMUx1Pc44r3qGIbEbtCmqzyErVo8UBRyTYOGNntUZXwJxDI8OHz4cHMoUpWRcO7cuSf1Y8izGDScn3zYWG2RrHAUYTRoCilDEiABEkiWQFo1hw7fMieFdItBUOXgtXWirDlPBcNgMWg4nqfKIrTkaemBovDKTD3t3hRWM5rGVRd67733ZmRJvkrDKscuFZcQckzDiLglTy8XNE6DFpQYy5MACZBA/gRatKr6XJR8ssrcYLTeax5oEcy1XQWjlV0CL8koZxotzLGJvJu04v+lxQNF0YbplWGFo7nWQvfWRCDeLRvlJPjOO++swrCibl9MD01Wc6pl/FIXbeX9rpy9bb1Bex6PSYAESIAEIiQAA3RYiUNHfpkW/3cVN8J6GCh9+FCW9Q+HkXhQLwcZR9QxZH8GcdP4wEP6Z5UXNNQNF95nM70prMq0/PsX5E2BnvrwYQrvqJXAc7PojhWQpieHRSXyfpq5Ydgysv8QYLqSpnRGSIAESIAEYiGAzv/rEPxXhvA38XHfCVil+KZ4LW1tbX+AgbpCa7gNRurb2P8bBuZSpP8l9rlavnhoH8Qw5C/w9ZElKLMJeapP34FFJLosvVrOOPSUFZJZD1KGDufNm/c8DFU/9EvjCyKXYxjSNHIo14dVi0eQdxYGbhiGECdBF/MdNqMx+br+Kcgdh+OZRloKi0c6sajEXByj0vMN6aHlS471SIAESCA4gZ9pVYafOnUq+16aLL2HQVgGA6WvUhyLtG/AOPwCddZhtxgzQ87fwkj8u82YyTL/Txj5eQUYSjS9Jhk63Lt3b3Z1I/TLwJjthdE6/34BludjschUGLPZaGy6gzGTObOpMLpzkG8aM1GsqqrqgIRRbTRoUZGkHBIgARLIQQDe1O9RZK8qhs7/GzBI2eX18GBehMG4C7s5f6XK2UJz+A4G7xrkvR+78syk6N2Q9UuJ5LutX79eFp6Y814dHR1TZShR5EF2BwzUAZtR82wK5zkcu2W+TZb2q/fwPCsHyKRBCwCLRUmABEggDAHxcFD/K5qMGUj7tjrGC8yPwlBcj7SXVJoKkdaP/XvIvxKhORen8hEeQ95SGJz7tbS8opAveuoLVSp27NgxTQnDMOHxMWPG7JIhQ5WmhximPIrjl5E/wDhDRzHI+6L8yr5qW7fqKo0hCZAACZBATATgVaXx+ag/QPxVWhP3whB9TR3Da6tAx38zvJp3I03iexD+BwyehPLVEFl08Uns02F85MXm38HA/Ezm4yQ/is3QU96Py3qQIhOGqhlf+zeNqXhtr7/+unx8eCSGJtNY/NGFMqcbGxuzhk7OA9tEyKrAufSgzFn8r7Y2mY+LQke7DBo0OxEekwAJkEDMBLCwYjbmop5BR69/eeNHMAir8RmpwC9Ew3B8ECr/GkaxPUrVjU9dzYNM8zNWMK5t8+fP3w+jZA59+m0TespnsdqhZ2QvU+ttm0rqiYyTAAmQAAnER+DFF188CU/lWXhWS9GK6ocvhxdzB9JHX3nllbteeuml7Ff43bQQD2r37t0LYVxkwUg9ZHVgWPBXbuXzSX/uued6r7766jfR1jhpT2QgrDx27NgE6FmKvevll1/2NE5S7+DBg6Og5wyc3xSsiOx/4YUXIjW86tzooSkSDEmABEggYQIYenwvOvxtaHaiQ9MvI+3XMFSHUOY4PCMZpqtCXIzLfKRfj/BirV4b3hObieE+c4Wilhcqavwjz1kwSOZ7bkqgzKNBl3bo143VjlmvDWkl0K0UexXSR8AbLVflEfbBEL6Uj4enyXCM0qA5YmEiCZAACSRDAP8j7WIYCvmnnjeFbHEf5q8+ijmuP4aU41hd5sNgnC6BrpbVio6FvRO78f7da1HO96nmaNAUCYYkQAIkUEAC8NZugFGThSHvCaIGvKPnUe8HMBIPyftsQermU1a8NXwJZCrqmv9ixqcc+Wr/Mby6cBw66++x+ayeuxgNWm5GLEECJEACiRFYvnz5NAzRfRBG6gPYZ6JhGY6cYChwCsbgOOIvYn8WHtm/RfmlDaMNX4F4bBhaHA19RmP14jAZjoQHp4YW+xDvRV4HzuEszuc0FoKY/4bGVwMsRAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAIkQAKDgMD/D2WyCk5hENCOAAAAAElFTkSuQmCC);background-size:218px 188px;display:inline-block}}.tui-toolbar-icons.tui-heading{background-position:-172px -48px}.tui-toolbar-icons.tui-heading:disabled{background-position:-193px -48px}.tui-toolbar-icons.tui-bold{background-position:-4px -4px}.tui-toolbar-icons.tui-bold:disabled{background-position:-25px -4px}.tui-toolbar-icons.tui-italic{background-position:-4px -48px}.tui-toolbar-icons.tui-italic:disabled{background-position:-25px -48px}.tui-toolbar-icons.tui-color{background-position:-172px -70px}.tui-toolbar-icons.tui-color:disabled{background-position:-193px -70px}.tui-toolbar-icons.tui-strike{background-position:-4px -26px}.tui-toolbar-icons.tui-strike:disabled{background-position:-25px -26px}.tui-toolbar-icons.tui-hrline{background-position:-46px -92px}.tui-toolbar-icons.tui-hrline:disabled{background-position:-67px -92px}.tui-toolbar-icons.tui-quote{background-position:-4px -114px}.tui-toolbar-icons.tui-quote:disabled{background-position:-25px -114px}.tui-toolbar-icons.tui-ul{background-position:-46px -4px}.tui-toolbar-icons.tui-ul:disabled{background-position:-67px -4px}.tui-toolbar-icons.tui-ol{background-position:-46px -26px}.tui-toolbar-icons.tui-ol:disabled{background-position:-67px -26px}.tui-toolbar-icons.tui-task{background-position:-130px -48px}.tui-toolbar-icons.tui-task:disabled{background-position:-151px -48px}.tui-toolbar-icons.tui-indent{background-position:-46px -48px}.tui-toolbar-icons.tui-indent:disabled{background-position:-67px -48px}.tui-toolbar-icons.tui-outdent{background-position:-46px -70px}.tui-toolbar-icons.tui-outdent:disabled{background-position:-67px -70px}.tui-toolbar-icons.tui-table{background-position:-88px -92px}.tui-toolbar-icons.tui-table:disabled{background-position:-109px -92px}.tui-toolbar-icons.tui-image{background-position:-130px -4px}.tui-toolbar-icons.tui-image:disabled{background-position:-151px -4px}.tui-toolbar-icons.tui-link{background-position:-130px -26px}.tui-toolbar-icons.tui-link:disabled{background-position:-151px -26px}.tui-toolbar-icons.tui-code{background-position:-130px -92px}.tui-toolbar-icons.tui-code:disabled{background-position:-151px -92px}.tui-toolbar-icons.tui-codeblock{background-position:-130px -70px}.tui-toolbar-icons.tui-codeblock:disabled{background-position:-151px -70px}.tui-toolbar-icons.tui-more{background-position:-172px -92px}.tui-toolbar-icons.tui-more:disabled{background-position:-193px -92px}.tui-colorpicker-svg-huebar,.tui-colorpicker-svg-slider,.tui-colorpicker-vml-slider{border:1px solid #ebebeb}.tui-editor-pseudo-clipboard{position:fixed;left:-1000px;top:-1000px;width:100px;height:100px}.te-ww-block-overlay.code-block-header{text-align:right;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.te-ww-block-overlay.code-block-header span{font-size:10px;font-weight:600;padding:0 10px;color:#333;cursor:default}.te-ww-block-overlay.code-block-header button{margin:8px;font-size:10px;color:#333;background-color:#f9f9f9;border:1px solid #ddd;padding:4px;height:auto}.te-popup-code-block-languages{position:fixed;box-sizing:border-box;width:130px}.te-popup-code-block-languages .tui-popup-body{max-height:169px;overflow:auto;padding:0}.te-popup-code-block-languages button{width:100%;background-color:#fff;border:none;outline:0;padding:0 10px;font-size:12px;line-height:24px;text-align:left;color:#777}.te-popup-code-block-languages button.active{background-color:#f4f4f4}.tui-popup-code-block-editor .tui-popup-wrapper{width:70%;height:70%;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.te-input-language{position:relative;margin-left:15px;cursor:pointer}.te-input-language input{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;padding:3px 5px;border:1px solid #ddd;background-color:#f9f9f9;box-sizing:border-box;width:130px;outline:none}.te-input-language input::-ms-clear{display:none}.te-input-language:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgNWg4bC00IDV6IiBmaWxsPSIjNTU1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);position:absolute;top:1px;right:3px}.te-input-language.active:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgOWg4TDYgNHoiIGZpbGw9IiM1NTUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.tui-popup-code-block-editor button{margin:-1px 3px}.tui-popup-code-block-editor .tui-popup-header-buttons{height:20px}.tui-popup-code-block-editor .popup-editor-toggle-preview:after{content:"Preview off";color:#777;margin-right:22px}.tui-popup-code-block-editor .popup-editor-toggle-preview.active:after{content:"Preview on";color:#4b96e6}.tui-popup-code-block-editor .popup-editor-toggle-scroll:after{content:"Scroll off";color:#777;margin-right:16px}.tui-popup-code-block-editor .popup-editor-toggle-scroll.active:after{content:"Scroll on";color:#4b96e6}.tui-popup-code-block-editor .popup-editor-toggle-fit{width:18px;height:18px;margin-top:4px;margin-right:14px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzU1NSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTUgM0g5djJoNHY0aDJWM3pNMyAxNWg2di0ySDVWOUgzdjZ6Ii8+PHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTMuOTE0IDUuNUwxMC41IDguOTE0IDkuMDg2IDcuNSAxMi41IDQuMDg2ek04LjkxNCAxMC41TDUuNSAxMy45MTQgNC4wODYgMTIuNSA3LjUgOS4wODZ6Ii8+PC9nPjwvc3ZnPg==)}.tui-popup-code-block-editor .popup-editor-toggle-fit.active{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzU1NSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik03LjkxNCAxMS41TDQuNSAxNC45MTQgMy4wODYgMTMuNSA2LjUgMTAuMDg2eiIvPjxwYXRoIGQ9Ik05IDlIM3YyaDR2NGgyVjl6bTAgMGg2VjdoLTRWM0g5djZ6Ii8+PHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTAuMDg2IDYuNUwxMy41IDMuMDg2IDE0LjkxNCA0LjUgMTEuNSA3LjkxNHoiLz48L2c+PC9zdmc+)}.tui-popup-code-block-editor .tui-popup-close-button{margin-top:6px}.tui-popup-code-block-editor .tui-popup-body{z-index:-1;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.tui-popup-code-block-editor .popup-editor-body{position:relative;-ms-flex:1;flex:1;border-bottom:1px solid #cacaca}.tui-popup-code-block-editor .te-button-section{padding:15px}.tui-popup-code-block-editor .te-button-section button{float:left}.tui-popup-code-block-editor .tui-editor-contents pre{margin:0;background-color:transparent}.tui-popup-code-block-editor .CodeMirror{height:auto}.tui-popup-code-block-editor .CodeMirror-line{font-family:Consolas,Courier,Lucida Grande,나눔바른고딕,Nanum Barun Gothic,맑은고딕,Malgun Gothic,sans-serif;font-size:13px;line-height:160%;letter-spacing:-.3px}.tui-popup-code-block-editor .popup-editor-editor-wrapper{min-height:100%}.tui-split-scroll-wrapper{position:relative}.tui-split-scroll{position:absolute}.tui-split-scroll,.tui-split-scroll-wrapper{width:100%;height:100%}.tui-split-scroll .tui-split-content-left,.tui-split-scroll .tui-split-content-right{position:absolute;top:0;width:50%;box-sizing:border-box}.tui-split-scroll .tui-split-content-left{left:0}.tui-split-scroll .tui-split-content-right{left:50%}.tui-split-scroll .tui-splitter{position:absolute;left:50%;top:0;height:100%;width:1px;border-left:1px solid #cacaca}.tui-split-scroll .tui-split-scroll-content{width:100%;height:100%;overflow:hidden;position:relative}.tui-split-scroll .tui-split-content-left,.tui-split-scroll .tui-split-content-right{height:100%;overflow-x:hidden;overflow-y:auto}.tui-split-scroll button.tui-scrollsync{top:10px;opacity:.2}.tui-split-scroll button.tui-scrollsync:after{content:"scroll off"}.tui-split-scroll.scroll-sync button.tui-scrollsync{opacity:.5}.tui-split-scroll.scroll-sync .tui-split-content-left,.tui-split-scroll.scroll-sync .tui-split-content-right{height:auto;overflow:initial}.tui-split-scroll.scroll-sync button.tui-scrollsync:after{content:"scroll on"}.tui-split-scroll.scroll-sync .tui-split-scroll-content{overflow-y:auto}.tui-split-scroll.single-content .tui-splitter{display:none}.tui-split-scroll.single-content .tui-split-content-left{width:100%}.tui-split-scroll.single-content .tui-split-content-right,.tui-split-scroll.single-content button.tui-scrollsync{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tui-split-scroll-wrapper .tui-splitter{left:calc(50% - 9px)}}@supports (-ms-accelerator:true){.tui-split-scroll-wrapper .tui-splitter{left:calc(50% - 9px)}}@media screen and (max-width:480px){.tui-popup-wrapper{max-width:300px}.tui-editor-popup{margin-left:-150px}.te-dropdown-toolbar{max-width:none}}.tui-editor-contents{margin:0;padding:0;font-size:13px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,나눔바른고딕,Nanum Barun Gothic,맑은고딕,Malgun Gothic,sans-serif}.tui-editor-contents :not(table){line-height:160%;box-sizing:content-box}.tui-editor-contents address,.tui-editor-contents cite,.tui-editor-contents dfn,.tui-editor-contents em,.tui-editor-contents i,.tui-editor-contents var{font-style:italic}.tui-editor-contents strong{font-weight:700}.tui-editor-contents p{margin:10px 0;color:#222}.tui-editor-contents>div>div:first-of-type h1,.tui-editor-contents>h1:first-of-type{margin-top:14px}.tui-editor-contents h1,.tui-editor-contents h2,.tui-editor-contents h3,.tui-editor-contents h4,.tui-editor-contents h5,.tui-editor-contents h6{font-weight:700;color:#222}.tui-editor-contents h1{font-size:24px;line-height:28px;border-bottom:3px double #999;margin:52px 0 15px;padding-bottom:7px}.tui-editor-contents h2{font-size:22px;line-height:23px;border-bottom:1px solid #dbdbdb;margin:20px 0 13px;padding-bottom:7px}.tui-editor-contents h3{font-size:20px;margin:18px 0 2px}.tui-editor-contents h4{font-size:18px;margin:10px 0 2px}.tui-editor-contents h3,.tui-editor-contents h4{line-height:18px}.tui-editor-contents h5{font-size:16px}.tui-editor-contents h6{font-size:14px}.tui-editor-contents h5,.tui-editor-contents h6{line-height:17px;margin:9px 0 -4px}.tui-editor-contents del{color:#999}.tui-editor-contents blockquote{margin:14px 0;border-left:4px solid #e5e5e5;padding:0 16px;color:#999}.tui-editor-contents blockquote ol,.tui-editor-contents blockquote p,.tui-editor-contents blockquote ul{color:#999}.tui-editor-contents blockquote>:first-child{margin-top:0}.tui-editor-contents blockquote>:last-child{margin-bottom:0}.tui-editor-contents code,.tui-editor-contents pre{font-family:Consolas,Courier,Apple SD 산돌고딕 Neo,-apple-system,Lucida Grande,Apple SD Gothic Neo,맑은 고딕,Malgun Gothic,Segoe UI,돋움,dotum,sans-serif;border:0;border-radius:0}.tui-editor-contents pre{margin:2px 0 8px;padding:18px;background-color:#f5f7f8}.tui-editor-contents code{color:#c1798b;background-color:#f9f2f4;padding:2px 3px;letter-spacing:-.3px;border-radius:2px}.tui-editor-contents pre code{padding:0;color:inherit;white-space:pre-wrap;background-color:transparent}.tui-editor-contents pre.addon{border:1px solid #e8ebed;background-color:#fff}.tui-editor-contents img{margin:4px 0 10px;box-sizing:border-box;vertical-align:top;max-width:100%}.tui-editor-contents table{border:1px solid rgba(0,0,0,.1);margin:12px 0 14px;color:#222;width:auto;border-collapse:collapse;box-sizing:border-box}.tui-editor-contents table td,.tui-editor-contents table th{border:1px solid rgba(0,0,0,.1);padding:5px 14px 5px 12px;height:32px}.tui-editor-contents table th{background-color:#555;font-weight:300;color:#fff;padding-top:6px}.tui-editor-contents dir,.tui-editor-contents menu,.tui-editor-contents ol,.tui-editor-contents ul{display:block;list-style-type:none;padding-left:24px;margin:6px 0 10px;color:#222}.tui-editor-contents ol{list-style-type:none;counter-reset:li}.tui-editor-contents ol>li{counter-increment:li}.tui-editor-contents ol>li:before,.tui-editor-contents ul>li:before{display:inline-block;position:absolute}.tui-editor-contents ul>li:before{content:"";margin-top:6px;margin-left:-17px;width:5px;height:5px;border-radius:50%;background-color:#ccc}.tui-editor-contents ol>li:before{content:"." counter(li);margin-left:-28px;width:24px;text-align:right;direction:rtl;color:#aaa}.tui-editor-contents ol ol,.tui-editor-contents ol ul,.tui-editor-contents ul ol,.tui-editor-contents ul ul{margin-top:0!important;margin-bottom:0!important}.tui-editor-contents ol li,.tui-editor-contents ul li{position:relative}.tui-editor-contents ol p,.tui-editor-contents ul p{margin:0}.tui-editor-contents ol li.task-list-item:before,.tui-editor-contents pre ul li:before,.tui-editor-contents ul li.task-list-item:before{content:""}.tui-editor-contents th ol,.tui-editor-contents th ul{color:#fff}.tui-editor-contents hr{border-top:1px solid #eee;margin:16px 0}.tui-editor-contents a{text-decoration:underline;color:#4b96e6}.tui-editor-contents a:hover{color:#1f70de}.tui-editor-contents a.image-link{position:relative}.tui-editor-contents a.image-link:before{content:"";position:absolute;margin:0;width:20px;height:20px;top:2px;right:2px;background-repeat:no-repeat;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAFKADAAQAAAABAAAAFAAAAACy3fD9AAAA/0lEQVQ4Ee2UIY6FQAyG/91wAQQJDg8SSwI3QIFAcQHuwFHQoOAEEFAELB6H4wIku+9vQgIP9zLyVbTTTufLtJ3MzzRNf1AoGlmu6ypBzvOMXyWkC+QLvDTjw6VM+Xr2OA6UZYmu67Dvu2zleX6zuq7D933EcQxNuyPu3usYYXVdw/M8mKYpIMMwxEZRJHbbNsmhkySJxE71APJmhGVZhnVdURQFlmU585GmKSzLEp+570Dlz+ZxQ/aGJVNYsm3bCIJA/LZtMY4jmqbBMAwIw1DiV/UAstEUltP3vawdxxFbVZVYDoWwM1eCp+LnoErIUt7DL/Ac1edWng1/WlXyD380myY5A34sAAAAAElFTkSuQmCC");cursor:pointer}.tui-editor-contents .task-list-item{border:0;list-style:none;padding-left:24px;margin-left:-24px}.tui-editor-contents .task-list-item:before{background-repeat:no-repeat;background-size:18px 18px;background-position:50%;content:"";margin-left:0;margin-top:0;border-radius:0;height:18px;width:18px;position:absolute;left:0;top:1px;cursor:pointer;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEqADAAQAAAABAAAAEgAAAACaqbJVAAAAQklEQVQ4EWM8c+bMfwYqABaQGcbGxhQZdfbsWQYmikxA0jxqEFJg4GCOhhGOgEESHg0jpMDAwRx8YQQuj0DlCaUAAEdBCPJ7TaEPAAAAAElFTkSuQmCC")}.tui-editor-contents .task-list-item.checked:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEqADAAQAAAABAAAAEgAAAACaqbJVAAAA1ElEQVQ4EWP0nvbsPwMVABMVzAAbMWoQIiT5OJgYvLS5EAJQFguGCB4BkCHt/kIM8kKsYFXbrn6DqyY6sJENefjuN8ORuz/ghoAYWA0COR2kEQbQDanc+I7h049/MGkwjVANFQYZkmXHD/YCyABiDAFpxQgjkJO9dbjA4QAKDxAAhQnIO9hcAlYAJDBcBHIySANII8gAYgwBGYZhEEgQZFjVJohhhFwCUg8CjPgyLT8nE8N/YJZGD1iIVlQSI4yQpT9+R40ZZDl0NlavoSsihj/4DAIAR+hZHUj727YAAAAASUVORK5CYII=")}.tui-editor-contents .task-list-item .task-list-item-checkbox,.tui-editor-contents .task-list-item input[type=checkbox]{margin-left:-17px;margin-right:3.8px;margin-top:3px}.tui-editor-contents-placeholder:before{content:attr(data-placeholder);color:grey;line-height:160%;position:absolute}.te-preview .tui-editor-contents h1{min-height:28px}.te-preview .tui-editor-contents h2{min-height:23px}.te-preview .tui-editor-contents blockquote{min-height:20px}.te-preview .tui-editor-contents li{min-height:22px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.te-ww-container .tui-editor-contents li{vertical-align:middle}.te-ww-container .tui-editor-contents .task-list-item:before,.te-ww-container .tui-editor-contents ol>li:before,.te-ww-container .tui-editor-contents ul>li:before{position:static;vertical-align:middle}.te-ww-container .tui-editor-contents ul>li:before{margin-top:-3px;margin-right:12px}.te-ww-container .tui-editor-contents ol>li:before{margin-right:6px}.te-ww-container .tui-editor-contents .task-list-item{padding-left:2px}}.tui-editor-contents .te-preview-highlight{position:relative;z-index:0}.tui-editor-contents .te-preview-highlight:after{content:"";background-color:rgba(255,245,131,.5);border-radius:4px;z-index:-1;position:absolute;top:-4px;right:-4px;left:-4px;bottom:-4px}.tui-editor-contents h1.te-preview-highlight:after,.tui-editor-contents h2.te-preview-highlight:after{bottom:0}.tui-editor-contents td.te-preview-highlight:after,.tui-editor-contents th.te-preview-highlight:after{display:none}.tui-editor-contents td.te-preview-highlight,.tui-editor-contents th.te-preview-highlight{background-color:rgba(255,245,131,.5)}.tui-editor-contents th.te-preview-highlight{color:#222}.te-md-container .CodeMirror{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,나눔바른고딕,Nanum Barun Gothic,맑은고딕,Malgun Gothic,sans-serif;color:#222}.tui-md-heading1{font-size:24px}.tui-md-heading2{font-size:22px}.tui-md-heading3{font-size:20px}.tui-md-heading4{font-size:18px}.tui-md-heading5{font-size:16px}.tui-md-heading6{font-size:14px}.tui-md-heading.tui-md-delimiter.setext{line-height:15px}.tui-md-heading,.tui-md-list-item.tui-md-list-item-bullet,.tui-md-list-item.tui-md-meta,.tui-md-strong{font-weight:700}.tui-md-emph{font-style:italic}.tui-md-strike{text-decoration:line-through}.tui-md-strike.tui-md-delimiter{text-decoration:none}.tui-md-block-quote,.tui-md-delimiter,.tui-md-link,.tui-md-table,.tui-md-thematic-break{color:#ccc}.tui-md-code-block.tui-md-meta,.tui-md-code.tui-md-delimiter{color:#aaa}.tui-md-html,.tui-md-link.tui-md-link-url.tui-md-marked-text,.tui-md-meta{color:#999}.tui-md-block-quote.tui-md-marked-text,.tui-md-list-item.tui-md-meta{color:#555}.tui-md-table.tui-md-marked-text{color:#222}.tui-md-link.tui-md-link-desc.tui-md-marked-text,.tui-md-list-item-odd.tui-md-list-item-bullet{color:#4b96e6}.tui-md-list-item-even.tui-md-list-item-bullet{color:#cb4848}.tui-md-code.tui-md-marked-text{color:#c1798b}.tui-md-code{background-color:rgba(243,229,233,.5);padding:2px 0;letter-spacing:-.3px}.tui-md-code.tui-md-delimiter.start{padding-left:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.tui-md-code.tui-md-delimiter.end{padding-right:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.tui-md-code-block.CodeMirror-linebackground{left:20px;right:20px;background-color:#f5f7f8}.tui-md-code-block.CodeMirror-linebackground.start{top:2px}.tui-md-code-block.CodeMirror-linebackground.end{bottom:2px}.tui-md-code,.tui-md-code-block{font-family:Consolas,Courier,Lucida Grande,나눔바른고딕,Nanum Barun Gothic,맑은고딕,Malgun Gothic,sans-serif}
.range-slider {
  --primary-color: #0366D6;
  --value-offset-y: var(--ticks-gap);
  --value-active-color: white;
  --value-background: transparent;
  --value-background-hover: var(--primary-color);
  --value-font: 700 12px/1 Arial;
  --fill-color: var(--primary-color);
  --progress-background: #EEE;
  --progress-radius: 20px;
  --track-height: calc(var(--thumb-size)/2);
  --min-max-font: 12px Arial;
  --min-max-opacity: .5;
  --min-max-x-offset: 10%;
  --thumb-size: 22px;
  --thumb-color: white;
  --thumb-shadow: 0 0 3px rgba(0, 0, 0, .4),
    0 0 1px rgba(0, 0, 0, .5) inset,
    0 0 0 99px var(--thumb-color) inset;
  --thumb-shadow-active: 0 0 0 calc(var(--thumb-size)/4) inset var(--thumb-color),
    0 0 0 99px var(--primary-color) inset,
    0 0 3px rgba(0, 0, 0, .4);
  --thumb-shadow-hover: var(--thumb-shadow);
  --ticks-thickness: 1px;
  --ticks-height: 5px;
  --ticks-gap: var(--ticks-height, 0);
  --ticks-color: silver;
  --step: 1;
  --ticks-count: (var(--max) - var(--min)) / var(--step);
  --maxTicksAllowed: 30;
  --too-many-ticks: Min(1, Max(var(--ticks-count) - var(--maxTicksAllowed), 0));
  --x-step: Max(var(--step), var(--too-many-ticks) * (var(--max) - var(--min)));
  --tickIntervalPerc_1: Calc((var(--max) - var(--min)) / var(--x-step));
  --tickIntervalPerc: calc((100% - var(--thumb-size))/var(--tickIntervalPerc_1) * var(--tickEvery, 1));
  --value-a: Clamp(var(--min), var(--value, 0), var(--max));
  --value-b: var(--value, 0);
  --text-value-a: var(--text-value, "");
  --completed-a: calc((var(--value-a) - var(--min)) / (var(--max) - var(--min)) * 100);
  --completed-b: calc((var(--value-b) - var(--min)) / (var(--max) - var(--min)) * 100);
  --ca: Min(var(--completed-a), var(--completed-b));
  --cb: Max(var(--completed-a), var(--completed-b));
  --thumbs-too-close: Clamp(-1,
      1000 * (Min(1, Max(var(--cb) - var(--ca) - 5, -1)) + 0.001),
      1);
  --thumb-close-to-min: Min(1, Max(var(--ca) - 5, 0));
  --thumb-close-to-max: Min(1, Max(95 - var(--cb), 0));
  box-sizing: content-box;
  display: inline-block;
  height: Max(var(--track-height), var(--thumb-size));
  background: linear-gradient(to right, var(--ticks-color) var(--ticks-thickness), transparent 1px) repeat-x;
  background-size: var(--tickIntervalPerc) var(--ticks-height);
  background-position-x: calc(var(--thumb-size)/2 - var(--ticks-thickness)/2);
  background-position-y: var(--flip-y, bottom);
  padding-bottom: var(--flip-y, var(--ticks-gap));
  padding-top: calc(var(--flip-y) * var(--ticks-gap));
  position: relative;
  z-index: 1
}
.range-slider[data-ticks-position='top'] {
  --flip-y: 1
}
.range-slider::before,
.range-slider::after {
  --offset: calc(var(--thumb-size)/2);
  content: counter(x);
  display: var(--show-min-max, block);
  font: var(--min-max-font);
  position: absolute;
  bottom: var(--flip-y, -2.5ch);
  top: calc(-2.5ch * var(--flip-y));
  opacity: Clamp(0, var(--at-edge), var(--min-max-opacity));
  transform: translateX(calc(var(--min-max-x-offset) * var(--before, -1) * -1)) scale(var(--at-edge));
  pointer-events: none
}
.range-slider::before {
  --before: 1;
  --at-edge: var(--thumb-close-to-min);
  counter-reset: x var(--min);
  left: var(--offset)
}
.range-slider::after {
  --at-edge: var(--thumb-close-to-max);
  counter-reset: x var(--max);
  right: var(--offset)
}
.range-slider__values {
  position: relative;
  top: 50%;
  line-height: 0;
  text-align: justify;
  width: 100%;
  pointer-events: none;
  margin: 0 auto;
  z-index: 5
}
.range-slider__values::after {
  content: '';
  width: 100%;
  display: inline-block;
  height: 0;
  background: red
}
.range-slider__progress {
  --start-end: calc(var(--thumb-size)/2);
  --clip-end: calc(100% - (var(--cb)) * 1%);
  --clip-start: calc(var(--ca) * 1%);
  --clip: inset(-20px var(--clip-end) -20px var(--clip-start));
  position: absolute;
  left: var(--start-end);
  right: var(--start-end);
  top: calc(var(--ticks-gap) * var(--flip-y, 0) + var(--thumb-size)/2 - var(--track-height)/2);
  height: calc(var(--track-height));
  background: var(--progress-background, #EEE);
  pointer-events: none;
  z-index: -1;
  border-radius: var(--progress-radius)
}
.range-slider__progress::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  clip-path: var(--clip);
  top: 0;
  bottom: 0;
  background: var(--fill-color, black);
  box-shadow: var(--progress-flll-shadow);
  z-index: 1;
  border-radius: inherit
}
.range-slider__progress::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: var(--progress-shadow);
  pointer-events: none;
  border-radius: inherit
}
.range-slider>input {
  -webkit-appearance: none;
  width: 100%;
  height: var(--thumb-size);
  margin: 0;
  position: absolute;
  left: 0;
  top: calc(50% - Max(var(--track-height), var(--thumb-size))/2 + calc(var(--ticks-gap)/2 * var(--flip-y, -1)));
  cursor: -webkit-grab;
  cursor: grab;
  outline: none;
  background: none
}
.range-slider>input:not(:only-of-type) {
  pointer-events: none
}
.range-slider>input::-webkit-slider-thumb {
  appearance: none;
  border: none;
  height: var(--thumb-size);
  width: var(--thumb-size);
  transform: var(--thumb-transform);
  border-radius: var(--thumb-radius, 50%);
  background: var(--thumb-color);
  box-shadow: var(--thumb-shadow);
  pointer-events: auto;
  transition: .1s
}
.range-slider>input::-moz-range-thumb {
  appearance: none;
  border: none;
  height: var(--thumb-size);
  width: var(--thumb-size);
  transform: var(--thumb-transform);
  border-radius: var(--thumb-radius, 50%);
  background: var(--thumb-color);
  box-shadow: var(--thumb-shadow);
  pointer-events: auto;
  transition: .1s
}
.range-slider>input::-ms-thumb {
  appearance: none;
  border: none;
  height: var(--thumb-size);
  width: var(--thumb-size);
  transform: var(--thumb-transform);
  border-radius: var(--thumb-radius, 50%);
  background: var(--thumb-color);
  box-shadow: var(--thumb-shadow);
  pointer-events: auto;
  transition: .1s
}
.range-slider>input:hover {
  --thumb-shadow: var(--thumb-shadow-hover)
}
.range-slider>input:hover+output {
  --value-background: var(--value-background-hover);
  --y-offset: -5px;
  color: var(--value-active-color);
  box-shadow: 0 0 0 3px var(--value-background)
}
.range-slider>input:active {
  --thumb-shadow: var(--thumb-shadow-active);
  cursor: grabbing;
  z-index: 2
}
.range-slider>input:active+output {
  transition: 0s
}
.range-slider>input:nth-of-type(1) {
  --is-left-most: Clamp(0, (var(--value-a) - var(--value-b)) * 99999, 1)
}
.range-slider>input:nth-of-type(1)+output {
  --value: var(--value-a);
  --x-offset: calc(var(--completed-a) * -1%)
}
.range-slider>input:nth-of-type(1)+output:not(:only-of-type) {
  --flip: calc(var(--thumbs-too-close) * -1)
}
.range-slider>input:nth-of-type(1)+output::after {
  content: var(--prefix, "") var(--text-value-a) var(--suffix, "")
}
.range-slider>input:nth-of-type(2) {
  --is-left-most: Clamp(0, (var(--value-b) - var(--value-a)) * 99999, 1)
}
.range-slider>input:nth-of-type(2)+output {
  --value: var(--value-b)
}
.range-slider>input:only-of-type~.range-slider__progress {
  --clip-start: 0
}
.range-slider>input+output {
  --flip: -1;
  --x-offset: calc(var(--completed-b) * -1%);
  --pos: calc(((var(--value) - var(--min))/(var(--max) - var(--min))) * 100%);
  pointer-events: none;
  position: absolute;
  z-index: 5;
  background: var(--value-background);
  border-radius: 10px;
  padding: 2px 4px;
  left: var(--pos);
  transform: translate(var(--x-offset), calc(150% * var(--flip) - (var(--y-offset, 0px) + var(--value-offset-y)) * var(--flip)));
  transition: all .12s ease-out, left 0s
}
.range-slider>input+output::after {
  content: var(--prefix, "") var(--text-value-b) var(--suffix, "");
  font: var(--value-font)
}
html {
  font-family: sans-serif; 
  -ms-text-size-adjust: 100%; 
  -webkit-text-size-adjust: 100%; 
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block; 
  vertical-align: baseline; 
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit; 
  font: inherit; 
  margin: 0; 
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; 
  cursor: pointer; 
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; 
  padding: 0; 
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; 
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; 
  padding: 0; 
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'), url(css/Source_Sans_Pro/toadOcfmlt9b38dHJxOBGCVh0V6fR69OLaFLklYbiSk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(css/Source_Sans_Pro/toadOcfmlt9b38dHJxOBGOode0-EuMkY--TSyExeINg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(css/Source_Sans_Pro/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url(css/Source_Sans_Pro/toadOcfmlt9b38dHJxOBGCOFnW3Jk0f09zW_Yln67Ac.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
html{width:initial;height:initial;min-height:100%;-webkit-touch-callout:none;user-select:none;standard-user-select:none}body{width:100%;height:100%;min-height:100vh;font-size:14px;color:#000;font-family:'Source Sans Pro',sans-serif;margin:0px;background-attachment:fixed;background-repeat:no-repeat;background-origin:content-box;background-size:cover;background-position:top;overflow:initial !important;overflow-x:hidden;-webkit-touch-callout:none;user-select:none;standard-user-select:none}body.has-footer-menu{padding-bottom:50px}html,body{background-color:#e4e4e4}p{margin:0}.pic-picker{color:black}*{box-sizing:border-box}* .addInput{background:-webkit-linear-gradient(bottom, #ffc107 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #ffc107 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}*:focus{outline:0px none transparent}* .font-color{color:#ffc107 !important}ul{list-style-type:none;margin:0;padding:0}li{list-style-type:none}ol{margin:0;padding:0}#main{height:100%}.page-main{height:100%;min-height:calc(100vh - 100px - constant(safe-area-inset-bottom));min-height:calc(100vh - 100px - env(safe-area-inset-bottom));overflow:auto;padding-bottom:10px}div.std-ul li{list-style:outside none none;list-style:none}div.std-ul ul{padding:0}div.std-ul ul.dashboard{padding-bottom:15px}div.std-ul table{width:100%;table-layout:fixed}.position-relative{position:relative}#tile-container{position:relative;float:left;top:16vw;left:16vw}.heading-one{overflow:hidden}.tile{box-shadow:.12rem .12rem .2rem .2px rgba(0,0,0,0.45);background-color:#fff;position:relative;clear:both;float:left;padding:1rem 1.2rem;margin:.3rem 0px;right:0px;background-size:100% auto,auto 100%;background-repeat:no-repeat;width:92%;width:calc(100% - 20px);left:12px;top:5px;height:100%;border-radius:4px;border-left:5px solid transparent;padding:0;display:flex;justify-content:space-between}.tile .heading-one,.tile h1{font-weight:400;font-size:18px;margin:0;word-wrap:break-word;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;color:black;word-break:break-word;user-select:none;-webkit-touch-callout:none}.tile .heading-two,.tile h2{overflow:hidden;color:#333;font-weight:400;font-size:14px;margin:0px;word-break:break-word;user-select:none;-webkit-touch-callout:none}.tile .paragraph,.tile p{color:#000;font-size:14px;font-weight:300;width:100%;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-touch-callout:none}.tile img{border:0;height:35vw;float:right;position:relative;margin:-34vw -4vw}.tile .paragraph.recomTile,.tile p.recomTile{white-space:normal}.tile img.group-img{width:18px;height:18px;border-radius:50%;background:#e4e4e4;float:left;display:block;margin:0 7px 0 0;background-size:cover;background-position:center center}.tile .last-message{margin-left:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;float:left;opacity:0.7;width:100%;user-select:none;-webkit-touch-callout:none}.tile .content-row{min-width:calc(100% - 150px);width:70%;padding:12px 0 12px 12px;display:flex;flex-direction:column;gap:3px}.tile .content-row .item-row{display:flex;gap:5px;justify-content:flex-start}.tile .content-row .item-row .icon-column{width:25px;min-width:25px}.tile .content-row .item-row .icon-column i{font-size:18px}.tile .content-row .item-row .app-icon-column{min-width:25px}.tile .content-row .item-row .app-icon-column img{float:left;height:20px;width:20px;margin:0;margin-right:2px;border-radius:20%}.tile .content-row .item-row .content-column{width:90%}.tile .image-row{width:30%;max-width:150px;background-size:cover;border-radius:0 4px 4px 0;background-position:center center}.tile .image-row .slant{margin-left:-2px;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzUgMTAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiAjZmZmIiBwb2ludHM9Ii0xIC0xIDM1IC0xIDMgMTAxIC0xIDEwMSI+PC9wb2x5Z29uPjwvc3ZnPg==);width:100%;height:100%;background-repeat:no-repeat;background-position:left top}.tile .createdBy-wrapper{color:#000;font-size:14px;font-weight:300;width:100%;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-touch-callout:none;display:flex;align-items:center}.tile .createdBy-name{font-weight:400}.tile.unseen{border-left:5px solid #ffc107}.tile .mark-as-seen-btn{position:absolute;width:18px;height:100%;opacity:0;left:-5px;z-index:999}@media (min-width:600px){.tile .last-message{max-width:calc(75vw - 280px)}}@media (min-width:955px){.tile .last-message{max-width:460px}}p.item-icon{clear:both;width:65%}p.item-icon i{margin-right:6px}.detail-content p.item-icon{width:100%}.tile.settings{width:110%;width:calc(100% + 25px);margin:4px 10px;left:-25px;padding:20px;color:black;flex-direction:column}p.location{background-image:url(img/location3.png);background-position:left center;background-repeat:no-repeat;clear:both;position:relative;background-size:11px 16px;padding-left:2.3rem;margin:3rem 0 0 3px;width:62%;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}p.time{background-image:url(img/clock.png);background-position:left center;background-repeat:no-repeat;clear:both;position:relative;padding-left:22px;background-size:1.4rem auto;margin:0px 0px 0 .2rem}.location-official{background-image:url(img/location-orange.png) !important}.time-official{background-image:url(img/clock-orange.png) !important}.tutorial-cat-container{width:100%;clear:both;margin:6px -10px;float:left}.tutorial-cat-container h3{float:left;margin:0;font-weight:300;width:75%}.tutorial-cat-container p{float:left;margin:-2px 0;font-size:14px !important}.tutorial-cat-icon{float:left;width:44px !important;padding:22px 0 !important;margin-right:12px}.tab-tutorial .tile>p{text-overflow:initial;overflow:visible;white-space:initial;width:100%}.fixed-header{position:fixed;top:0;width:100%;height:0;z-index:1030}.fixed-header .fixed-header-child{max-width:701px}.filterMenuContainer{width:40px;padding:4px}.filterMenuContainer p{display:none}.filterMenuContainer h1{display:none}.filterMenuContainer div.filter-icon{width:40px;height:40px;padding-bottom:0;background-repeat:no-repeat;float:left;margin:4px 2px}.filter-icon{margin-bottom:7px;box-shadow:1px 1px 2px 0px rgba(0,0,0,0.25);border-radius:50%}.filter-icon.icon.icon-all{background:white}.filter-icon.icon.icon-all .punkt{width:7px;margin:1px 16px;height:7px;background-color:transparent;border-radius:50%;float:left;clear:both}.filter-icon.icon.icon-all .punkt:nth-child(1){height:0px}.filter-icon.icon.icon-all .punkt:nth-child(2){background-color:#8bc34a}.filter-icon.icon.icon-all .punkt:nth-child(3){background-color:#ff9800}.filter-icon.icon.icon-all .punkt:nth-child(4){background-color:#ff5722}.filter-icon.icon.icon-all .punkt:nth-child(5){background-color:#ffc107}@media (min-width:850px){.filter-icon.icon.icon-all .punkt{width:5px;height:5px;margin-left:15px}}.header{width:100%;height:52px;background-color:#ffc107;box-shadow:0 3px 10px 0 rgba(0,0,0,0.45);position:relative;font-size:22px;color:#000;border-bottom:1px solid rgba(0,0,0,0.1)}.header>div{position:absolute;padding:10px;height:100%;width:51px;top:0;text-align:center}.header>div.area-middle{position:static;width:67%;width:calc(100% - 116px);padding:0px;margin:8px 58px;padding-right:0;text-align:center;float:left;height:36px;line-height:34px;white-space:nowrap;overflow:hidden;word-wrap:break-word;-webkit-line-clamp:1;text-overflow:ellipsis}.header>.area-left{left:0;line-height:34px}.header>.area-right{right:0;line-height:34px}.header>div.search-box>input{width:97%;width:calc(100% - 1rem);background:white;height:25px;padding:6px 12px;box-shadow:inset 3.5px 6.062px 10px 0px rgba(0,0,0,0.18);border:none;color:#000;font-size:15px;font-weight:300;border-radius:0;display:block;cursor:text}.navigationbar-default{border:0}.icon{width:100%;background-size:cover;padding:0}.icon.icon-menu{padding-bottom:70%;background-repeat:no-repeat;color:#000;font-size:26px;margin-top:-4px}.icon-plus{background-image:url(img/plus.png)}.icon-backarrow{height:30px;cursor:pointer;content:"\f060";color:white;font-size:20px;font-family:"Font Awesome 5 Pro";font-weight:600;background:white;text-align:center;border-radius:50%;width:44px !important;height:44px !important;line-height:44px;color:black}.icon-backarrow:before{content:"\f060"}.icon-event{background-color:#e4e4e4;background-image:url(img/veranstaltung_icon_invert_neu.png)}.icon-event.active{background-color:#ff9800;background-image:url(img/veranstaltung_icon_neu.png)}.icon-questOffer{background-color:#e4e4e4;background-image:url(img/bieteSuche_icon_invert_neu.png)}.icon-questOffer.active{background-color:#8bc34a;background-image:url(img/bieteSuche_icon_neu.png)}.icon-volunteers,.icon-jobAd{background-color:#e4e4e4;background-image:url(img/volunteer_icon_invert.png)}.icon-volunteers.active,.icon-jobAd.active{background-color:#cddc39;background-image:url(img/volunteer_icon.png)}.icon-workshop{background-color:#e4e4e4;background-image:url(img/workshop_icon_invert.png)}.icon-workshop.active{background-color:#009688;background-image:url(img/workshop_icon.png)}.icon-recommendation,.icon-recommendationArticle{background-color:#e4e4e4;background-image:url(img/empfehlung_icon_invert_neu.png)}.icon-recommendation.active,.icon-recommendationArticle.active{background-color:#ff5722;background-image:url(img/empfehlung_icon_neu.png)}.icon-article{background-color:#e4e4e4;background-image:url(img/article_icon_invert.png)}.icon-article.active{background-color:#ff5722;background-image:url(img/article_icon.png)}.icon-official{background-color:#e4e4e4;background-image:url(img/logo_filter_icon_invert.png);background-size:30px;background-position:center center;background-repeat:no-repeat}.icon-official.active{background-color:#ffc107;background-image:url(img/logo_filter_icon.png)}.createSthIcon{border-radius:50%;padding:20px;width:20px;margin-left:7px}.registerIcons{width:20px;float:left;margin:5px 15px 0 0}.dashboard-container{padding:0;height:100%}.dashboard ul{width:87%;width:calc(100% - 45px);margin-left:45px;overflow:hidden}.dashboard .tile{min-height:65px}.dashboard .tile .menu-notification{position:absolute;top:-6px;right:-23px}.dashboard .emptyText{color:#000}.switch{display:inline-block;position:relative;height:3.4vw;border-radius:3vw;background:none repeat scroll 0% 0% rgba(0,0,0,0.26);vertical-align:middle;cursor:pointer;width:8vw;clear:both;float:left;margin:2vw -1vw 0vw 4vw}.switch::before{content:"";position:absolute;top:-0.9vw;left:-1vw;width:5vw;height:5vw;background:none repeat scroll 0% 0% #fafafa;box-shadow:0px 2px 6px rgba(0,0,0,0.28);border-radius:50%;-webkit-transition:margin-left .28s cubic-bezier(.4, 0, .2, 1),background .28s cubic-bezier(.4, 0, .2, 1),box-shadow .28s cubic-bezier(.4, 0, .2, 1);transition:margin-left .28s cubic-bezier(.4, 0, .2, 1),background .28s cubic-bezier(.4, 0, .2, 1),box-shadow .28s cubic-bezier(.4, 0, .2, 1)}.switch:active::before{box-shadow:0 1vw 2vw rgba(0,0,0,0.28),0 0 0 15px rgba(128,128,128,0.1)}input:checked+.switch::before{margin-left:5vw}input:checked+.switch:active::before{box-shadow:0 1vw 2vw rgba(0,0,0,0.28),0 0 0 3vw rgba(150,193,32,0.2)}input:checked+.bieteSwitch{background:#a0be6d}input:checked+.bieteSwitch::before{background-color:#8bc34a}#filter-container{position:fixed;width:60vw;height:100%;padding:5vw 0 5vw 2vw;top:14vw}#filter-container h1{font-size:7vw;font-family:'Source Sans Pro',sans-serif;line-height:1.2;position:relative;font-weight:200;padding:2vw 0px;float:left;margin:0vw 0px 0vw 4vw}#filter-container p{width:42vw;float:left;margin:1vw 0px 0px 5vw;color:#000;font-size:4.2vw;font-weight:300}#bieteSucheSub{margin-bottom:3vw}.detail-full-image{display:block;width:110%;width:calc(100% + 30px);margin-left:-15px;background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:-50px;background-color:#e4e4e4}.detail-full-image p{margin:3.8rem 0 0 35%;width:18rem;font-size:1.3rem;color:#808080}.detail-content{color:black;padding:2.5rem 2.5rem 3rem;background-color:#fff;width:110%;width:calc(100% + 30px);margin-left:-15px;box-shadow:0 0 1.2rem .2px rgba(0,0,0,0.45);font-size:14px;line-height:22px;display:inline-block}.detail-content .heading-one,.detail-content h1{word-wrap:break-word;font-size:3.4rem;font-weight:300;margin:0;float:left;clear:right;width:90%;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;overflow:hidden;line-height:initial}.detail-content h2{font-size:15px;padding-top:6px;margin-left:0;float:none;clear:both;font-weight:400;overflow:hidden;line-height:initial}.detail-content .row>.col-xs-12{overflow:hidden}.detail-profile-img{width:8.5rem;height:8.5rem;position:relative;right:10%;margin-top:-4.75rem;margin-bottom:-3.75rem;background-size:cover;border:none;float:right;box-shadow:3px 3px 2px rgba(0,0,0,0.4);-moz-box-shadow:3px 3px 2px rgba(0,0,0,0.4);-webkit-box-shadow:3px 3px 2px rgba(0,0,0,0.4);-o-box-shadow:3px 3px 2px rgba(0,0,0,0.4);border-radius:100px;background-color:#e4e4e4;cursor:pointer}.detail-profile-img.icon-official.active{background-size:60px}.component-event .addInput{background:-webkit-linear-gradient(bottom, #ff9800 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #ff9800 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-event .font-color{color:#ff9800 !important}.component-event .font-color-contrast{color:#000 !important}.component-event .background-color,.component-event .background-color:hover,.component-event .background-color:active{background-color:#ff9800 !important}.component-event .background-color.detail-full-image,.component-event .background-color:hover.detail-full-image,.component-event .background-color:active.detail-full-image{background-image:url(img/event-pattern.png);background-repeat:repeat;background-size:75px}.component-event .button.button-outline{border:1px solid #ff9800;background:transparent;box-shadow:none;color:#ff9800}.component-event .background-color.no-placeholder{background-image:url(img/event-pattern.png) !important}.component-event.border-color,.component-event .border-color{border-color:#ff9800 !important}.component-event .button.button-fill{color:#000 !important}.md .component-event .navbar{color:#000}.md .component-event .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.component-announcement .addInput{background:-webkit-linear-gradient(bottom, #f44336 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #f44336 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-announcement .font-color{color:#f44336 !important}.component-announcement .font-color-contrast{color:#fff !important}.component-announcement .background-color,.component-announcement .background-color:hover,.component-announcement .background-color:active{background-color:#f44336 !important}.component-announcement .background-color.detail-full-image,.component-announcement .background-color:hover.detail-full-image,.component-announcement .background-color:active.detail-full-image{background-image:url(img/event-pattern.png);background-repeat:repeat;background-size:75px}.component-announcement .button.button-outline{border:1px solid #f44336;background:transparent;box-shadow:none;color:#f44336}.component-announcement .background-color.no-placeholder{background-image:url(img/event-pattern.png) !important}.component-announcement.border-color,.component-announcement .border-color{border-color:#f44336 !important}.component-announcement .button.button-fill{color:#fff !important}.component-offerLink .addInput{background:-webkit-linear-gradient(bottom, #f44336 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #81c833 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-offerLink .font-color{color:#81c833 !important}.component-offerLink .font-color-contrast{color:#000 !important}.component-offerLink .background-color,.component-offerLink .background-color:hover,.component-offerLink .background-color:active{background-color:#81c833 !important}.component-offerLink .background-color.detail-full-image,.component-offerLink .background-color:hover.detail-full-image,.component-offerLink .background-color:active.detail-full-image{background-image:url(img/volunteer-pattern.png);background-repeat:repeat;background-size:75px}.component-offerLink .button.button-outline{border:1px solid #81c833;background:transparent;box-shadow:none;color:#81c833}.component-offerLink .background-color.no-placeholder{background-image:url(img/volunteer-pattern.png) !important}.component-offerLink.border-color,.component-offerLink .border-color{border-color:#81c833 !important}.component-offerLink .button.button-fill{color:#000 !important}.component-questLink .addInput{background:-webkit-linear-gradient(bottom, #795548 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #795548 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-questLink .font-color{color:#795548 !important}.component-questLink .font-color-contrast{color:#fff !important}.component-questLink .background-color,.component-questLink .background-color:hover,.component-questLink .background-color:active{background-color:#795548 !important}.component-questLink .background-color.detail-full-image,.component-questLink .background-color:hover.detail-full-image,.component-questLink .background-color:active.detail-full-image{background-image:url(img/offer_alt_pattern.png);background-repeat:repeat;background-size:75px}.component-questLink .button.button-outline{border:1px solid #795548;background:transparent;box-shadow:none;color:#795548}.component-questLink .background-color.no-placeholder{background-image:url(img/offer_alt_pattern.png) !important}.component-questLink.border-color,.component-questLink .border-color{border-color:#795548 !important}.component-questLink .button.button-fill{color:#fff !important}.component-poll .addInput{background:-webkit-linear-gradient(bottom, #f44336 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #607d8b 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-poll .font-color{color:#607d8b !important}.component-poll .font-color-contrast{color:#fff !important}.component-poll .background-color,.component-poll .background-color:hover,.component-poll .background-color:active{background-color:#607d8b !important}.component-poll .background-color.detail-full-image,.component-poll .background-color:hover.detail-full-image,.component-poll .background-color:active.detail-full-image{background-image:url(img/poll-pattern.png);background-repeat:repeat;background-size:75px}.component-poll .button.button-outline{border:1px solid #607d8b;background:transparent;box-shadow:none;color:#607d8b}.component-poll .background-color.no-placeholder{background-image:url(img/poll-pattern.png) !important}.component-poll.border-color,.component-poll .border-color{border-color:#607d8b !important}.component-poll .button.button-fill{color:#fff !important}.md .component-poll .navbar{color:#fff}.md .component-poll .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.md .component-announcement .navbar{color:#fff}.md .component-announcement .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.md .component-offerLink .navbar{color:#000}.md .component-offerLink .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.md .component-questLink .navbar{color:#fff}.md .component-questLink .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.component-pastoralCare .addInput{background:-webkit-linear-gradient(bottom, #eb5a1e 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #eb5a1e 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-pastoralCare .font-color{color:#eb5a1e !important}.component-pastoralCare .font-color-contrast{color:#fff !important}.component-pastoralCare .background-color,.component-pastoralCare .background-color:hover,.component-pastoralCare .background-color:active{background-color:#eb5a1e !important}.component-pastoralCare .background-color.detail-full-image,.component-pastoralCare .background-color:hover.detail-full-image,.component-pastoralCare .background-color:active.detail-full-image{background-image:url(img/pastoral-care-pattern.png);background-repeat:repeat;background-size:75px}.component-pastoralCare .button.button-outline{border:1px solid #eb5a1e;background:transparent;box-shadow:none;color:#eb5a1e}.component-pastoralCare .background-color.no-placeholder{background-image:url(img/pastoral-care-pattern.png) !important}.component-pastoralCare.border-color,.component-pastoralCare .border-color{border-color:#f44336 !important}.component-pastoralCare .button.button-fill{color:#fff !important}.md .component-pastoralCare .navbar{color:#fff}.md .component-pastoralCare .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.tab-autoArchiveSettings .font-color{color:#ff9800 !important}.component-prayer .addInput{background:-webkit-linear-gradient(bottom, #009688 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #009688 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-prayer .font-color{color:#009688 !important}.component-prayer .font-color-contrast{color:#fff !important}.component-prayer .background-color,.component-prayer .background-color:hover,.component-prayer .background-color:active{background-color:#009688 !important}.component-prayer .background-color.detail-full-image,.component-prayer .background-color:hover.detail-full-image,.component-prayer .background-color:active.detail-full-image{background-image:url(img/prayer-pattern.png);background-repeat:repeat;background-size:75px}.component-prayer .button.button-outline{border:1px solid #009688;background:transparent;box-shadow:none;color:#009688}.component-prayer .background-color.no-placeholder{background-image:url(img/prayer-pattern.png) !important}.component-prayer.border-colo,.component-prayer .border-color{border-color:#009688 !important}.component-prayer .button.button-fill{color:#fff !important}.md .component-prayer .navbar{color:#fff}.md .component-prayer .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.component-info .addInput{background:-webkit-linear-gradient(bottom, #3a59ad 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #3a59ad 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-info .font-color{color:#3a59ad !important}.component-info .font-color-contrast{color:#fff !important}.component-info .background-color,.component-info .background-color:hover,.component-info .background-color:active{background-color:#3a59ad !important}.component-info .background-color.detail-full-image,.component-info .background-color:hover.detail-full-image,.component-info .background-color:active.detail-full-image{background-image:url(img/info-pattern.png);background-repeat:repeat;background-size:75px}.component-info .button.button-outline{border:1px solid #3a59ad;background:transparent;box-shadow:none;color:#3a59ad}.component-info .background-color.no-placeholder{background-image:url(img/info-pattern.png) !important}.component-info.border-color,.component-info .border-color{border-color:#3a59ad !important}.component-info .button.button-fill{color:#fff !important}.md .component-info .navbar{color:#fff}.md .component-info .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.component-parish .addInput{background:-webkit-linear-gradient(bottom, #b03892 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #b03892 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-parish .font-color{color:#b03892 !important}.component-parish .font-color-contrast{color:#fff !important}.component-parish .background-color,.component-parish .background-color:hover,.component-parish .background-color:active{background-color:#b03892 !important}.component-parish .background-color.detail-full-image,.component-parish .background-color:hover.detail-full-image,.component-parish .background-color:active.detail-full-image{background-image:url(img/parish-pattern.png);background-repeat:repeat;background-size:75px}.component-parish .button.button-outline{border:1px solid #b03892;background:transparent;box-shadow:none;color:#b03892}.component-parish .background-color.no-placeholder{background-image:url(img/parish-pattern.png) !important}.component-parish.border-color,.component-parish .border-color{border-color:#b03892 !important}.component-parish .button.button-fill{color:#fff !important}.md .component-parish .navbar{color:#fff}.md .component-parish .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.component-video .addInput{background:-webkit-linear-gradient(bottom, #f06292 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #f06292 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-video .font-color{color:#f06292 !important}.component-video .font-color-contrast{color:#fff !important}.component-video .background-color,.component-video .background-color:hover,.component-video .background-color:active{background-color:#f06292 !important}.component-video .background-color.detail-full-image,.component-video .background-color:hover.detail-full-image,.component-video .background-color:active.detail-full-image{background-image:url(img/video-pattern.png);background-repeat:repeat;background-size:75px}.component-video .button.button-outline{border:1px solid #f06292;background:transparent;box-shadow:none;color:#f06292}.component-video .background-color.no-placeholder{background-image:url(img/video-pattern.png) !important}.component-video.border-color,.component-video .border-color{border-color:#f06292 !important}.component-video .button.button-fill{color:#fff !important}.md .component-video .navbar{color:#fff}.md .component-video .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.component-official p{font-size:1.6rem;font-weight:300}.component-official .addInput{background:-webkit-linear-gradient(bottom, #ffc107 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #ffc107 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-official .font-color{color:#ffc107 !important}.component-official .font-color-contrast{color:#000 !important}.component-official .background-color,.component-official .background-color:hover,.component-official .background-color:active{background-color:#ffc107 !important}.component-official .tile{box-shadow:5px 7px 10px 0px rgba(0,0,0,0.45);margin:8px 0 12px}.component-official .button.button-outline{border:1px solid #ffc107;background:transparent;box-shadow:none;color:#ffc107}.component-official.border-color,.component-official .border-color{border-color:#ffc107 !important}.component-official .button.button-fill{color:#000 !important}.md .component-official .navbar{color:#000}.md .component-official .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.component-article.container.maintab.tab-article{background-color:#ff5722 !important}p.detail-location{background-image:url(img/location3.png);background-position:left center;background-repeat:no-repeat;clear:both;position:relative;background-size:12px auto;padding-left:2.3rem;margin:3rem 0px 0 0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}p.detail-user{background-image:url(img/user.png);background-position:left center;background-repeat:no-repeat;clear:both;position:relative;background-size:1.6rem auto;padding-left:2.3rem;margin:0rem 0px 0 0}p.detail-time{background-image:url(img/clock.png);background-position:left center;background-repeat:no-repeat;clear:both;position:relative;background-size:1.4rem auto;margin:.3rem 0px .3rem 0;padding-left:2.4rem;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}p.detail-desc{overflow:hidden;color:#000;font-size:16px;font-weight:400;margin-top:3px;-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:text;word-wrap:break-word;word-break:break-word}.detail-back{width:51px;padding:12px;float:left}.tab-add{padding-right:0px}.tab-add h3{font-weight:300;margin-top:1rem;font-size:2.4rem;margin-bottom:0}.tab-add p{font-size:1.4rem}.icon.arrowIcon{width:3rem;background-image:url(img/arrow_icon.png);background-size:cover;background-repeat:no-repeat;margin-top:2rem;padding:0;margin-right:0.5rem;display:block;height:3rem;float:right}.addInput{-webkit-appearance:none;display:block;background-color:transparent;color:rgba(0,0,0,0.87);border:none;border-bottom:1px solid rgba(0,0,0,0.3);outline:0;padding:0;box-shadow:none;border-radius:0;background-image:none;-webkit-transition:all .3s cubic-bezier(.64, .09, .08, 1);transition:all .3s cubic-bezier(.64, .09, .08, 1)}.addInput:focus{box-shadow:none;outline:none;background-position:0 0}.component-offer .addInput{background:-webkit-linear-gradient(bottom, #8bc34a 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #8bc34a 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-offer .font-color{color:#8bc34a !important}.component-offer .font-color-contrast{color:#000 !important}.component-offer .background-color,.component-offer .background-color:hover,.component-offer .background-color:active{background-color:#8bc34a !important}.component-offer .background-color.detail-full-image,.component-offer .background-color:hover.detail-full-image,.component-offer .background-color:active.detail-full-image{background-image:url(img/bietesuche-pattern.png);background-repeat:repeat;background-size:75px}.component-offer .button.button-outline{border:1px solid #8bc34a;background:transparent;box-shadow:none;color:#8bc34a}.component-offer .background-color.no-placeholder{background-image:url(img/bietesuche-pattern.png) !important}.component-offer.border-color,.component-offer .border-color{border-color:#8bc34a !important}.component-offer .button.button-fill{color:#000 !important}.md .component-offer .navbar,.md .component-quest .navbar{color:#000}.md .component-offer .navbar .icon-back,.md .component-quest .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.component-quest .addInput{background:-webkit-linear-gradient(bottom, #8bc34a 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #8bc34a 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-quest .font-color{color:#8bc34a !important}.component-quest .font-color-contrast{color:#000 !important}.component-quest .background-color,.component-quest .background-color:hover,.component-quest .background-color:active{background-color:#8bc34a !important}.component-quest .background-color.detail-full-image,.component-quest .background-color:hover.detail-full-image,.component-quest .background-color:active.detail-full-image{background-image:url(img/bietesuche-pattern.png);background-repeat:repeat;background-size:75px}.component-quest .button.button-outline{border:1px solid #8bc34a;background:transparent;box-shadow:none;color:#8bc34a}.component-quest .background-color.no-placeholder{background-image:url(img/bietesuche-pattern.png) !important}.component-quest.border-color,.component-quest .border-color{border-color:#8bc34a !important}.component-quest .button.button-fill{color:#000 !important}.component-recommendation .addInput{background:-webkit-linear-gradient(bottom, #ff5722 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #ff5722 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-recommendation .font-color{color:#ff5722 !important}.component-recommendation .font-color-contrast{color:#fff !important}.component-recommendation .background-color,.component-recommendation .background-color:hover,.component-recommendation .background-color:active{background-color:#ff5722 !important}.component-recommendation .background-color.detail-full-image,.component-recommendation .background-color:hover.detail-full-image,.component-recommendation .background-color:active.detail-full-image{background-image:url(img/empfehlung-pattern.png);background-repeat:repeat;background-size:75px}.component-recommendation .button.button-outline{border:1px solid #ff5722;background:transparent;box-shadow:none;color:#ff5722}.component-recommendation .background-color.no-placeholder{background-image:url(img/empfehlung-pattern.png) !important}.component-recommendation.border-color,.component-recommendation .border-color{border-color:#ff5722 !important}.component-recommendation .button.button-fill{color:#fff !important}.md .component-recommendation .navbar,.md .component-article .navbar{color:#fff}.md .component-recommendation .navbar .icon-back,.md .component-article .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.component-article .addInput{background:-webkit-linear-gradient(bottom, #ff5722 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #ff5722 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-article .font-color{color:#ff5722 !important}.component-article .font-color-contrast{color:#fff !important}.component-article .background-color,.component-article .background-color:hover,.component-article .background-color:active{background-color:#ff5722 !important}.component-article .background-color.detail-full-image,.component-article .background-color:hover.detail-full-image,.component-article .background-color:active.detail-full-image{background-image:url(img/article-pattern.png);background-repeat:repeat;background-size:75px}.component-article .button.button-outline{border:1px solid #ff5722;background:transparent;box-shadow:none;color:#ff5722}.component-article .background-color.no-placeholder{background-image:url(img/article-pattern.png) !important}.component-article.border-color,.component-article .border-color{border-color:#ff5722 !important}.component-article .button.button-fill{color:#fff !important}.component-jobAd .addInput{background:-webkit-linear-gradient(bottom, #cddc39 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #cddc39 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-jobAd .font-color{color:#cddc39 !important}.component-jobAd .font-color-contrast{color:#000 !important}.component-jobAd .background-color,.component-jobAd .background-color:hover,.component-jobAd .background-color:active{background-color:#cddc39 !important}.component-jobAd .background-color.detail-full-image,.component-jobAd .background-color:hover.detail-full-image,.component-jobAd .background-color:active.detail-full-image{background-image:url(img/volunteer-pattern.png);background-repeat:repeat;background-size:75px}.component-jobAd .button.button-outline{border:1px solid #cddc39;background:transparent;box-shadow:none;color:#cddc39}.component-jobAd .background-color.no-placeholder{background-image:url(img/volunteer-pattern.png) !important}.component-jobAd.border-color,.component-jobAd .border-color{border-color:#cddc39 !important}.component-jobAd .button.button-fill{color:#000 !important}.md .component-jobAd .navbar{color:#000}.md .component-jobAd .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.component-workshop .addInput{background:-webkit-linear-gradient(bottom, #009688 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #009688 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-size:100% 100%;background-repeat:no-repeat}.component-workshop .font-color{color:#009688 !important}.component-workshop .font-color-contrast{color:#fff !important}.component-workshop .background-color,.component-workshop .background-color:hover,.component-workshop .background-color:active{background-color:#009688 !important}.component-workshop .background-color.detail-full-image,.component-workshop .background-color:hover.detail-full-image,.component-workshop .background-color:active.detail-full-image{background-image:url(img/workshop-pattern.png);background-repeat:repeat;background-size:75px}.component-workshop .button.button-outline{border:1px solid #009688;background:transparent;box-shadow:none;color:#009688}.component-workshop .background-color.no-placeholder{background-image:url(img/workshop-pattern.png) !important}.component-workshop.border-color,.component-workshop .border-color{border-color:#009688 !important}.component-workshop .button.button-fill{color:#fff !important}.md .component-workshop .navbar{color:#fff}.md .component-workshop .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.addInputDesc{width:90%;max-width:360px;margin-top:3rem;font-size:1.3rem;font-weight:400;height:6rem;margin-bottom:3rem}.addInputDetails{width:80%;font-size:1.5rem;font-weight:300;margin-bottom:0.4rem;margin-top:1rem;max-width:328px;padding-left:0.2rem;color:#808080;height:24px;float:left}img.addInputDetails{width:20px;float:left;height:auto;margin:14px 10px 0 0;clear:both}.form-icon{float:left;font-size:20px;margin-top:12px}.button{background-color:#ffc107;color:#fff;font-size:15px;border-radius:2px;border:none;margin-top:10px;margin-right:5px;padding:8px 12px;box-shadow:1px 1px 2px 0px rgba(0,0,0,0.25)}.button:hover,.button:active{background-color:#ecb100;color:#fff}.button:active{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.button.sign-in-btn{width:210px;text-align:left;display:block;margin:8px auto}.button i{margin-right:4px}.button.login-facebook{background-color:#4779B3}.button.login-google{background-color:#CA3B2B}.delete-dialog{position:absolute;display:block;background:#fff;width:300px;left:auto;right:auto;left:calc(50% - 150px);box-shadow:rgba(0,0,0,0.6) 0px 0px 1000px 4000px,rgba(0,0,0,0.2) 0px 0px 52px 4px;padding:14px;top:100px;top:calc(50% - 200px);max-height:400px;z-index:100;overflow:auto;vertical-align:middle;min-height:165px;color:black;text-align:left;line-height:initial;word-break:break-word}.participants-popup{position:absolute;display:block;background:#fff;width:300px;left:auto;right:auto;left:calc(50% - 150px);box-shadow:rgba(0,0,0,0.6) 0px 0px 1000px 4000px,rgba(0,0,0,0.2) 0px 0px 52px 4px;padding:14px;top:100px;top:calc(50% - 200px);max-height:400px;z-index:100;overflow:auto;vertical-align:middle}.participants-popup>i{position:absolute;right:16px;top:14px}.ui-dialog-titlebar{background-color:transparent}.ui-dialog{border:none;box-shadow:rgba(0,0,0,0.6) 0px 0px 1000px 4000px,rgba(0,0,0,0.2) 0px 0px 52px 4px}.ui-dialog p{font-size:14px;font-family:'Source Sans Pro',sans-serif}.ui-dialog-title{font-size:20px;font-family:'Source Sans Pro',sans-serif;font-weight:600}.overlay-container{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999}.participants-popup-entry{clear:both;position:relative;float:left;width:100%}.participants-popup-entry p{line-height:18px;margin:10px 0 10px 12px;font-weight:400;width:140px;float:left}.participants-popup-img{width:35px;height:35px;border-radius:50%;background-size:100% 100%;float:left;clear:both;margin:3px 0}h1.quest{margin:0;float:left;padding:6px 0 2px;width:60%}img.questItemImg{float:left;padding:0;height:18px;margin:9px 9px 0 0px;clear:both;width:auto}.quest h2{color:#000;font-size:2.2rem;margin:0;float:none;clear:both}.quest h1{margin:0px 0 10px !important}.quest-contactinfos{margin-top:3.2rem;width:90%;max-width:390px}.quest-contactinfos img{width:18px;height:20px;float:left;clear:both}.quest-contactinfos p{font-size:1.4rem;margin:.6rem 0 .7rem 3rem}.addQuest{-webkit-transition:all .3s cubic-bezier(.64, .09, .08, 1);transition:all .3s cubic-bezier(.64, .09, .08, 1);background:-webkit-linear-gradient(bottom, #8bc34a 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #8bc34a 2px, rgba(255,255,255,0) 2%);background-position:-360px bottom;background-repeat:no-repeat;margin:0 0 2rem 3rem;width:80%}.addQuest:focus{background-position:0 0}.addRecom{-webkit-transition:all .3s cubic-bezier(.64, .09, .08, 1);transition:all .3s cubic-bezier(.64, .09, .08, 1);background:-webkit-linear-gradient(bottom, #69aae4 2px, rgba(255,255,255,0) 2%);background:linear-gradient(to top, #69aae4 2px, rgba(255,255,255,0) 2%);background-position:-410px bottom;background-repeat:no-repeat;margin:0 0 2rem 3rem;width:80%}.addRecom:focus{background-position:0 0}h1.recomTile{margin:0;padding:5px 0 0;width:60%}p.recomTile{color:#000;margin:.1rem 0 0;font-weight:300}.recomTile span{font-weight:400}textarea.chatinput{width:100%;border:none;font-size:14px;resize:none}.private-msg-send{background-color:#fff;border:none;border-radius:100px;float:right;box-shadow:rgba(0,0,0,0.3) 1px 2px 4px 1px;width:40px;height:40px;bottom:10px;bottom:calc(50% - 22px);position:absolute;right:10px;background-size:90%;background-repeat:no-repeat;background-position:center center;padding:5px 8px;font-size:20px;color:#333}.private-msg-container{padding:8px 0;width:110%;width:calc(100% + 30px);margin-left:-15px;box-shadow:inset 0px 8px 7px -7px rgba(0,0,0,0.45);float:left;background-color:#ffc107}.private-msg-container h1.chat-title{font-size:18px;font-weight:300;margin:10px 0px 20px 20px;color:#fff;float:left}.private-msg-container .tile.card{margin-bottom:20px;width:calc(100% - 15px);margin-left:-5px}.private-msg-container-overlay{background-color:#ffc107;position:absolute;z-index:10;opacity:.6;box-shadow:initial;width:100%;height:183px}@media (min-width:768px){.private-msg-container-overlay{max-width:550px}}.private-msg-container-inner{padding:0 20px}.private-msg-img{width:60px;height:60px;position:relative;background-color:#808080;background-size:cover;border:none;border-radius:100px;float:left}.private-msg-box-wrapper{position:relative}.private-msg-box{width:65%;color:black;background-color:#fff;margin-left:0px;padding:10px 14px;margin-bottom:12px;width:calc(100% - 100px);min-height:40px;border-radius:5px}.private-msg-box .text{clear:both;font-size:14px;word-wrap:break-word}.private-msg-box .text:not(.user-selectable){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.private-msg-box .img-wrapper{max-height:330px;overflow:hidden;display:none !important;position:relative}.private-msg-box .img-wrapper .loader-overlay,.private-msg-box .img-wrapper .loader-wrapper,.private-msg-box .img-wrapper .loader{display:inline-block}.private-msg-box .img-wrapper .loader-overlay{margin:0;top:calc(50% - 22px);left:calc(50% - 22px);position:absolute}.private-msg-box .img-wrapper-new{max-height:330px;position:relative;display:block !important}.private-msg-box .img-wrapper-new .loader-overlay,.private-msg-box .img-wrapper-new .loader-wrapper,.private-msg-box .img-wrapper-new .loader{display:inline-block}.private-msg-box .img-wrapper-new .loader-overlay{margin:0;top:calc(50% - 22px);left:calc(50% - 22px);position:absolute}.private-msg-box .font-color{color:#757575 !important}@media (max-width:400px){.private-msg-box{width:calc(100% - 32px)}.private-msg-box>.text{font-size:16px}.private-msg-img{display:none}}.msg-summary-box{background-color:#fff;width:100%;height:100%;display:table;padding:10px;box-shadow:2px 2px 1px 1px rgba(0,0,0,0.2);margin-bottom:8px}.pointer-left{width:0;height:0;border-style:solid;border-width:11px 14px 11px 8px;border-color:transparent #fff transparent transparent;margin-top:20px}.pointer-right{width:0;height:0;border-style:solid;border-width:11px 0 11px 14px;border-color:transparent transparent transparent #fff;margin-top:20px;margin-right:8px}.private-msg-container .sticky-footer{position:sticky;position:-webkit-sticky;display:block;bottom:0;width:100%;z-index:1030}.private-msg-container .sticky-footer>div.private-msg{width:100%;bottom:0px;background-color:#ffc107;margin-bottom:0}.private-msg-container .sticky-footer>div.private-msg.private-msg.input-wrapper{padding-bottom:55px}.private-msg-container .sticky-footer>div.private-msg .private-msg-send-wrapper>.private-msg-send,.private-msg-container .sticky-footer>div.private-msg .add-content-button,.private-msg-container .sticky-footer>div.private-msg .file-input{bottom:15px;z-index:2;cursor:pointer}.private-msg-container .sticky-footer .sticky-scroll-down-btn{position:relative;bottom:20px;right:12px;padding:8px;float:right;height:30px;z-index:1}.private-msg-container.inverse{padding-bottom:0;padding-top:15px}.private-msg{z-index:0}.private-msg.input-wrapper{position:relative;overflow:hidden;margin-bottom:25px;margin-right:-25px;padding:10px 35px 50px 10px}.private-msg .add-content-button{position:absolute;right:105px;bottom:10px;font-size:20px;width:40px;height:40px;text-align:center;line-height:40px;color:black}.private-msg .message-info{overflow:hidden}.private-msg.highlight-unread .private-msg-box{background-color:#fff1c6}.private-msg.highlight-unread .pointer-left{border-color:transparent #fabe03 transparent transparent}.private-msg.highlight-unread .pointer-right{border-color:transparent transparent transparent #fabe03}.reply-to-message-container{box-sizing:border-box}.reply-to-message-container .quoted-msg-wrapper{display:flex;justify-content:space-between;align-items:center}.reply-to-message-container .quoted-msg-box{margin-top:10px;margin-left:10px;margin-right:10px;margin-bottom:8px;width:calc(100% - 65px)}.reply-to-message-container .remove-quoted-msg{margin-top:2px;height:100%;width:auto;padding-right:10px;color:#808080;cursor:pointer}@media (hover:hover){.reply-to-message-container .remove-quoted-msg:hover{color:#333}}.reply-to-message-container .remove-quoted-msg .remove-quoted-msg-inner{padding:10px;font-size:20px;text-align:center}.reply-to-message-container .animated{animation-duration:.2s;animation-fill-mode:both;-webkit-animation-duration:.2s;-webkit-animation-fill-mode:both}@keyframes fadeInUp{from{opacity:0;transform:translateY(-10%)}to{transform:translateY(0);opacity:1}}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translateY(-10%)}to{transform:translateY(0);opacity:1}}.reply-to-message-container .animatedFadeInUp{opacity:0}.reply-to-message-container .fadeInUp{opacity:0;animation-name:fadeInUp;-webkit-animation-name:fadeInUp}@keyframes fadeOutDown{from{opacity:1;transform:translateY(0)}to{transform:translateY(10%);opacity:0}}@-webkit-keyframes fadeOutDown{from{opacity:1;transform:translateY(0)}to{transform:translateY(10%);opacity:0}}.reply-to-message-container .animatedfadeOutDown{opacity:1}.reply-to-message-container .fadeOutDown{opacity:1;animation-name:fadeOutDown;-webkit-animation-name:fadeOutDown}@-webkit-keyframes quote_pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes quote_pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}.animate_quote_pulse{-webkit-animation-name:quote_pulse;animation-name:quote_pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.quoted-msg-box{display:block;clear:both;background:#f5f6f6;border-radius:5px;margin-top:10px;margin-bottom:8px;border-left:5px solid #ffc107;user-select:none;height:50px}@media (hover:hover){.quoted-msg-box:hover{background-color:#e4e4e4;cursor:pointer}.quoted-msg-box:hover .post-quote .image-row .slant{background-color:#e4e4e4}.quoted-msg-box:hover .photo-quote .img-wrapper,.quoted-msg-box:hover .photo-quote .img-wrapper-new{border-color:#e4e4e4}}.quoted-msg-box .msg-quote,.quoted-msg-box .file-quote{padding:0 14px;box-sizing:border-box;height:100%;display:flex;align-items:center;overflow:hidden}.quoted-msg-box .msg-quote div,.quoted-msg-box .file-quote div{-webkit-user-select:none;-ms-user-select:none;user-select:none}.quoted-msg-box .msg-quote .text-wrapper,.quoted-msg-box .file-quote .text-wrapper{min-width:0}.quoted-msg-box .msg-quote .text,.quoted-msg-box .file-quote .text{color:#808080;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quoted-msg-box .photo-quote{font-size:14px;color:#808080;display:flex;justify-content:space-between;align-items:center}.quoted-msg-box .photo-quote .content-row{display:flex;flex-direction:column;padding:0 14px}.quoted-msg-box .photo-quote .content-row div{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.quoted-msg-box .photo-quote .img-wrapper{display:inline-block;width:100%;max-width:50px;height:50px;overflow:hidden;border-radius:0 4px 4px 0;border:2px solid #f5f6f6}.quoted-msg-box .photo-quote .img-wrapper>img{min-height:100%;min-width:100%;object-fit:cover}.quoted-msg-box .photo-quote .img-wrapper-new{display:inline-block;width:100%;max-width:50px;height:50px;overflow:hidden;border-radius:0 4px 4px 0;border:2px solid #f5f6f6}.quoted-msg-box .post-quote{display:flex;justify-content:space-between;align-items:center;color:#808080}.quoted-msg-box .post-quote .heading-one,.quoted-msg-box .post-quote h1{font-weight:400;font-size:15px;word-wrap:break-word;width:100%;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2;word-break:break-word;user-select:none;-webkit-touch-callout:none}.quoted-msg-box .post-quote .content-row{width:calc(100% - 75px);padding-left:14px;display:flex;flex-direction:column;box-sizing:border-box}.quoted-msg-box .post-quote .content-row .item-row{display:flex;gap:5px;justify-content:flex-start}.quoted-msg-box .post-quote .content-row .item-row .icon-column{width:25px;min-width:25px}.quoted-msg-box .post-quote .content-row .item-row .icon-column i{font-size:16px}.quoted-msg-box .post-quote .content-row .item-row .content-column{display:flex;align-items:center}.quoted-msg-box .post-quote .image-row{width:75px;height:50px;background-size:cover;border-radius:0 4px 4px 0}.quoted-msg-box .post-quote .image-row .slant{background-color:#f5f6f6;mask-repeat:no-repeat;mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzUgMTAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiAjZmZmIiBwb2ludHM9Ii0xIC0xIDM1IC0xIDMgMTAxIC0xIDEwMSI+PC9wb2x5Z29uPjwvc3ZnPg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzUgMTAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiAjZmZmIiBwb2ludHM9Ii0xIC0xIDM1IC0xIDMgMTAxIC0xIDEwMSI+PC9wb2x5Z29uPjwvc3ZnPg==);-webkit-mask-repeat:no-repeat;width:100%;height:100%}.skeleton .text-wrapper{display:flex;flex-direction:column;gap:5px}.skeleton .skeleton-text{width:100px;height:14px;border-radius:2px;cursor:progress;background:linear-gradient(.25turn, transparent, #f5f5f5, transparent),linear-gradient(#ebebeb, #ebebeb),radial-gradient(38px circle at 19px 19px, #ebebeb 50%, transparent 51%),linear-gradient(#ebebeb, #ebebeb);background-repeat:no-repeat;background-size:315px 250px,315px 180px,100px 100px,225px 30px;background-position:-315px 0,0 0,0px 190px,50px 195px;animation:skeleton_load_animation 1.5s infinite}@keyframes skeleton_load_animation{to{background-position:315px 0,0 0,0 190px,50px 195px}}.private-msg-editable{color:#808080;font-style:oblique;font-weight:300}.mute-chat{width:25px;height:25px;display:block;float:right;margin:17px 20px;color:white;font-size:20px;text-align:center;cursor:pointer}.profile-icon{clear:both;float:left;margin:10px 12px 0 0}.profile-text{padding:4px 0 0 0;display:block;float:left;user-select:text;-webkit-user-select:text}.float-left{float:left !important}.float-right{float:right !important}.clear{clear:both !important}.detail-full-image.pic-picker{margin-top:0;background-image:url(img/placeholder.png);margin-top:-50px}.pic-picker-source-button{width:46px;right:-23px;margin-top:-7px}.seach-field-button{right:48px;width:42px;margin-top:-6px}.search-icon{font-size:20px;height:44px;padding:8px;margin-right:10px;position:absolute;background-position:center center;color:#333}.pic-picker .error-wrapper{margin:50px 10px}.pic-picker p{margin:8px 23px;font-size:16px;font-weight:300}.pic-picker .pic-picker-outer{width:100%;padding-top:50%;position:relative}.pic-picker .pic-picker-outer .pic-picker-inner{position:absolute;top:0;left:0;right:0;bottom:0}.pic-picker .pic-picker-outer .pic-picker-inner span.search-btn{position:absolute;right:0;top:0;background:white;width:50px;height:50px;text-align:center;line-height:50px;font-size:20px;box-shadow:-2px 2px 10px rgba(0,0,0,0.2);cursor:pointer}.pic-picker .pic-picker-outer .pic-picker-inner span.search-btn.video{width:90px;font-size:16px}.pic-picker .pic-picker-outer .pic-picker-inner span.video-search-icons-wrapper{position:absolute;left:0;top:0;width:50px;height:50px;text-align:center;line-height:50px}.pic-picker-inner span.search-btn{position:absolute;right:0;top:0;background:white;width:50px;height:50px;text-align:center;line-height:50px;font-size:20px;box-shadow:-2px 2px 10px rgba(0,0,0,0.2)}.ios .pic-picker .pic-picker-inner .searchbar input[type="search"],.ios .searchbar{z-index:initial}.ios .pic-picker .pic-picker-outer .pic-picker-inner .video-search-icons-wrapper{top:-8px}.ios .pic-picker .pic-picker-outer .pic-picker-inner .search-btn{height:32px;margin-top:12px;line-height:32px;top:-12px;border-radius:7px}.ios .pic-picker .pic-picker-outer .pic-picker-inner .search-btn.video{right:0px}.pic-picker-preview-small{width:25%;display:block;float:left;height:50%;background-image:url(img/loading.gif);background-position:center center;background-size:40px;background-repeat:no-repeat;cursor:pointer}.pic-picker-lupe{float:left;display:block;width:25%;height:50%;position:relative;cursor:pointer}.pic-picker-lupe:before{text-align:center;content:"\f060";background-color:#ffffff;display:block;width:50px;height:50px;border-radius:50%;left:calc(50% - 25px);position:absolute;top:calc(50% - 25px);z-index:1;box-shadow:2px 2px 6px rgba(0,0,0,0.3);font:normal normal normal 14px/1 FontAwesome;font-family:"Font Awesome 5 Pro";font-weight:400;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;line-height:50px;font-size:24px;color:#3f3f3f}.pic-picker-full-image{background-repeat:no-repeat;background-size:cover;background-position:center}.form-signin{padding:15px;margin:0;margin:0 auto}.form-signin .form-group{margin-bottom:7px}.form-signin .input-group-addon{width:40px}.form-signin .form-signin-heading{margin-bottom:10px}.form-signin .checkbox{margin-bottom:10px;font-weight:normal}.form-signin .form-control{position:relative;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;font-size:16px;margin-bottom:-1px}.form-signin .form-control:focus{z-index:2}.form-signin .corner-bottom{border-bottom-right-radius:0;border-bottom-left-radius:0}.form-signin .corner-top{border-top-left-radius:0;border-top-right-radius:0}.error-msg{color:#e24c44;font-size:14px;font-style:italic}div.overlay-loading{background-image:url(img/spinner2.gif);background-repeat:no-repeat;background-position:center center;background-size:40px;height:100%;width:100%;position:absolute;z-index:10}.side-menu{position:fixed;top:0;width:255px;z-index:1031;clear:both;float:right;right:0;min-height:100%;background-color:#fff;-webkit-box-shadow:inset 6px 0px 5px -2px rgba(0,0,0,0.45);-moz-box-shadow:inset 6px 0px 5px -2px rgba(0,0,0,0.45);box-shadow:inset 6px 0px 5px -2px rgba(0,0,0,0.45)}.side-menu-container ul{width:100%;float:right}.side-menu-container li{padding:0 !important;list-style:none;padding:12px;margin:10px 0;overflow:hidden}.side-menu-container img{margin:4px 10px 8px;clear:both;height:16px;width:auto}.side-menu-container span{font-size:14px;color:#fff;font-weight:300;padding:0 5px 0 18px;display:inline-block;word-break:break-all;word-break:break-word;cursor:pointer;min-height:26px}.side-menu-container input[type=radio]{clear:both;float:left;margin:6px 16px;border:0;height:16px;width:14px}.side-menu-container label{float:left;clear:both;font-size:16px;color:#000;font-weight:300;margin-bottom:-2px}.side-menu-container i.menu-icon{margin-right:5px}.menu-user-info{height:100px;width:100%;padding:0;margin-bottom:13px}.menu-user-info h1{clear:both;float:left;color:#fff;font-size:26px;padding:15px;font-weight:300;margin:-70px 0 0;width:180px;overflow:hidden;text-overflow:ellipsis}.menu-user-info-img{width:70px;height:70px;position:relative;margin:12px 20px 0 0;background-size:cover;border:none;border-radius:100px;float:right}.side-menu-line{border-top:#161515 1px solid;margin:-2px 0 0 0;border-bottom:1px solid #494949}ul.dashboard{padding:0}.page-main.group-select-padding ul.dashboard,.page-main.group-select-padding .filterMenuContainerWrapper{padding-top:50px}.page-main .dashboard-group-select:not(.disabled){height:50px;float:left;background-color:white;width:100%;z-index:1;position:relative;box-shadow:0 3px 10px 0px rgba(0,0,0,0.45);color:black}p.currentEvents{margin:30px 0 10px 5px;font-size:15px;float:left;clear:both}.notification-count-header{background-color:#e24c44;min-width:22px;height:22px;display:block;border-radius:11px;z-index:100;bottom:8px;right:5px;position:absolute;text-align:center;font-size:16px;line-height:22px;color:#fff}.menu-notification{background-color:#e24c44;min-width:22px;height:22px;display:block;border-radius:11px;z-index:100;margin-top:2px;text-align:center;font-size:16px;margin-right:12px;color:#fff;float:right;line-height:22px}.slideout-menu{position:fixed;top:0;bottom:0;right:0;z-index:0;padding:50px 0 0 10px;overflow-y:auto;-webkit-overflow-scrolling:touch;display:none;background-color:#333}.slideout-panel{position:relative;z-index:1;will-change:transform}.slideout-open{overflow:hidden}.slideout-open body{overflow:hidden}.slideout-open .slideout-panel{overflow:hidden}.slideout-open .slideout-menu{display:block}.maintab{z-index:1;background-color:#e4e4e4;min-height:calc(100vh - 52px)}.has-footer-menu .maintab{min-height:calc(100vh - 110px)}.emptyText{margin:30px 20px 0;font-size:14px}.page-group .emptyText{color:#000}.page-general .tab-share .emptyText{margin:0}div#pull_to_refresh{background-image:url(img/spinner2.gif);background-size:30px;background-repeat:no-repeat;height:40px;line-height:30px;padding-left:40px;margin-left:30%;margin-left:calc(50% - 120px);font-size:14px}h1,h2,h3,a,div,p{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;standard-user-select:none}.user-selectable,.user-selectable h1,.user-selectable h2,.user-selectable h3,.user-selectable a,.user-selectable div,.user-selectable p{-webkit-touch-callout:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;standard-user-select:text}.settingSwitchColumn{margin:10px 0px;float:left;width:100%;cursor:pointer}.settingSwitchColumn label{display:block}.settingSwitchColumn .title{font-size:15px;clear:both;width:85%;width:calc(100% - 50px);float:left;font-weight:500}.lbl{position:relative;display:block;height:15px;width:34px;background:#B5B5B5;border-radius:100px;cursor:pointer;transition:all .3s ease;float:right}.lbl:after{position:absolute;left:-2px;top:-3px;display:block;width:20px;height:20px;border-radius:100px;background:#777777;box-shadow:0px 3px 3px rgba(0,0,0,0.05);content:'';transition:all .3s ease}.cbx:checked~label,.cbx:checked~span.lbl{background:#B0DAFF}.cbx:checked~label:after,.cbx:checked~span.lbl:after{left:16px;background:#69AAE4}.cbx:disabled~label,.cbx:disabled~span.lbl{background:#d5d5d5;pointer-events:none}.cbx:disabled~label:after,.cbx:disabled~span.lbl:after{background:#bcbdbc}.hidden{display:none}input[type="radio"]{margin-right:2px;margin-top:0}@media (max-width:321px){.header>div.area-middle{width:67%;width:calc(100% - 115px)}.dashboard{margin-left:0 !important;width:100% !important}.detail-content h1{width:80%}.private-msg-img{width:55px;height:55px}.filterMenuContainer{margin-left:5px;text-align:center;width:calc(100% - 5px);padding:4px 0}.page-main .dashboard,.page-dashboard .dashboard,.page-group .tab-content.has-group-chat-false .dashboard{margin-top:0px;padding-top:25px}.page-main.group-select-padding ul.dashboard,.page-dashboard.group-select-padding ul.dashboard,.page-group .tab-content.has-group-chat-false.group-select-padding ul.dashboard{padding-top:75px}.page-main.group-select-padding .filterMenuContainerWrapper,.page-dashboard.group-select-padding .filterMenuContainerWrapper,.page-group .tab-content.has-group-chat-false.group-select-padding .filterMenuContainerWrapper{padding-top:0}.filterMenuContainerWrapper{z-index:2;width:100%;background:rgba(255,255,255,0.7);box-shadow:rgba(0,0,0,0.2) 1px 1px 1px 1px;overflow:hidden}}@media (max-width:290px){.filterMenuContainer{margin-left:0px}}@media (min-width:600px){.page-main .detail-profile-img{margin-left:79%}.page-main .slideout-menu{display:block}.page-main .container{width:100%}.page-main .maintab,.page-main .fixed-header-child,.page-main .tab-groups .group-list,.page-main .tab-groups-search .group-list,.page-main .tab-groups-other .group-list,.page-main .tab-groups .shared-group-invitation,.page-main .tab-groups-search .shared-group-invitation,.page-main .tab-groups-other .shared-group-invitation,.page-main .tab-conversations .conversation-list,.page-main .tab-conversations .conversation-archive,.page-main .tab-booktable .booktable-wrapper{width:calc(100% - 256px);margin-left:0;margin-right:0;margin-bottom:0}.page-main .tab-booktable .booktable-wrapper{width:calc(100% - 256px)}.page-main .area-right{display:none}.header>div.search-box{width:105%;width:calc(100% - 70px);cursor:text}.seach-field-button{right:20px}}@media (min-width:600px) and (max-width:849px){.header>div.search-box{width:105%;width:calc(100% - 85px);cursor:text}}@media (min-width:768px){.tile.settings{width:100%}}@media (min-width:850px){.page-main{background-color:#e4e4e4}.page-main .filterMenuContainerWrapper{width:190px;color:#000}.page-main .filterMenuContainer{width:190px;left:3%;margin:10px 5px}.page-main .filterMenuContainer p{position:absolute;font-size:14px;margin-left:45px;font-weight:300;margin-top:7px;display:block;word-break:break-all;word-break:break-word;max-width:126px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.page-main .filterMenuContainer .icon-official p{white-space:normal;text-overflow:initial}.page-main .filterMenuContainer h1{display:none;display:block;margin:6px}.page-main .filterMenuContainer div.filter-icon{width:35px;height:35px;clear:both}.page-main .container{margin:0;max-width:calc(100% - 255px)}.page-main .maintab{margin:0 0 0 135px;max-width:53%;max-width:calc(100% - 400px)}.page-main .slideout-menu{top:-50px}.page-group .filterMenuContainerWrapper,.page-dashboard .filterMenuContainerWrapper{width:190px}.page-group .filterMenuContainer div.filter-icon,.page-dashboard .filterMenuContainer div.filter-icon{width:35px;height:35px;clear:both}}@media (min-width:955px){html,body{background-color:#ffffff}.page-main{width:955px;margin:0 auto;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25)}.page-main .filterMenuContainer{left:calc(50% - 445px)}.page-main .slideout-menu{left:calc(50% + 223px)}.page-main .fixed-header-child{left:0}}.page-add .date-time-area,.page-add .end-date-time-area{clear:left;float:left;width:100%}.preview-image{max-width:360px;float:right}.dragbox{width:100px;height:100px;display:table-cell;vertical-align:middle;text-align:center;background-color:#ececec;border:3px dashed #d2d2d2;font-size:36px;color:grey}.dragbox p{padding:2px 10px;margin:0;line-height:14px;font-size:12px}.dragbox i{margin-top:5px}.color-pickers{margin-bottom:20px}.color-pickers img{width:55px;float:left;margin-right:20px}.color-pickers input{height:35px;border-radius:3px 0 0 3px !important}.color-pickers .input-group-addon{border-left:none;border-radius:0 3px 3px 0 !important}.radio label{font-weight:bold}.radio{margin-bottom:15px}.bs-wizard{margin-top:40px}.bs-wizard{border-bottom:solid 1px #e0e0e0;padding:0 0 10px 0;margin-left:-5%;margin-bottom:70px}.bs-wizard>.bs-wizard-step{padding:0;position:relative}.bs-wizard>.bs-wizard-step .bs-wizard-stepnum{color:#595959;font-size:16px;margin-bottom:5px}.bs-wizard>.bs-wizard-step .bs-wizard-info{color:#999;font-size:14px}.bs-wizard>.bs-wizard-step>.bs-wizard-dot{position:absolute;width:30px;height:30px;display:block;background:#fbe8aa;top:45px;left:50%;margin-top:-15px;margin-left:-15px;border-radius:50%}.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after{content:' ';width:14px;height:14px;background:#fbbd19;border-radius:50px;position:absolute;top:8px;left:8px}.bs-wizard>.bs-wizard-step>.progress{position:relative;border-radius:0px;height:5px;box-shadow:none;margin:20px 0}.bs-wizard>.bs-wizard-step>.progress>.progress-bar{width:0px;box-shadow:none;background:#fbe8aa}.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar{width:100%}.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar{width:50%}.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar{width:0%}.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar{width:100%}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot{background-color:#f5f5f5}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after{opacity:0}.bs-wizard>.bs-wizard-step:first-child>.progress{left:50%;width:50%}.bs-wizard>.bs-wizard-step:last-child>.progress{width:50%}.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot{pointer-events:none}@media (max-width:425px){.bs-wizard-stepnum,.bs-wizard-info{opacity:0}}#download{padding:80px 0px;background:#fff;position:relative}.download-inner h2{text-transform:uppercase;font-weight:700;border-bottom:1px solid #ddd;padding-bottom:20px}.download-inner h2 span{color:#ffc107}.download-inner p{margin:25px 0px 30px}.btn-container a{margin-right:20px}.btn-container a i{height:70px;width:70px;text-align:center;border:1px solid #ccc;font-size:30px;padding-top:18px;line-height:30px;color:#555;-webkit-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.btn-container a i:hover{border:1px solid #555;color:#fff;background:#555}#contact{background:url(images/bg/contact-bg.jpg) fixed 50% 50%;background-size:cover;padding:80px 0px}.form-group label{margin-bottom:10px}.form-control{-webkit-box-shadow:none;box-shadow:none;border-radius:2px;height:45px;background:transparent}.form-control:focus{border-color:#ffc107;-webkit-box-shadow:none;box-shadow:none}.contact-inner{color:#fff}#contact .heading-inner,#contact .sec-title{color:#fff}#contact .btn-default.featured{margin:30px 0px}#contact .btn-default.featured:hover{color:#fff}.navigationbar{margin-bottom:0px}#tf-menu{padding:15px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}#tf-menu.navigationbar-default{background-color:rgba(248,248,248,0);border-color:rgba(231,231,231,0)}#tf-menu a.navigationbar-brand{text-transform:uppercase;font-size:22px;color:#fff;font-weight:900;border-right:1px solid #ccc}#tf-menu.navigationbar-default .navigationbar-nav>li>a{text-transform:uppercase;color:#777;font-size:14px;font-weight:600}.on{padding:0px !important}.navigationbar-default .navigationbar-nav>.active>a,.navigationbar-default .navigationbar-nav>li>a:focus,.navigationbar-default .navigationbar-nav>li>a:hover{background-color:transparent}.on.navigationbar-default .navigationbar-brand{margin-left:-90px;padding-left:90px}.navigationbar-brand{margin-top:-18px}.navigationbar-default .navigationbar-nav a:hover{color:#ffc107 !important}.navigationbar-default .navigationbar-nav>.active>a,.navigationbar-default .navigationbar-nav>.active>a:focus,.navigationbar-default .navigationbar-nav>.active>a:hover{color:#ffc107 !important;background:transparent}.navigationbar-toggle:hover{background:#ffc107 !important}.navigationbar-default .navigationbar-toggle .icon-bar{background-color:#fff}.slideout-panel:before{content:'';display:block;background-color:rgba(0,0,0,0);transition:background-color .5s ease-in-out}.slideout-panel-open:before{position:absolute;top:0;bottom:0;width:100%;background-color:rgba(0,0,0,0.5);z-index:99}.top-buffer{margin-top:20px}.white{color:#fff}.highlighted{color:#ffc107}.logo{width:116px;height:51px;margin-top:5px;display:block;background-size:100%;background-image:url(images/logo.png)}.add-new-btn{background:#ffffff;display:block;border-radius:50%;width:37px;margin-top:-4px;box-shadow:1px 1px 1px 1px rgba(0,0,0,0.15);height:36px;font:700 700 700 29px/1 FontAwesome !important;font-family:"Font Awesome 5 Pro";background-image:url(img/plus_new.png);background-size:cover;cursor:pointer}.search-box input::-webkit-input-placeholder{color:#333;font-weight:400}.sharebutton.whatsapp{background-color:#25D366 !important}.sharebutton.facebook{background-color:#3b5998 !important}.sharebutton.email{background-color:#808080 !important}.component-group{min-height:68px;width:100%;float:left;display:inline-block;margin:0px 0 5px}.component-group .group-image{width:50px;margin:5px 15px 5px -5px;height:50px;float:left;background:#e4e4e4;background-image:url(img/placeholder.png);border-radius:50%;background-size:cover}.component-group .group-container{float:left;width:calc(100% - 60px)}.component-group .menu-notification{position:absolute;top:-6px;right:-23px}.component-group .background-color.no-placeholder{background-color:#ffc107;background-image:url(img/group-pattern.png) !important}.page-customApp input .view-registration input{width:230px}.bs-container.app-generator nav.navigationbar.navigationbar-default{margin-top:0}.nav-tabs>li:not(.active)>a{border:1px solid #eee;background:#fbfbfb;box-shadow:inset 0px -2px 0px #f1f1f1}.screenshot-iphone-x .tab-welcome,.screenshot-iphone-x .page-mycommuni .tab-start,.screenshot-iphone-x .page-myCommuni .tab-start,.screenshot-iphone-x .page-my .tab-groups,.screenshot-iphone-x .tab-loginOverview,.screenshot-iphone-x .tab-login,.screenshot-iphone-x .tab-getApp,.screenshot-iphone-x .tab-logout,.screenshot-iphone-x div[class^="tab-welcome-"],.screenshot-iphone-x .tab-registration,.screenshot-iphone-x .white-navigationbar-tab{min-height:calc(100vh - 45px)}.tab-welcome,.page-mycommuni .tab-start,.page-myCommuni .tab-start,.page-my .tab-groups,.tab-loginOverview,.tab-login,.tab-getApp,.tab-logout,div[class^="tab-welcome-"],.tab-registration,.white-navigationbar-tab{background-color:white !important;color:black;min-height:100vh;margin-top:-50px;background-image:url(img/sunset.jpg);background-position:bottom center;background-size:contain;background-repeat:no-repeat}.tab-welcome h1,.page-mycommuni .tab-start h1,.page-myCommuni .tab-start h1,.page-my .tab-groups h1,.tab-loginOverview h1,.tab-login h1,.tab-getApp h1,.tab-logout h1,div[class^="tab-welcome-"] h1,.tab-registration h1,.white-navigationbar-tab h1{font-size:38px;margin-top:-5px}.tab-welcome h2,.page-mycommuni .tab-start h2,.page-myCommuni .tab-start h2,.page-my .tab-groups h2,.tab-loginOverview h2,.tab-login h2,.tab-getApp h2,.tab-logout h2,div[class^="tab-welcome-"] h2,.tab-registration h2,.white-navigationbar-tab h2{margin-top:-5px}.tab-welcome img.communi-logo,.page-mycommuni .tab-start img.communi-logo,.page-myCommuni .tab-start img.communi-logo,.page-my .tab-groups img.communi-logo,.tab-loginOverview img.communi-logo,.tab-login img.communi-logo,.tab-getApp img.communi-logo,.tab-logout img.communi-logo,div[class^="tab-welcome-"] img.communi-logo,.tab-registration img.communi-logo,.white-navigationbar-tab img.communi-logo{width:100px;margin:50px auto 30px}.tab-welcome img.communi-logo-lefttop,.page-mycommuni .tab-start img.communi-logo-lefttop,.page-myCommuni .tab-start img.communi-logo-lefttop,.page-my .tab-groups img.communi-logo-lefttop,.tab-loginOverview img.communi-logo-lefttop,.tab-login img.communi-logo-lefttop,.tab-getApp img.communi-logo-lefttop,.tab-logout img.communi-logo-lefttop,div[class^="tab-welcome-"] img.communi-logo-lefttop,.tab-registration img.communi-logo-lefttop,.white-navigationbar-tab img.communi-logo-lefttop{width:80px;float:left;margin:20px}.tab-welcome nav.navigationbar,.page-mycommuni .tab-start nav.navigationbar,.page-myCommuni .tab-start nav.navigationbar,.page-my .tab-groups nav.navigationbar,.tab-loginOverview nav.navigationbar,.tab-login nav.navigationbar,.tab-getApp nav.navigationbar,.tab-logout nav.navigationbar,div[class^="tab-welcome-"] nav.navigationbar,.tab-registration nav.navigationbar,.white-navigationbar-tab nav.navigationbar{position:relative}.tab-welcome p,.page-mycommuni .tab-start p,.page-myCommuni .tab-start p,.page-my .tab-groups p,.tab-loginOverview p,.tab-login p,.tab-getApp p,.tab-logout p,div[class^="tab-welcome-"] p,.tab-registration p,.white-navigationbar-tab p{font-size:14px;font-weight:400;color:#333;width:290px;margin:0 auto}.tab-welcome .communitytile p,.page-mycommuni .tab-start .communitytile p,.page-myCommuni .tab-start .communitytile p,.page-my .tab-groups .communitytile p,.tab-loginOverview .communitytile p,.tab-login .communitytile p,.tab-getApp .communitytile p,.tab-logout .communitytile p,div[class^="tab-welcome-"] .communitytile p,.tab-registration .communitytile p,.white-navigationbar-tab .communitytile p{padding:0;margin-top:-5px;margin-bottom:10px}.tab-welcome .group-logo,.page-mycommuni .tab-start .group-logo,.page-myCommuni .tab-start .group-logo,.page-my .tab-groups .group-logo,.tab-loginOverview .group-logo,.tab-login .group-logo,.tab-getApp .group-logo,.tab-logout .group-logo,div[class^="tab-welcome-"] .group-logo,.tab-registration .group-logo,.white-navigationbar-tab .group-logo{width:80px;height:80px;background-color:grey;border-radius:50%;margin:0px auto 20px}.image-preview-input{position:relative;overflow:hidden;margin:0px;color:#333;background-color:#fff;border-color:#ccc}.image-preview-input input[type=file]{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.image-preview-input-title{margin-left:2px}.group-type-radio input[type="radio"]{margin-right:5px;width:13px}.group-type-radio label p{margin-left:20px;width:300px;font-weight:400;margin-bottom:12px}@media screen and (max-height:550px){.tab-welcome{background-image:none}}.flip-container{perspective:1000px}.flip-container.flipped .flipper{transform:rotateX(180deg)}.flipper{transition:0.6s;transform-style:preserve-3d;position:relative}.front,.back{backface-visibility:hidden;position:absolute;top:0;left:0}.front{z-index:2;transform:rotateX(0deg)}.back{transform:rotateX(180deg)}.navigationbar-white{height:78px;overflow:hidden}.navigationbar-white .header{background-color:initial;box-shadow:initial;color:#333;border:none;margin-bottom:10px;width:calc(100% + 20px);margin-left:-10px}.navigationbar-white .header i{font-size:18px}.navigationbar-white .header .area-middle{overflow:visible}.navigationbar-white .header .area-middle img.communi-logo-center{width:165px;height:auto;margin:5px 0 0;text-align:center}.login .login-facebook{color:white;background-color:#4779B3;border-color:#406A9B}.code-enter{padding:10px}.code-enter input{color:green}.banner{position:absolute;top:-9px;right:-26px;width:0px;height:0px;border-style:solid;border-width:0 32px 32px 32px;border-color:transparent transparent #ffc107 transparent;box-shadow:0px 4px 4px -3px rgba(0,0,0,0.48);-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1}.banner i{position:absolute;right:-7px;top:11px;transform:rotate(100deg);font-size:16px;color:white;text-shadow:initial}.banner-top-left{position:absolute;top:-4px;right:33px;background-color:#5d4b13;width:6px;height:4px;display:block}.banner-bottom-right{position:absolute;top:35px;right:-5px;background-color:#5d4b13;width:5px;height:6px;display:block}.official-item>.tile{box-shadow:5px 7px 10px 0px rgba(0,0,0,0.45);margin:8px 0 12px}.official-item>.tile .font-color{color:#ffc107 !important}.official-item>.tile .background-color,.official-item>.tile .background-color:hover,.official-item>.tile .background-color:active{background-color:#ffc107 !important}.official-item>.tile .font-color-contrast{color:#000 !important}.message-wrapper .overlay-sign-in-box{left:calc(50% - 160px);width:320px;position:absolute;z-index:11;margin-top:38px;background:white;padding:15px 20px;font-size:14px;box-shadow:1px 2px 10px rgba(0,0,0,0.5);color:black;cursor:pointer}.message-media{width:100%;max-width:100%;cursor:pointer}.fancybox-container .message-media{width:100%}.message-status{font-family:"Font Awesome 5 Pro";font-weight:400;padding-left:10px;min-width:25px}.message-status::after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-family:"Font Awesome 5 Pro";font-weight:400;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:darkgrey}.message-status.status-{display:none}.message-status.status-fileuploading::after{content:"\f062"}.message-status.status-transmitting::after{content:"\f017"}.message-status.status-server::after{content:"\f00c"}.message-status.status-received::after{content:"\f00c";margin-left:-20px}.message-status.status-received::before{color:darkgrey}.message-status.status-seen::after{content:"\f00c";color:#4FC3F7;margin-left:-20px}.message-status.status-seen::before{color:#4FC3F7}.message-status.status-error::after{content:"\f071";color:#e24c44}.message-status.status-seen::before,.message-status.status-received::before{content:"\f00c";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-family:"Font Awesome 5 Pro";font-weight:400;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:12px}.loader-overlay{background:#ffc107;width:44px;height:44px;margin:20px calc(50% - 22px);padding-top:20px;border-radius:50%;position:fixed;z-index:9999;box-shadow:0 0 20px 10px rgba(0,0,0,0.18);background-image:url(img/logo_filter_icon.png);background-size:30px;background-repeat:no-repeat;background-position:center center;animation:pulse 2s ease-in-out infinite}.loader-wrapper{width:100%;height:100%;z-index:1000;margin-left:20px}.loader{display:block;position:relative;width:78px;height:78px;margin:-36px 0 0 -36px;border-radius:50%;border:3px solid transparent;border-top-color:#8bc34a;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loader:before{content:"";position:absolute;top:8px;left:8px;right:8px;bottom:8px;border-radius:50%;border:3px solid transparent;border-top-color:#ff9800;-webkit-animation:spin 8s linear infinite;animation:spin 8s linear infinite}.loader:after{content:"";position:absolute;top:3px;left:2px;right:2px;bottom:2px;border-radius:50%;border:3px solid transparent;border-top-color:#ff5722;-webkit-animation:spin 4s cubic-bezier(.4, 0, 1, 1) infinite;animation:spin 4s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}}@keyframes pulse{0%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}}select{font-family:inherit;background-color:transparent;width:100%;padding:4px 0;font-size:16px;color:rgba(0,0,0,0.26);border:none;border-bottom:1px solid rgba(0,0,0,0.3)}select:focus{outline:none}.mdl-selectfield label{display:none}.mdl-selectfield select{appearance:none}.mdl-selectfield{font-family:'Roboto','Helvetica','Arial',sans-serif;position:relative}.mdl-selectfield:after{position:absolute;top:0.75em;right:0.5em;width:0;height:0;padding:0;content:'';border-left:.25em solid transparent;border-right:.25em solid transparent;border-top:.375em solid rgba(0,0,0,0.12);pointer-events:none}.group-select-wrapper{display:block;width:100%;float:left;clear:both}select.select-group{width:230px;margin:5px}.page-statistics table td,.page-statistics table th{border-left:1px #e4e4e4 solid;border-top:1px solid #000;padding:0 3px}.page-statistics table.dataTable tbody tr.even{background:#f7f7f7}.arrowbox{position:relative;background:#ffffff;color:black;position:absolute;left:44px;margin-top:-50px;padding:10px;font-size:14px;width:200px;box-shadow:2px 3px 1px 1px rgba(0,0,0,0.39);display:none}.arrowbox:after{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-right-color:#ffffff;border-width:10px;margin-top:-27px}.filterMenuContainerTutorial{position:relative;width:40px;height:45vw;left:9px;z-index:2;top:10px}.filterMenuContainerTutorial .filter-icon p{display:none}@media (max-width:321px){.filterMenuContainerTutorial{position:absolute;margin:4px 15px 0;width:calc(100% - 70px);top:initial;left:initial;margin-top:4px}.filterMenuContainerTutorial div.filter-icon{width:40px;height:40px;padding-bottom:0;background-repeat:no-repeat;float:left;margin:4px}}.tutorial{display:block;float:left;width:100%;overflow:hidden}.tutorial .header>div.search-box{width:calc(100% - 116px) !important}.tutorial .seach-field-button{right:50px !important}.tutorial .filterMenuContainerWrapper{float:left;width:0}.tutorial .page-main{width:100%}.tutorial .page-main .container{max-width:100% !important;width:100% !important;min-height:initial;height:initial}.tutorial .page-main .header{width:100%}.tutorial .page-main .area-right{display:block}.tutorial .page-main ul.dashboard{width:calc(100% - 50px);float:left}.tutorial .countdown-delete{position:absolute;margin-left:30px;font-size:27px;background:#ff9800;border-radius:50%;border:2px solid #ff9800;margin-top:30px;color:black}.tutorial-new-element{height:200px;box-shadow:0px 1px 3px rgba(0,0,0,0.2);position:relative}.tutorial-filter{height:340px}.tutorial-search{height:200px}.tutorial-search .pulse-it{-webkit-transform:scale(1) !important;transform:scale(1) !important;-moz-transform:scale(1) !important}.tutorial-search .typewriter{position:relative;top:-31px;left:11px;float:left}.tutorial-search ul.dashboard{margin-left:0px}.tutorial-search .typewriter p{animation:typing 3.5s infinite,blink-caret .75s infinite}.tutorial-search .page-main ul.dashboard{width:calc(100% - 15px)}.tutorial-message{height:175px;border:#d3d3d3 1px solid}.tutorial-message .page-detail{margin-top:-70px}.tutorial-message .typewriter{top:20px;position:absolute}.tutorial-message .private-msg-container h1,.tutorial-message .mute-chat{margin:10px 0px 3px 5px}.pulse-it{animation:pulse-it 2s infinite}.pulse-it-blue{animation:pulse-it-blue 2s infinite}.pulse-it-no-scale{animation:pulse-it-no-scale 2s infinite}@-webkit-keyframes pulse-it{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0.9);-webkit-transform:scale(1)}70%{-webkit-box-shadow:0 0 0 30px rgba(255,255,255,0);-webkit-transform:scale(1.2)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);-webkit-transform:scale(1)}}@keyframes pulse-it{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0.9);box-shadow:0 0 0 0 rgba(255,255,255,0.9);transform:scale(1);-moz-transform:scale(1)}70%{-moz-box-shadow:0 0 0 30px rgba(255,255,255,0);box-shadow:0 0 0 30px rgba(255,255,255,0);transform:scale(1.2);-moz-transform:scale(1.2)}100%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0);transform:scale(1);-moz-transform:scale(1)}}@-webkit-keyframes pulse-it-blue{0%{-webkit-box-shadow:0 0 0 0 rgba(27,132,253,0.2);-webkit-transform:scale(1)}70%{-webkit-box-shadow:0 0 0 30px rgba(27,132,253,0);-webkit-transform:scale(1.2)}100%{-webkit-box-shadow:0 0 0 0 rgba(27,132,253,0);-webkit-transform:scale(1)}}@keyframes pulse-it-blue{0%{-moz-box-shadow:0 0 0 0 rgba(27,132,253,0.2);box-shadow:0 0 0 0 rgba(27,132,253,0.2);transform:scale(1);-moz-transform:scale(1)}70%{-moz-box-shadow:0 0 0 30px rgba(27,132,253,0);box-shadow:0 0 0 30px rgba(27,132,253,0);transform:scale(1.2);-moz-transform:scale(1.2)}100%{-moz-box-shadow:0 0 0 0 rgba(27,132,253,0);box-shadow:0 0 0 0 rgba(27,132,253,0);transform:scale(1);-moz-transform:scale(1)}}@-webkit-keyframes pulse-it-no-scale{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0.5)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,255,255,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes pulse-it-no-scale{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0.5);box-shadow:0 0 0 0 rgba(255,255,255,0.9)}70%{-moz-box-shadow:0 0 0 10px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,0)}100%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}@-webkit-keyframes pulse-large{from{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(2.2);transform:scale(2.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.pulse-large{-webkit-animation-name:pulse-large;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite}.typewriter p{overflow:hidden;border-right:1px solid #000;white-space:nowrap;text-overflow:initial;animation:typing 6.5s infinite,blink-caret .75s infinite}@keyframes typing{from{width:0}40%{width:100%}70%{width:100%}to{width:0}}@keyframes blink-caret{from,to{border-color:transparent}50%{border-color:black}}.last-update-time{float:right;color:#ffffff;font-size:14px;right:9px;position:absolute;bottom:2px;text-shadow:0 0 18px #000,0 0 1px #000,0 0 4px #000,0 0 0px #000}.background-color.no-placeholder{background-repeat:repeat;background-size:36px}.page-statistics .tab-sessionStatus td:nth-child(8){max-height:30px;display:inline-block;overflow:hidden}.privacyOverlayDiv{width:200px;height:14px;background:#ccc;float:left;margin:10px 0 0 5px}.role-setting{display:inline-block;position:relative;width:calc(100% + 15px);border-bottom:1px solid #e4e2e2}.role-setting .detail-profile-img-role{background-size:cover;width:40px;height:40px;border-radius:50%;float:left;margin-right:10px;margin-top:5px;background-color:#ececec}.role-setting select{width:130px;float:right}.bs-container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;color:black}@media (min-width:768px){.bs-container{width:750px}}@media (min-width:992px){.bs-container{width:970px}}@media (min-width:1200px){.bs-container{width:1170px}}.app-generator-screen{box-shadow:0 0 4px 0px rgba(0,0,0,0.29);display:block;height:680px;max-width:375px}div.touch-menu-la.sidemenu{background-color:#333;width:255px;color:#fff}div.touch-menu-la.sidemenu>div.side-menu-container{min-height:101vh;overflow:hidden}div.touch-menu-la.sidemenu>div.side-menu-container>.inner{max-height:100vh;background:#333333;scroll-behavior:smooth;overflow-y:auto;overflow-x:hidden}div.touch-menu-la.sidemenu>div.side-menu-container>.inner ul{min-height:calc(100vh - 65px)}div.touch-menu-la.sidemenu.tmla-menu.opened .tmla-handle{width:calc(100vw - 255px) !important;left:calc(-1* (100vw - 255px)) !important}div.touch-menu-la.sidemenu .buy-item-inner{padding:0px 15px;font-weight:100}.tmla-mask.transition{height:120vh}@media (min-width:600px){.sidemenu{position:fixed !important;right:0 !important;left:initial;transform:translate3d(0, 0, 0) !important}.tmla-mask{display:none}.tmla-handle{display:none}}@media (min-width:955px){.sidemenu{left:calc(50% + 223px) !important}}.app-icon{max-width:125px;max-height:125px;border-radius:22.5%;width:200px;height:200px;background-size:cover;box-shadow:2px 3px 10px rgba(0,0,0,0.49);overflow:hidden}.uploaded-app-icon,.prerendered-app-icons{margin:30px 0 0}@media (max-width:576px){.app-icon{max-width:75px;max-height:75px}.uploaded-app-icon,.prerendered-app-icons{margin:80px -22px 0}}.app-generator{z-index:2;position:relative}.app-generator .tab-content{border:1px solid #ddd;padding:12px;margin-top:-1px}.app-generator-dashboard,.app-generator-login{max-width:364px;max-height:630px;box-shadow:0 0 4px rgba(0,0,0,0.2)}.app-preview-device{box-shadow:15px 20px 17px rgba(0,0,0,0.1);border-radius:30px;box-sizing:border-box}.app-preview-device-header{width:100%;border-radius:30px 30px 0 0}.app-preview-device-footer{width:100%;border-radius:0 0 30px 30px}.app-preview-device-large{transform-origin:right;min-width:400px;margin-left:-10%}.app-preview-device-small{transform-origin:left;min-width:350px}.app-preview-device-content{aspect-ratio:.5625}.app-preview-device-content .page-main{overflow:hidden !important}.app-preview-device .navigationbar{margin-top:0}.app-preview-device .page-login{margin-top:0;padding-top:0}.app-generator-dashboard .footer-add-button{z-index:0}.app-generator-login .tab-login{min-height:630px;max-height:630px}.app-generator-login,.app-generator-login-new{float:left;background:white;border-radius:0 0 30px 30px}.app-generator-login .container.tab-login,.app-generator-login-new .container.tab-login{width:100% !important;margin:0}.app-generator-login .logo-text,.app-generator-login-new .logo-text{overflow:hidden;word-wrap:break-word;text-overflow:ellipsis;margin-top:5px}.app-generator-login-new{width:100%;overflow:hidden}.page-customApp nav.navigationbar.navigationbar-default{background-color:#444 !important}@media (min-width:550px){.app-preview-device-large,.app-preview-device-small{transform:scale(.5)}.app-preview-wrapper{margin:-30% 20px -30% 20px}}@media (max-width:549px){.app-preview-device-large,.app-preview-device-small{transform:scale(.45)}.app-preview-wrapper{margin:-35% 20px -35% 20px}}@media (max-width:500px){.app-preview-device-large,.app-preview-device-small{transform:scale(.43)}.app-preview-wrapper{margin:-40% 20px -45% 20px}}@media (max-width:450px){.app-preview-wrapper{margin:-45% 20px -50% 20px}}@media (max-width:400px){.app-preview-device-large,.app-preview-device-small{transform:scale(.38)}.app-preview-wrapper{margin:-55% 20px -63% 20px}}@media (max-width:350px){.app-preview-device-large,.app-preview-device-small{transform:scale(.35)}.app-preview-wrapper{margin:-70% 20px -75% 20px}}@media (max-width:767px){.app-generator-dashboard,.app-generator-login{margin-left:0px}.official-filter-icon-size{width:calc(100vw - 5px)}}@media (max-width:600px){.app-generator-dashboard{transform:scale(.75);width:359px;margin:-65px -89px 0 -40px}.app-generator-login{transform:scale(.5);width:320px !important;margin:-120px -99px 0 -100px;height:460px}}@media (max-width:400px){.app-generator-dashboard{transform:scale(.6);width:359px;margin:-107px -400px 0 -67px}.app-generator span.input-group-addon{display:none}}@media (min-width:768px){.app-generator-login{width:100%}}.customapp-end{min-height:100vh;background-image:url(img/sunset.jpg);background-position:bottom center;background-size:contain;background-repeat:no-repeat}.nav>li>a{padding:10px 12px}a{color:#ffc107}a:hover{color:#a07800}.dashboard .tile.event-now-delimiter{min-height:0;font-size:1.5em;box-shadow:none;margin:3rem 0}.event-now-delimiter{width:100%;height:40px;float:left;margin:28px 0 16px;text-align:center}.event-now-delimiter hr{display:none}.event-now-delimiter span{margin-top:-51px;font-size:18px;color:#000;font-weight:400;padding:16px 7px 7px;display:inline-block;margin:0 15px;width:calc(100% - 30px);border-top:2px solid rgba(0,0,0,0.3)}.event-now-delimiter-spacer{width:100%;float:left}.tab-about .tile{font-size:14px}.report-msg{color:white;font-size:14px;opacity:0.6;width:20px;float:left;padding:6px 15px;margin:-8px -15px;cursor:pointer}.tab-feedback{background:white}.tab-feedback .claim{padding-bottom:25px;color:black}.tab-statistics .tile.settings{width:110%;width:calc(100% + 25px)}.page-login .container{box-shadow:0 0 4px rgba(0,0,0,0.2)}.required::after{content:"*";position:absolute;color:red;float:left;top:0px;right:4px;font-size:12pt}.poweredby img{width:auto;height:22px;margin:20px 20px 15px}.page-customApp .maintab{padding-top:20px;padding-bottom:30px;background:white}.page-customApp{margin-top:-50px}.view-registration input{margin:0;height:40px;width:230px}.view-registration .register{width:275px !important;margin:0}.page-customApp .tab-creator .form-signin,.page-customApp .tab-index .form-signin{max-width:400px}.page-customApp .tab-creator h3.form-signin-heading,.page-customApp .tab-index h3.form-signin-heading{display:none}.tab-newsletter .form-signin input{margin:0;border:1px solid #ccc}.container.maintab.tab-newsletter{margin-top:-50px;background:white;width:100%;background-image:url(img/NewsletterWebsite.png);background-size:1200px;background-position:center bottom;background-repeat:no-repeat;min-height:100vh;overflow:hidden;z-index:9999;position:fixed;max-height:100vh}.container.maintab.tab-newsletter form{padding-bottom:100px}.container.maintab.tab-newsletter .ca-container{width:200vw;margin-left:-15px}.container.maintab.tab-newsletter .ca-container .ca-slide{width:100vw;min-height:100vh;float:left;display:inline-block;position:relative;overflow:hidden}.container.maintab.tab-newsletter .footer{bottom:25px;opacity:0.5}.container.maintab.tab-newsletter .center{width:500px;text-align:center;left:calc(50% - 250px);position:absolute}.container.maintab.tab-newsletter h3{width:600px;margin:20px -200px 70px;text-align:center;font-size:32px}.container.maintab.tab-newsletter h3 strong{color:#ffc107}.container.maintab.tab-newsletter .slide-2 span{display:inline-block;margin:0px 0 30px;font-size:16px}.container.maintab.tab-newsletter .slide-2 h3{width:500px;margin:150px calc(50% - 250px) 10px}.container.maintab.tab-newsletter button.addInputSubmit.go-back{margin:20px auto}.area-right.melden-btn{float:right;color:white;width:50px;height:58px;text-align:center;line-height:58px;text-shadow:0px 0px 25px rgba(0,0,0,0.6);font-size:24px;cursor:pointer}.tutorial-content-detail-report.tutorial{height:205px;padding-top:45px;box-shadow:1px 1px 1px rgba(0,0,0,0.2)}.colorpicker-overlay{width:100%;height:100%;position:absolute;left:0;top:0;z-index:9;border-radius:3px}@media (min-width:768px){.colorpicker-overlay{width:40px;right:0;left:initial}}.page-customApp .maintab.tab-buy{padding-top:0}.coupon{max-width:300px;margin:0 auto;border:1px solid #ffc107;padding:10px;border-radius:5px;color:#ffc107}.buypage-image img{width:calc(100% + 30px);margin-left:-15px}.buypage-wrapper{min-height:calc(100vh - 419px)}.tab-clean .white-navigationbar-tab{background:none;max-width:550px;margin:-20px auto 0;padding:0 15px}.communi-color{color:#ffc107}.communi-background{background-color:#ffc107}.communi-link,.communi-link:hover{color:#ffc107}.link-like:not(th){color:#ffc107;text-decoration:underline;cursor:pointer}.link-like:not(th):hover{text-decoration:none}.communi-btn,.communi-btn:hover,.communi-btn:focus{background-color:#ffc107;color:white}select{height:40px;margin:10px 0}.item-input select{margin:0}h2.form-signin-heading{color:black}.no-padding-top{padding-top:0}.white-navigationbar-tab,.color-black{color:black}body .modal-content{border-radius:2px}body .btn-primary{color:#000;background-color:#ffc107;border-color:#ffc107;border-radius:2px}.createdDate{position:absolute;left:15px;bottom:15px;color:white;text-shadow:0px 0px 35px #000,0px 0px 4px #000;font-size:1.3rem}.wide-tab{width:calc(100% - 15px);padding:0 20px;margin-left:8px;background-color:white}.wide-tab .navbar{width:100%;margin-left:0}.build-advanced-list .item .complete{background-color:#c1ffc1}.build-advanced-list .item .item-row .action{display:inline-block;width:55px;border:#808080 thin solid;float:right;text-align:center}.build-advanced-list .item .item-row .action.active{background-color:#c1ffc1}.build-advanced-list .item .item-row .action.inactive{background-color:#bbb}.build-advanced-list .item .item-row .action.status-error{background-color:red}.build-advanced-list .item .item-row .action.status-waiting{background-color:orange}.build-advanced-list .item .item-row .action.status-running{background-color:#73e914}.build-advanced-list .item .item-row .action.status-done{background-color:#c1ffc1}.build-advanced-list .item .item-row .not-requested{color:#bbb}.build-advanced-list .item .item-row .not-requested .action{background-color:#bbb}.tab-communiAppTable .active,.modal-body .active{color:black;text-decoration:underline;font-weight:bold}div.dt-buttons{float:right}.mediawall{-moz-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;-moz-column-fill:initial;-webkit-column-fill:initial;column-fill:initial;margin-top:-50px;min-height:100vh;padding:20px}.mediawall .detail-profile-img{width:70px;height:70px;left:-5px;top:-10px}.mediawall li{display:inline-block;width:100%;margin-top:10px;margin-bottom:0px}.mediawall .component-event h2{font-size:14px;margin:2px 0 -10px 1px}.mediawall .component-event p.item-icon{width:100%;margin-top:-5px}.mediawall .mediawall-tile{box-shadow:4px 4px 9px rgba(0,0,0,0.1);position:relative}.mediawall .mediawall-tile h1{font-size:24px;font-weight:300}.mediawall .mediawall-tile .mediawall-tile-image{height:200px;background-size:cover}.mediawall .mediawall-tile .mediawall-tile-footer{width:100%;min-height:85px;background:white;padding:15px;display:inline-block}.mediawall .mediawall-tile .mediawall-tile-footer h1.recomTile{width:calc(100% - 35px)}.page-mediawall .tab-events{margin-top:-50px;background-color:black;color:white}.page-mediawall .tab-events .right-side{background-color:#222222;color:white;min-height:100vh;overflow:hidden}.page-mediawall .tab-events .right-side>h1{font-size:25px}.page-mediawall .tab-events .right-side li{transform:scale(1.5) translateX(15%);width:70%}.page-mediawall .tab-events .left-side{min-height:100vh}.page-mediawall .tab-events .flickity-prev-next-button,.page-mediawall .tab-events li.dot{display:none}@media only screen and (min-width:1200px){.masonry{column-count:5}}@media only screen and (min-width:1024px) and (max-width:1199px){.masonry{column-count:4}}@media only screen and (max-width:1023px) and (min-width:768px){.masonry{column-count:3}}@media only screen and (max-width:767px) and (min-width:540px){.masonry{column-count:2}}@media (max-width:1199px){.mediawall-store-badge{width:145px;float:right;margin:-18px 0 21px}}@media (min-width:1200px){.mediawall-store-badge{width:calc(50% - 10px);max-width:220px;float:right;margin:0px 5px 0}}.dashboard-group-select span.select2-selection.select2-selection--single{border:none}.dashboard-group-select .group-select-img{margin:3px 12px 0 -5px}.dashboard-group-select span.select2-selection{width:calc(100% - 50px) !important;border-radius:0 !important;padding:12px 0 38px 10px}.dashboard-group-select span.select2-selection span{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;display:table;position:relative !important;float:left}.dashboard-group-select .dropdown-group-settings{width:60px;height:50px;right:0;top:0;position:absolute}.dashboard-group-select .dropdown-group-settings>i{position:absolute;right:23px;top:17px;font-size:18px}span.select2-dropdown{border:0 !important;border-radius:0px !important;box-shadow:0 10px 20px rgba(0,0,0,0.2);margin-top:1px}span.select2-dropdown span.select2-results li{padding:10px 17px}span.select2-dropdown .select2-search--dropdown{padding:0 12px}span.select2-dropdown .select2-search--dropdown input{box-shadow:inset 1px 1px 9px rgba(0,0,0,0.2);margin-bottom:7px}span.select2-dropdown span.select2-search input{margin-top:8px}.group-select-img{background:#e4e4e4;background-size:cover;width:22px !important;height:22px;border-radius:50%;border:0;margin:-2px 12px 0px -4px;display:block !important;float:left}.page-main .tab-groups .group-membership-tab,.page-main .tab-groups-other .group-membership-tab{background-color:#ffc107;height:51px;font-size:1.3em}.page-main .tab-groups .membership-tab.active,.page-main .tab-groups-other .membership-tab.active{box-shadow:inset 0px -6px 0px 0px rgba(255,255,255,0.6);color:#000}.page-main .tab-groups .membership-tab,.page-main .tab-groups-other .membership-tab{height:51px;float:left;padding:10px 20px;color:rgba(0,0,0,0.6)}@media (max-width:400px){.page-main .tab-groups .membership-tab,.page-main .tab-groups-other .membership-tab{padding:10px 0px 10px 10px}}.tab-addConversation.container{background:white;color:black}.page-group .container,.page-detail .tab-group .container,.page-privacy .tab-settings .container,.page-poll .container{background:white}.page-group .maintab,.page-detail .tab-group .maintab,.page-privacy .tab-settings .maintab,.page-poll .maintab{color:black}.page-group .tab-overview,.page-detail .tab-group .tab-overview,.page-privacy .tab-settings .tab-overview,.page-poll .tab-overview{box-shadow:0 0 1.2rem .2px rgba(0,0,0,0.45)}.page-group .tab-overview p.beschreibung,.page-detail .tab-group .tab-overview p.beschreibung,.page-privacy .tab-settings .tab-overview p.beschreibung,.page-poll .tab-overview p.beschreibung{margin:20px 0;width:100%;border-bottom:1px solid #bbb;padding-bottom:10px}.page-group .detail-content .no-login,.page-detail .tab-group .detail-content .no-login,.page-privacy .tab-settings .detail-content .no-login,.page-poll .detail-content .no-login{margin:5px -6px 0}.page-group .detail-content .no-login h2,.page-detail .tab-group .detail-content .no-login h2,.page-privacy .tab-settings .detail-content .no-login h2,.page-poll .detail-content .no-login h2{font-weight:bold;font-size:30px}.page-group .dropdown-group-head ul.dropdown-menu,.page-detail .tab-group .dropdown-group-head ul.dropdown-menu,.page-privacy .tab-settings .dropdown-group-head ul.dropdown-menu,.page-poll .dropdown-group-head ul.dropdown-menu{margin-top:-15px;position:absolute;margin:-65px 0 0 -123px;text-shadow:none}.page-group p.text,.page-detail .tab-group p.text,.page-privacy .tab-settings p.text,.page-poll p.text{font-size:15px;margin:6px 0;font-weight:600;width:100%;float:none;clear:both;position:relative}.page-group .description,.page-detail .tab-group .description,.page-privacy .tab-settings .description,.page-poll .description{width:100%;margin:20px 0;float:left}.page-group .detail-profile-img,.page-detail .tab-group .detail-profile-img,.page-privacy .tab-settings .detail-profile-img,.page-poll .detail-profile-img{display:none}.page-group .member-container .nameWrapper,.page-detail .tab-group .member-container .nameWrapper,.page-privacy .tab-settings .member-container .nameWrapper,.page-poll .member-container .nameWrapper,.page-group .pending-container .nameWrapper,.page-detail .tab-group .pending-container .nameWrapper,.page-privacy .tab-settings .pending-container .nameWrapper,.page-poll .pending-container .nameWrapper{width:calc(100% - 80px)}.page-group .member-container .roleWrapper,.page-detail .tab-group .member-container .roleWrapper,.page-privacy .tab-settings .member-container .roleWrapper,.page-poll .member-container .roleWrapper,.page-group .pending-container .roleWrapper,.page-detail .tab-group .pending-container .roleWrapper,.page-privacy .tab-settings .pending-container .roleWrapper,.page-poll .pending-container .roleWrapper{display:inline-block;font-size:12px;margin:-18px 5px 3px;float:left;color:darkgrey}.page-group .member-container .context-menu,.page-detail .tab-group .member-container .context-menu,.page-privacy .tab-settings .member-container .context-menu,.page-poll .member-container .context-menu,.page-group .pending-container .context-menu,.page-detail .tab-group .pending-container .context-menu,.page-privacy .tab-settings .pending-container .context-menu,.page-poll .pending-container .context-menu{float:left;width:40px;text-align:center}.page-group .pending-container .nameWrapper,.page-detail .tab-group .pending-container .nameWrapper,.page-privacy .tab-settings .pending-container .nameWrapper,.page-poll .pending-container .nameWrapper{width:calc(100% - 170px)}.page-group .pending-container .add-pending-user,.page-detail .tab-group .pending-container .add-pending-user,.page-privacy .tab-settings .pending-container .add-pending-user,.page-poll .pending-container .add-pending-user,.page-group .pending-container .discard-pending-user,.page-detail .tab-group .pending-container .discard-pending-user,.page-privacy .tab-settings .pending-container .discard-pending-user,.page-poll .pending-container .discard-pending-user,.page-group .pending-container .mute-pending-user,.page-detail .tab-group .pending-container .mute-pending-user,.page-privacy .tab-settings .pending-container .mute-pending-user,.page-poll .pending-container .mute-pending-user{float:left;width:40px;text-align:center;height:40px;padding:10px}.page-group .detail-content,.page-detail .tab-group .detail-content,.page-privacy .tab-settings .detail-content,.page-poll .detail-content{min-height:calc(100vh - 275px)}.page-group .dropdown-group-settings,.page-detail .tab-group .dropdown-group-settings,.page-privacy .tab-settings .dropdown-group-settings,.page-poll .dropdown-group-settings,.page-group .dropdown-group-head,.page-detail .tab-group .dropdown-group-head,.page-privacy .tab-settings .dropdown-group-head,.page-poll .dropdown-group-head{position:absolute;right:15px;top:20px}.page-group .dropdown-group-settings ul.dropdown-menu,.page-detail .tab-group .dropdown-group-settings ul.dropdown-menu,.page-privacy .tab-settings .dropdown-group-settings ul.dropdown-menu,.page-poll .dropdown-group-settings ul.dropdown-menu,.page-group .dropdown-group-head ul.dropdown-menu,.page-detail .tab-group .dropdown-group-head ul.dropdown-menu,.page-privacy .tab-settings .dropdown-group-head ul.dropdown-menu,.page-poll .dropdown-group-head ul.dropdown-menu{margin-top:-15px}.page-group .nameWrapper,.page-detail .tab-group .nameWrapper,.page-privacy .tab-settings .nameWrapper,.page-poll .nameWrapper{float:left;display:inline-block;font-size:14px;padding:14px 5px;width:calc(100% - 155px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-group .shortened-title,.page-detail .tab-group .shortened-title,.page-privacy .tab-settings .shortened-title,.page-poll .shortened-title{max-width:calc(100% - 110px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;float:left}.page-group .tab-new img,.page-detail .tab-group .tab-new img,.page-privacy .tab-settings .tab-new img,.page-poll .tab-new img{width:114%;width:calc(100% + 50px);margin:50px -25px -30px}.page-group .tab-addUser .confirm-button,.page-detail .tab-group .tab-addUser .confirm-button,.page-privacy .tab-settings .tab-addUser .confirm-button,.page-poll .tab-addUser .confirm-button,.page-group .tab-userGroupSelect .confirm-button,.page-detail .tab-group .tab-userGroupSelect .confirm-button,.page-privacy .tab-settings .tab-userGroupSelect .confirm-button,.page-poll .tab-userGroupSelect .confirm-button,.page-group .tab-tagGroupSelect .confirm-button,.page-detail .tab-group .tab-tagGroupSelect .confirm-button,.page-privacy .tab-settings .tab-tagGroupSelect .confirm-button,.page-poll .tab-tagGroupSelect .confirm-button,.page-group .tab-share .confirm-button,.page-detail .tab-group .tab-share .confirm-button,.page-privacy .tab-settings .tab-share .confirm-button,.page-poll .tab-share .confirm-button,.page-group .tab-tag .confirm-button,.page-detail .tab-group .tab-tag .confirm-button,.page-privacy .tab-settings .tab-tag .confirm-button,.page-poll .tab-tag .confirm-button{position:fixed;left:0;bottom:0;background:white;width:calc(100% + 30px);height:50px;text-align:center;padding:14px;box-shadow:0px -2px 9px rgba(0,0,0,0.2);font-weight:600;margin-left:-15px;z-index:1}.page-group .tab-addUser ul.group-list,.page-detail .tab-group .tab-addUser ul.group-list,.page-privacy .tab-settings .tab-addUser ul.group-list,.page-poll .tab-addUser ul.group-list,.page-group .tab-userGroupSelect ul.group-list,.page-detail .tab-group .tab-userGroupSelect ul.group-list,.page-privacy .tab-settings .tab-userGroupSelect ul.group-list,.page-poll .tab-userGroupSelect ul.group-list,.page-group .tab-tagGroupSelect ul.group-list,.page-detail .tab-group .tab-tagGroupSelect ul.group-list,.page-privacy .tab-settings .tab-tagGroupSelect ul.group-list,.page-poll .tab-tagGroupSelect ul.group-list,.page-group .tab-share ul.group-list,.page-detail .tab-group .tab-share ul.group-list,.page-privacy .tab-settings .tab-share ul.group-list,.page-poll .tab-share ul.group-list,.page-group .tab-tag ul.group-list,.page-detail .tab-group .tab-tag ul.group-list,.page-privacy .tab-settings .tab-tag ul.group-list,.page-poll .tab-tag ul.group-list{min-height:calc(100vh - 185px)}.page-group .tab-addUser .role-setting i.fa,.page-detail .tab-group .tab-addUser .role-setting i.fa,.page-privacy .tab-settings .tab-addUser .role-setting i.fa,.page-poll .tab-addUser .role-setting i.fa,.page-group .tab-userGroupSelect .role-setting i.fa,.page-detail .tab-group .tab-userGroupSelect .role-setting i.fa,.page-privacy .tab-settings .tab-userGroupSelect .role-setting i.fa,.page-poll .tab-userGroupSelect .role-setting i.fa,.page-group .tab-tagGroupSelect .role-setting i.fa,.page-detail .tab-group .tab-tagGroupSelect .role-setting i.fa,.page-privacy .tab-settings .tab-tagGroupSelect .role-setting i.fa,.page-poll .tab-tagGroupSelect .role-setting i.fa,.page-group .tab-share .role-setting i.fa,.page-detail .tab-group .tab-share .role-setting i.fa,.page-privacy .tab-settings .tab-share .role-setting i.fa,.page-poll .tab-share .role-setting i.fa,.page-group .tab-tag .role-setting i.fa,.page-detail .tab-group .tab-tag .role-setting i.fa,.page-privacy .tab-settings .tab-tag .role-setting i.fa,.page-poll .tab-tag .role-setting i.fa{float:left;width:30px;text-align:center;margin-top:16px}.page-group .tab-addUser .role-setting .nameWrapper,.page-detail .tab-group .tab-addUser .role-setting .nameWrapper,.page-privacy .tab-settings .tab-addUser .role-setting .nameWrapper,.page-poll .tab-addUser .role-setting .nameWrapper,.page-group .tab-userGroupSelect .role-setting .nameWrapper,.page-detail .tab-group .tab-userGroupSelect .role-setting .nameWrapper,.page-privacy .tab-settings .tab-userGroupSelect .role-setting .nameWrapper,.page-poll .tab-userGroupSelect .role-setting .nameWrapper,.page-group .tab-tagGroupSelect .role-setting .nameWrapper,.page-detail .tab-group .tab-tagGroupSelect .role-setting .nameWrapper,.page-privacy .tab-settings .tab-tagGroupSelect .role-setting .nameWrapper,.page-poll .tab-tagGroupSelect .role-setting .nameWrapper,.page-group .tab-share .role-setting .nameWrapper,.page-detail .tab-group .tab-share .role-setting .nameWrapper,.page-privacy .tab-settings .tab-share .role-setting .nameWrapper,.page-poll .tab-share .role-setting .nameWrapper,.page-group .tab-tag .role-setting .nameWrapper,.page-detail .tab-group .tab-tag .role-setting .nameWrapper,.page-privacy .tab-settings .tab-tag .role-setting .nameWrapper,.page-poll .tab-tag .role-setting .nameWrapper{width:calc(100% - 80px)}.page-group .tab-addUser .area-middle.search-box,.page-detail .tab-group .tab-addUser .area-middle.search-box,.page-privacy .tab-settings .tab-addUser .area-middle.search-box,.page-poll .tab-addUser .area-middle.search-box{position:relative}.page-group .tab-addUser .area-middle.search-box .search-icon,.page-detail .tab-group .tab-addUser .area-middle.search-box .search-icon,.page-privacy .tab-settings .tab-addUser .area-middle.search-box .search-icon,.page-poll .tab-addUser .area-middle.search-box .search-icon{right:-12px;position:absolute;top:31px;height:35px;padding:3px 10px}.page-group .tab-content,.page-detail .tab-group .tab-content,.page-privacy .tab-settings .tab-content,.page-poll .tab-content{padding:0;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25)}.page-group .tab-content .fixed-header .fixed-header-child,.page-detail .tab-group .tab-content .fixed-header .fixed-header-child,.page-privacy .tab-settings .tab-content .fixed-header .fixed-header-child,.page-poll .tab-content .fixed-header .fixed-header-child{max-width:550px}.page-group .tab-content.has-group-chat-false,.page-detail .tab-group .tab-content.has-group-chat-false,.page-privacy .tab-settings .tab-content.has-group-chat-false,.page-poll .tab-content.has-group-chat-false,.page-group .tab-content.has-group-chat-false .container,.page-detail .tab-group .tab-content.has-group-chat-false .container,.page-privacy .tab-settings .tab-content.has-group-chat-false .container,.page-poll .tab-content.has-group-chat-false .container{background-color:#e4e4e4}.page-group .tab-content.has-group-chat-true,.page-detail .tab-group .tab-content.has-group-chat-true,.page-privacy .tab-settings .tab-content.has-group-chat-true,.page-poll .tab-content.has-group-chat-true,.page-group .tab-content.has-group-chat-true .container,.page-detail .tab-group .tab-content.has-group-chat-true .container,.page-privacy .tab-settings .tab-content.has-group-chat-true .container,.page-poll .tab-content.has-group-chat-true .container{background-color:#ffc107}.page-group .tab-content.has-group-chat-true .header,.page-detail .tab-group .tab-content.has-group-chat-true .header,.page-privacy .tab-settings .tab-content.has-group-chat-true .header,.page-poll .tab-content.has-group-chat-true .header{background-color:#fff}.page-group .tab-content.has-group-chat-true .header,.page-detail .tab-group .tab-content.has-group-chat-true .header,.page-privacy .tab-settings .tab-content.has-group-chat-true .header,.page-poll .tab-content.has-group-chat-true .header,.page-group .tab-content.has-group-chat-true .header .icon.icon-menu,.page-detail .tab-group .tab-content.has-group-chat-true .header .icon.icon-menu,.page-privacy .tab-settings .tab-content.has-group-chat-true .header .icon.icon-menu,.page-poll .tab-content.has-group-chat-true .header .icon.icon-menu{color:#000}.page-group .tab-content.has-group-chat-true .dashboard ul,.page-detail .tab-group .tab-content.has-group-chat-true .dashboard ul,.page-privacy .tab-settings .tab-content.has-group-chat-true .dashboard ul,.page-poll .tab-content.has-group-chat-true .dashboard ul{width:100%;margin-left:0}.page-group .tab-content .request-wrapper,.page-detail .tab-group .tab-content .request-wrapper,.page-privacy .tab-settings .tab-content .request-wrapper,.page-poll .tab-content .request-wrapper{position:absolute;width:100%;margin-top:50px}.page-group .tab-content .request-wrapper ul,.page-detail .tab-group .tab-content .request-wrapper ul,.page-privacy .tab-settings .tab-content .request-wrapper ul,.page-poll .tab-content .request-wrapper ul{background-color:#f5f5f5;padding:0 10px}.page-group .tab-content .request-wrapper .group-pending-mute-icon,.page-detail .tab-group .tab-content .request-wrapper .group-pending-mute-icon,.page-privacy .tab-settings .tab-content .request-wrapper .group-pending-mute-icon,.page-poll .tab-content .request-wrapper .group-pending-mute-icon{border-radius:50%;border:2px solid #808080;padding:4px 9px 6px 2px;width:27px;height:27px;margin:10px 6px 7px;text-align:center;line-height:15px;font-size:16px}.page-general .container{background:white}.page-general .tab-share .confirm-button{position:fixed;left:0;bottom:0;background:white;width:calc(100% + 30px);height:50px;text-align:center;padding:14px;box-shadow:0px -2px 9px rgba(0,0,0,0.2);font-weight:600;margin-left:-15px;z-index:1}.page-communiApp .tab-detail .nameWrapper{width:calc(100% - 180px);text-overflow:ellipsis;overflow:hidden}@media (max-width:400px){.page-communiApp .tab-detail .nameWrapper{width:calc(100% - 150px)}.role-setting select{width:100px}}.addInputSubmit.background-white{background-color:white;color:black;font-weight:400}.role-setting .dropdown-group-settings>i{margin-right:-10px;margin-top:-20px;padding-top:20px;width:50px;height:50px;text-align:center;display:block;top:-20px}.users,.tab-userGroupSelect .groups{min-height:calc(100vh - 100px);margin-bottom:44px;color:black}.group-select-img.icon-official{background-size:18.75px;background-repeat:no-repeat;background-position:center center}.add-pending-user,.discard-pending-user{float:left;width:40px;height:40px;padding:10px 0;text-align:center}.pending-container{margin-bottom:30px}span.group-select-buttons{width:calc(100% + 35px);display:block;margin:-10px -18px -10px;height:41px;border-top:1px solid #d2d2d2}button.dashboard-group-select-button.group-create{border-left:1px solid #d0d0d0}button.dashboard-group-select-button{width:50%;border:none;padding:10px;color:#333;background-color:white}button.dashboard-group-select-button:hover{background:whitesmoke}.member-container .dropdown-menu>li>a{padding:6px 16px}.group-container h4{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:21px}.page-add .add-icon{float:left;margin:0 10px 0 -5px}.page-add .add-text-container{float:left;width:calc(100% - 85px)}.page-add .add-text-container h3{text-overflow:ellipsis;height:29px;white-space:nowrap;overflow:hidden;width:100%;margin:6px 0 -5px}.page-add .add-arrow{float:left;width:23px}.page-add .add-arrow .icon.arrowIcon{margin:10px -5px 0}.style-overlay-page{background-color:#fff;border-radius:20px;padding:15px 20px}.style-overlay-page .elem{text-align:center;color:black;font-size:.8em;padding:8px 0;clear:both;float:left;width:50%}.style-overlay-page .elem .createSthIcon{margin-left:0}@media (min-width:340px){.style-overlay-page .elem{width:25%}}.subgroup-close-btn{width:100%;height:100%;left:0;top:0;z-index:1;position:fixed;background:rgba(0,0,0,0.2)}.selected-feature-wrapper{height:32px}.page-customApp .buy-form .buypage-wrapper{text-align:left}.page-customApp .buy-form .buypage-wrapper .form-signin{max-width:470px}.page-customApp .buy-form .buypage-wrapper .form-signin input{width:100%;max-width:initial}.page-customApp .buy-form .buypage-wrapper .form-signin p{width:100%}.page-customApp .buy-form .buypage-wrapper .select2-container--default .select2-selection--single{border:1px solid #ccc}.page-customApp .buy-form .buypage-wrapper .select2-selection{min-height:40px}.page-customApp .buy-form .buypage-wrapper .select2-selection__rendered{margin:5px}.page-customApp .buy-form .buypage-wrapper .select2-selection__arrow{margin:5px}.private-msg-send-wrapper{display:inline-block;width:71px;height:71px;position:absolute;bottom:0;right:0}.private-msg-send-wrapper>.private-msg-send{left:15px;bottom:10px;cursor:pointer}@media (min-width:768px){.page-group .tab-addUser .confirm-button,.page-communiApp .tab-addUser .confirm-button,.page-general .tab-addUser .confirm-button,.page-group .tab-userGroupSelect .confirm-button,.page-communiApp .tab-userGroupSelect .confirm-button,.page-general .tab-userGroupSelect .confirm-button,.page-group .tab-tagGroupSelect .confirm-button,.page-communiApp .tab-tagGroupSelect .confirm-button,.page-general .tab-tagGroupSelect .confirm-button,.page-group .tab-share .confirm-button,.page-communiApp .tab-share .confirm-button,.page-general .tab-share .confirm-button,.page-group .tab-tag .confirm-button,.page-communiApp .tab-tag .confirm-button,.page-general .tab-tag .confirm-button,.page-group .tab-mainContact .confirm-button,.page-communiApp .tab-mainContact .confirm-button,.page-general .tab-mainContact .confirm-button{width:550px;margin:0;left:calc(50% - 275px)}}.ios a,.md a{color:#1b84fd}.ios .button.button-fill,.ios .button.button-fill-ios,.md .button.button-fill,.md .button.button-fill-md,.md .button.button-active,.md .button.tab-link-active{color:#000;background:#ffc107}.md .navbar{color:#000;background:#ffc107}.md .navbar .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.md .navbar-mainpage .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.item-content>.item-inner>.item-title{color:black}.ios .icon-back,.ios .icon-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20class%3D'iosbackbtn'%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E")}.ios .navbar.background-color{background:#f7f7f8 !important;border:none}.md .navbar .right .font-color{color:#000 !important}.toggle{overflow:visible}.toggle.toggle-header{left:-10px;float:right;margin-top:8px}.navigationbar .searchbar{top:-4px;background:initial}.navigationbar .searchbar-inner{padding:0}.navigationbar .searchbar input[type="search"],.navigationbar .searchbar input[type="text"]{background:white}.navigationbar .style-white{background-color:white}.navigationbar .style-white,.navigationbar .style-white .icon.icon-menu{color:black}.md .searchbar input[type="search"],.md .searchbar input[type="text"]{padding:0 0 0 40px;font-size:18px}.md .pic-picker .searchbar input{box-shadow:none}.md .searchbar-input-wrap{margin-top:-6px}.button{width:initial;max-width:100%;float:left;margin:2px}.md .item-input .item-media{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:4px}.ios .card,.md .card{margin:3px 0}.ios .official-item>.card.tile,.md .official-item>.card.tile{margin:8px 0 12px}.ios .tab-add .list ul:before,.md .tab-add .list ul:before{display:none}.md .button{text-transform:initial}.page-add .tab-add{padding:0;margin:0 auto !important}.page-add .detail-content{padding:0;box-shadow:none}.page-customPage .detail-content{box-shadow:none}.page-customPage .detail-content .description{overflow:hidden;word-break:break-word}.navbar{position:fixed}.md .navbar{height:50px}@media (min-width:768px){.navbar{width:550px;margin:0 auto;margin-left:calc(50% - 275px);border-radius:0}}.container{box-shadow:0 0 1px rgba(0,0,0,0.2)}.page-main .container,.page-general .container,.page-my .container,.tab-tutorial .container{box-shadow:none}.pic-picker form.searchbar{margin-top:4px}.pic-picker .button{width:initial !important}.ios .button{padding:0 10px}ol.flickity-page-dots{position:absolute;bottom:45px}button.flickity-prev-next-button.next{right:0}button.flickity-prev-next-button.previous{left:0}.item-title.item-label{overflow:visible}.ios .navbar-inner{color:black}.navigationbar .header .overlay{z-index:999}.page-main .tmla-handle{top:50px}.page-main.group-select-padding .tmla-handle{top:100px}@media (max-width:321px){.page-main .tmla-handle{top:100px}.page-main.group-select-padding .tmla-handle{top:150px}}.filterMenuContainerTutorial .icon{height:40px}.custompage-list{padding:0;overflow:hidden}.bs-row{margin-right:-15px;margin-left:-15px}.bs-row:before,.bs-row:after{display:table;content:" "}.bs-row:after{clear:both}.app-generator input[type=range]::-webkit-slider-runnable-track{width:300px;height:5px;background:#ddd;border:none;border-radius:3px}.app-generator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#fabe03;margin-top:-4px}.app-generator input[type=range]:focus{outline:none}.app-generator input[type=range]:focus::-webkit-slider-runnable-track{background:#ccc}.md .cp-popover-container .popover{-webkit-transform:initial;transform:initial !important}.cp-popover-container .popover{width:initial;opacity:1}@media (min-width:400px){.generator-registration-backbtn{margin-left:calc(50% - 185px) !important}}.buypage-wrapper{text-align:center}.buypage-wrapper .btn-buy-form,.buypage-wrapper .back-home{margin:0 auto;float:none}.buypage-wrapper select{-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist;border:1px solid}.buypage-wrapper .form-signin input,.buypage-wrapper .form-signin select{padding:10px;border:1px solid #ccc;border-radius:3px}.buypage-wrapper .form-signin select{padding:5px 10px}.buypage-wrapper .agb-checkbox{display:block !important;margin-top:8px !important}.tab-welcome,.tab-start,.tab-loginOverview,.tab-trialCode{text-align:center}.tab-welcome button,.tab-start button,.tab-loginOverview button,.tab-trialCode button{width:256px;text-align:left;padding-left:12px !important;margin:0 auto 12px !important;float:none}.noAccess{width:100%;box-shadow:none}@media (min-width:768px){.page-login .tab-tutorial .container{width:100%}.page-login .tab-resendVerificationMail{padding-left:15px}.tab-tutorial .tutorial-content-detail-report .pic-picker.detail-full-image{padding-left:10px}}body{padding-right:0 !important}.container.maintab.tab-tutorial{padding-bottom:24px !important}.tutorial-container{margin-left:15px;width:calc(100% + -5px)}.tutorial-container .tile{cursor:initial}.tutorial-container .font-color{color:#000 !important}@media (min-width:768px){.tab-tutorial{padding:0 15px !important}.tab-tutorial .tutorial-container{margin-left:15px;width:calc(100% + 18px)}}.icon-announcement{background-color:#e4e4e4;background-image:url(img/announcement_icon_invert.png)}.icon-announcement.active{background-color:#f44336;background-image:url(img/announcement_icon.png)}.icon-pastoralCare{background-color:#e4e4e4;background-image:url(img/pastoral-care_icon_invert.png)}.icon-pastoralCare.active{background-color:#eb5a1e;background-image:url(img/pastoral-care_icon.png)}.icon-prayer{background-color:#e4e4e4;background-image:url(img/prayer_icon_invert.png)}.icon-prayer.active{background-color:#009688;background-image:url(img/prayer_icon.png)}.icon-parish{background-color:#e4e4e4;background-image:url(img/parish_icon_invert.png)}.icon-parish.active{background-color:#b03892;background-image:url(img/parish_icon.png)}.icon-info{background-color:#e4e4e4;background-image:url(img/info_icon_invert.png)}.icon-info.active{background-color:#3a59ad;background-image:url(img/info_icon.png)}.icon-video{background-color:#e4e4e4;background-image:url(img/video_icon_invert.png)}.icon-video.active{background-color:#f06292;background-image:url(img/video_icon.png)}.icon-questLink{background-color:#e4e4e4;background-image:url(img/offer_alt_invert.png)}.icon-questLink.active{background-color:#795548;background-image:url(img/offer_alt.png)}.icon-offerLink{background-color:#e4e4e4;background-image:url(img/volunteer_icon_invert.png)}.icon-offerLink.active{background-color:#81c833;background-image:url(img/volunteer_icon.png)}.icon-poll{background-color:#e4e4e4;background-image:url(img/poll_icon_invert.png)}.icon-poll.active{background-color:#607d8b;background-image:url(img/poll_icon.png)}.md .button{letter-spacing:0}.page-login .privacy-text-container p{margin:0;width:100%;user-select:text;-webkit-user-select:text}.fa-pencil.toggle-edit-area{width:40px;height:40px;text-align:center;line-height:40px;font-size:17px}span.url-preview{margin-left:-2px}.maintab.component-offer,.maintab.component-quest{background-color:#8bc34a}.maintab.component-event{background-color:#ff9800}.maintab.component-recommendation{background-color:#ff5722}.maintab.component-article{background-color:#ff5722}.maintab.tab-user{background-color:#ffc107}.maintab.component-jobAd{background-color:#cddc39}.maintab.component-workshop{background-color:#009688}.maintab.component-announcement{background-color:#f44336}.maintab.component-video{background-color:#f06292}.maintab.component-pastoralCare{background-color:#eb5a1e}.maintab.component-prayer{background-color:#009688}.maintab.component-parish{background-color:#b03892}.maintab.component-info{background-color:#3a59ad}.maintab.component-offerLink{background-color:#81c833}.maintab.component-questLink{background-color:#795548}.maintab.component-poll{background-color:#607d8b}@media (min-width:850px){.tutorial .page-main ul.dashboard{width:calc(100% - 40px);margin-left:-90px}.tutorial-search .page-main ul.dashboard{width:100%;margin-left:-135px}.app-generator .tutorial .page-main ul.dashboard{margin-left:40px}.dashboard ul{width:calc(100% - 35px)}}.login-success{color:#3cc419}.login-warning{color:#ff9500}.login-error{color:#d20e00}.login-msg{width:100%;font-size:14px;height:72px;white-space:normal}.login-msg i{float:left;margin-top:3px}.login-msg .login-msg-text{float:left;width:calc(100% - 30px);margin-left:10px}.nutzungsbedingungen-container p{width:100%}.loader-overlay-background{background:rgba(255,255,255,0.7);left:0;top:0;width:100%;height:100%;position:absolute;z-index:2}.enterprise-header{background-color:#ffc137}.buypage-wrapper select{color:black;border:1px solid #bdbdbd}.official-fill{fill:#ffc107}.rabattcode-wrapper{margin-left:-25px;width:calc(100% + 50px);margin-top:35px;box-shadow:0 -4px 15px -7px #333;padding:25px;position:relative;padding-bottom:235px}.rabattcode-wrapper h4{font-size:22px;font-weight:600}.rabattcode-wrapper .rabattcode-field{border:2px dashed #ababab;padding:10px;font-size:26px;position:relative;text-align:center;margin:25px 0;color:#ffc107}.rabattcode-wrapper .rabattcode-field::after{content:"✂";position:absolute;left:18px;top:32px;color:#606060}.rabattcode-wrapper svg#rabatt-icon{width:52%;height:auto;position:absolute;right:0;bottom:-30px;max-height:200px}.rabattcode-wrapper button{margin-top:20px}.rabattcode-wrapper span.rabattcode-hinweis{left:25px;bottom:-15px;position:absolute;width:59%;font-style:italic;font-size:12px;line-height:15px}@media (max-width:600px){.color-error-message{width:calc(100vw - 40px)}}.attachment-wrapper{margin-top:10px}.attachment-wrapper .attached-file i{width:26px;text-align:center;padding-right:5px}.file-input{position:absolute;right:70px;bottom:10px;font-size:20px;width:40px;height:40px;text-align:center;line-height:40px;color:black;cursor:pointer;z-index:9}.file-chat-msg{float:left;width:100%;background:#e7e7e7;border-radius:5px;padding:15px;margin-bottom:6px}.file-chat-msg i,.file-chat-msg p{float:left}.file-chat-msg .fa-file{font-size:30px;width:35px;text-align:center}.file-chat-msg .file-title{width:calc(100% - 75px);float:left;font-size:14px;padding:6px 9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-chat-msg .fa-download,.file-chat-msg .fa-exclamation-triangle{width:40px;height:40px;border-radius:50%;border:1px solid #999;color:#999;font-size:24px;text-align:center;line-height:40px;margin:-5px 0}.file-chat-msg .fa-download.fa-exclamation-triangle,.file-chat-msg .fa-exclamation-triangle.fa-exclamation-triangle{line-height:33px}.parsley-errors-list{font-size:14px;margin:12px 0;padding-left:3px !important;display:inline-block;color:#a94442;background-color:#f2dede;border-color:#ebccd1}.parsley-errors-list li{padding:10px}.no-groups{background:#e8e8e8;width:calc(100% + 30px);padding:17px;border-radius:4px;color:#6a6a6a;margin:-15px 0 15px -15px}.user-select-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;-khtml-user-select:text}code{width:100%;display:block;white-space:normal;word-break:break-all;height:auto;color:#222;background:#eee;padding:15px;user-select:text;-webkit-user-select:text}.container-white-bg{background:white;min-height:calc(100vh - 50px);margin-left:-15px;width:calc(100% + 30px);box-shadow:0px 0px 4px rgba(0,0,0,0.2);padding:20px;display:inline-block;color:black}.registration-error-message{color:#a71111;background:#ffd7d7;padding:8px;margin-top:15px}.nutzungsbedingungen-container,.privacy-text-container{color:black}.ios-keyboard-open .navbar,.ios-keyboard-open .navbar-fixed-top{position:absolute;top:0px}.ios-keyboard-open .page-add .tab-add .navbar{top:-50px}.tab-website{height:calc(100vh - 50px)}.tab-website .container{box-shadow:none;width:100%}@media (min-width:768px){.tab-website .container{width:100%}}@media (min-width:992px){.tab-website .container{width:100%}}@media (min-width:1200px){.tab-website .container{width:100%}}.tab-website .sec-title{padding:8px 0px 10px 0px;text-transform:uppercase;font-weight:700;font-size:40px;line-height:45px;color:#444;margin-bottom:0px}.tab-website .sec-title span{color:#ffc137}.tab-website .about-inner i{font-size:50px;color:#ffc137;text-align:center;line-height:50px;margin-right:20px;-webkit-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;margin:0px auto}.tab-website .about-inner{margin-bottom:50px;padding:0px 20px}.tab-website .about-content h4{border-bottom:1px solid #ddd;text-transform:uppercase;letter-spacing:1px;font-weight:600;font-size:18px;color:#111;margin:20px 0px 15px;padding-bottom:15px;line-height:38px}.tab-website .feature-bg{background:#f7f7f7}.tab-website .icon-box{-webkit-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;transition:all .2s linear 0s;font-size:50px;margin-bottom:20px}.tab-website .feature-content h3:after{position:absolute;content:"";width:50px;height:2px;background:#444;bottom:0px;left:40%}.tab-website .feature-inner{padding:30px 10px;min-height:205px}#counter-area,#faqs{background:#ffc137;padding:40px 0px}.tab-website .testimonialcontainer{background-color:white;padding:15px;min-height:215px}.tab-website .impressum-btn{color:black;text-transform:initial;font-weight:400;padding:5px 20px;margin-top:0px;font-size:15px;border:none}.tab-website .impressum-btn:hover,.tab-website .impressum-btn:active{background:transparent}.tab-website .namecontainer>.col-xs-2{display:block;width:45px;height:45px;margin:13px -4px;border-radius:50%;overflow:hidden;background-size:cover}.tab-website .tab-website .namecontainer h4{margin:14px 0 -10px}.tab-website .testimonialcontainer{background-color:white;padding:15px;min-height:215px}.tab-website .testimonialcontainer::after{content:" ";position:absolute;top:100%;left:34px;margin-left:-7px;border-width:7px;border-style:solid;border-color:#fff transparent transparent transparent}.tab-website .logocontainer{padding:30px}.tab-website .carousel-item{padding:0 0 0 16px;outline:none}.tab-website .testimonal-carousel,.tab-website .referenzen-carousel{margin:20px}.tab-website .testimonal-carousel .slick-prev,.tab-website .testimonal-carousel .slick-next,.tab-website .referenzen-carousel .slick-prev,.tab-website .referenzen-carousel .slick-next{top:calc(50% - 35px)}#feature,#about,#overview,#feedback,#footer{padding:80px 0px;background:#fff}.tab-website .price-container{background:#fec137;padding:10px;text-align:center;color:white}.tab-website .price-container{background-color:#fec137;padding:35px 0 10px;text-align:center;background-image:url(website/images/glossybg.png);color:white;background-size:100% 100%}.tab-website .price-container span.number{font-size:60px}.tab-website .price-options-container{width:100%;background:white;min-height:60px;font-weight:800;padding:0;margin:0;display:flex;border-bottom:1px solid rgba(0,0,0,0.1)}.tab-website .price-options-container i{width:60px;height:100%;color:black;margin:0;padding:19px;float:left;font-size:20px;text-align:center;cursor:pointer}.tab-website .price-options-container i:hover{color:#fec137}.tab-website .price-options-container span{width:calc(100% - 120px);display:block;float:left;padding:18px;height:100%;text-align:center;line-height:16px;cursor:pointer}.tab-website .pricing-container-once-wrapper{margin-bottom:20px}.tab-website .pricing-container-once{height:32px;padding:5px;font-weight:600;margin-top:20px}.tab-website .price-options-container .text-muted{cursor:not-allowed !important;color:#c1c1c1 !important}.tab-website .price-container h3{text-align:left;margin-top:-35px;padding:15px 20px;font-size:25px;margin-bottom:-17px;height:125px;line-height:30px;max-width:290px}.tab-website .price-future-content{background:white;padding:20px;margin-bottom:20px}.tab-website .price-future-content li{font-weight:600;line-height:25px;list-style:none}.tab-website .price-future-content li>i{color:#49C923;margin-right:8px}#pricing{padding:80px 0px;background:url(website/images/bg/news_bg.jpg) fixed 50% 50%;-webkit-background-size:cover;background-size:cover}.tab-website .pd-2{padding:2%}.tab-website .pd-r-2{padding-right:2%}.tab-website .pd-l-2{padding-left:2%}.tab-website .pd-t-2{padding-top:2%}.tab-website .pd-b-2{padding-bottom:2%}.tab-website ul li{list-style:one}.tab-website div[data-toggle="collapse"]{border-bottom:1px solid #333;width:100%;cursor:pointer;padding:1%;font-weight:600}.tab-website .card-body{padding:10px 12px 15px}.tab-website .card-body ol{margin-left:-30px}.tab-website a:hover{text-decoration:none;color:#333333;cursor:pointer}.tab-website ul>li{list-style:none}#pricing{padding:80px 0;background:url(website/images/bg/news_bg.jpg) fixed 50% 50%;-webkit-background-size:cover;background-size:cover}.tab-website .bg-overlay.pattern{background:url(website/images/pattern.png) repeat scroll 0% 0% transparent}#contact{background:url(website/images/bg/contact-bg.jpg) fixed 50% 50%;background-size:cover;padding:80px 0px}.tile.card,.info-wrapper{cursor:pointer;color:black}span.required-star{color:#fd0505;font-size:14px}.action-button-wrapper{width:calc(100% + 50px);background:#FAFAFA;margin:15px 0 25px -25px;padding:0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.action-button-wrapper .action-button{position:relative;text-align:center;cursor:pointer;text-overflow:ellipsis;font-size:13px;word-break:break-all;hyphens:auto;line-height:12px;padding:2px;flex-grow:1;background-color:white;padding:10px}.action-button-wrapper .action-button i{font-size:26px;color:#9A9A9A;margin-bottom:10px}.action-button-wrapper:empty{display:none}.action-button-wrapper::before,.description-row::before{display:none}.detail-info-wrapper{margin:0 -25px}.detail-info-wrapper i{font-size:24px;text-align:center;width:100%}.list .item-link{cursor:pointer}.share-on{position:absolute;left:14px;top:10px;font-size:18px}.share-wrapper{padding:13px 0 0}.share-wrapper .list{margin-bottom:0}.interaction-bar{display:inline-block;width:100%}.participants-list.list,.revoked-list.list,.reaction-list.list{margin:0px -15px;background:white}.participants-list.list .participant-user-img,.revoked-list.list .participant-user-img,.reaction-list.list .participant-user-img{width:30px;height:30px;border-radius:50%;background-position:center center;background-size:cover;background-repeat:no-repeat}.button.button-outline{border-width:1px !important;background-color:white}.page-event .tab-participants,.tab-reaction{background-color:#e4e4e4 !important}.button-grey.button-outline{border-color:#cecece !important;color:#444444}.tab-add .noAccess{background:white;min-height:100vh;background-image:url(img/sunset.jpg);background-position:bottom center;background-size:contain;background-repeat:no-repeat;width:100%;margin-left:0px}.type-picker-modal{z-index:2}.ios .list .item-media{min-width:30px}.participants-wrapper .block-title,.reaction-wrapper .block-title{font-weight:400;padding:30px;margin:-15px;background:#f1f1f1;color:black}.page-customApp select{width:auto !important;height:33px;display:block;font-size:14px;font-family:sans-serif;font-weight:400;color:#444;line-height:1.3;padding:7px 20px 7px 7px;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #ccc;box-shadow:none;border-radius:3px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23AAAAAA%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),linear-gradient(to bottom, #fff 0%, #fff 100%);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.page-customApp select::-ms-expand{display:none}.page-customApp select:hover{border-color:#888}.page-customApp select:focus{border-color:#bbb;box-shadow:0 0 1px 3px rgba(59,153,252,0.7);box-shadow:0 0 0 3px -moz-mac-focusring;color:#222;outline:none}.page-customApp select option{font-weight:normal}.page-customApp *[dir="rtl"] select,.page-customApp :root:lang(ar) select,.page-customApp :root:lang(iw) select{background-position:left .7em top 50%,0 0;padding:.6em .8em .5em 1.4em}.page-customApp select:disabled,.page-customApp select[aria-disabled=true]{color:graytext;background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),linear-gradient(to bottom, #fff 0%, #fff 100%)}.page-customApp select:disabled:hover,.page-customApp select[aria-disabled=true]{border-color:#ccc}.lastStep .progress{width:50%}.bs-wizard>.bs-wizard-step.active.lastStep>.progress>.progress-bar{width:100%}.group-entry-indicator{font-size:8px;color:#4caf55;margin-left:-8px;border-radius:50%;padding:2px;text-shadow:-1px -1px #fff,0px -2px #fff,-1px 0px #fff;position:absolute;top:50px;left:88px}.tab-registration .parsley-errors-list{margin-bottom:12px}.privacy-text-container strong{font-family:"Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:700}.privacy-text-container li{margin:4px 0 4px 18px;padding:initial;list-style:initial}.page-customApp .maintab.tab-invite{background:#F9F9F9}.did-you-know-wrapper{box-shadow:0px 3px 6px rgba(0,0,0,0.16);background:white;padding:20px 30px;margin-top:10px;border-left:5px solid #fabe03;display:flex;flex-wrap:nowrap;gap:20px}.invite-user-wrapper{box-shadow:0px 3px 6px rgba(0,0,0,0.16);background:white;padding:5px 30px}@media (max-width:767px){.invite-user-wrapper .headline-center{text-align:center}}.invite-user-wrapper .app-icon-loader-wrapper-wrapper{float:left;width:205px}.invite-user-wrapper .app-icon-loader-wrapper-wrapper .app-icon-loader-wrapper{width:175px;background:#f7f7f7;height:175px;border-radius:7px;box-shadow:0px 3px 6px rgba(0,0,0,0.16);margin:20px 0 20px 15px}.invite-user-wrapper .app-icon-loader-wrapper-wrapper .app-icon-loader-wrapper .app-icon-loader{overflow:hidden;background-position:center center;background-repeat:no-repeat;position:absolute;width:175px;height:175px;border-radius:7px}.invite-user-wrapper .app-icon-loader-wrapper-wrapper .app-icon-loader-wrapper .app-icon-display{background-image:url(img/logo_filter_icon.png);width:100%;height:100%;z-index:1;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:90px}.invite-user-wrapper .invite-text-wrapper{width:calc(100% - 220px);float:left;margin-left:15px}@media (max-width:450px){.invite-user-wrapper .app-icon-loader-wrapper-wrapper{width:100%}.invite-user-wrapper .app-icon-loader-wrapper-wrapper .app-icon-loader-wrapper{margin:0 auto}.invite-user-wrapper .invite-text-wrapper{width:100%;margin-right:15px;margin-top:20px}.invite-user-wrapper .invite-text-wrapper .button{width:100%;margin-bottom:5px}}.waves{position:absolute;bottom:0;left:0;width:100%;height:100%;overflow:hidden;transition:.4s transform ease;transform-origin:bottom center}@media (min-width:500px){.waves{border-radius:5px}.waves .app-icon-loader{margin:0 auto}}.wave{position:absolute;bottom:0;left:0;width:100%;height:100%;animation:wave 1s linear infinite}.wave--front{z-index:2;color:#fabe03}.wave--back{z-index:1;color:#fabe03;animation-direction:reverse;opacity:0.5}.water{position:absolute;bottom:0;left:0;width:100%;height:80%;background:#fabe03}.water svg{position:absolute;width:100%;left:0;right:0;bottom:99.9%}.water:first-of-type{transform:translate(-100%, 0)}@keyframes wave{0%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(50%, .5em, 0)}100%{transform:translate3d(100%, 0, 0)}}.invite-logo-container img{width:120px;margin:20px auto 40px;display:block}.button.button-fill.color-lightgray{color:black;background-color:#f1f1f1}@media (max-width:767px){.page-customApp .tab-invite{padding-top:0}.page-customApp .tab-invite .invite-logo-container{display:none;min-height:100vh}}.dataTables_wrapper input[type=search]{border:1px solid #c3c3c3;padding:5px}.fa-rotate-45{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.tab-notifications,.container.maintab.tab-notificationsMail,.container.maintab.tab-notificationDetail,.container.maintab.tab-notificationGroup,.container.maintab.tab-notificationGroupDetail{background:white;padding:0}.tab-notifications .list .item-media .far,.container.maintab.tab-notificationsMail .list .item-media .far,.container.maintab.tab-notificationDetail .list .item-media .far,.container.maintab.tab-notificationGroup .list .item-media .far,.container.maintab.tab-notificationGroupDetail .list .item-media .far,.tab-notifications .list .item-media .fal,.container.maintab.tab-notificationsMail .list .item-media .fal,.container.maintab.tab-notificationDetail .list .item-media .fal,.container.maintab.tab-notificationGroup .list .item-media .fal,.container.maintab.tab-notificationGroupDetail .list .item-media .fal,.tab-notifications .list .item-media .fas,.container.maintab.tab-notificationsMail .list .item-media .fas,.container.maintab.tab-notificationDetail .list .item-media .fas,.container.maintab.tab-notificationGroup .list .item-media .fas,.container.maintab.tab-notificationGroupDetail .list .item-media .fas{color:#707070;font-size:20px}.card.ct-login img.ct-logo{max-width:250px;max-height:50px}.card.ct-login .card-header.ct-logo-container{padding:2.4rem 2.4rem 1.8rem}.card.ct-login .item-label{font-size:13px;font-weight:700;margin-top:20px}.card.ct-login .card-content-padding{padding:10px 25px 25px}.card.ct-login input{width:100%;padding:1.2rem;color:#363b40;font-weight:400;font-size:1.4rem;line-height:2rem;line-height:1.8rem;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;border-radius:3px;border:1px solid #dbe1e7;margin-top:.4rem;margin-bottom:.4rem}.card.ct-login .cts-button{font-weight:400;font-size:1.4rem;line-height:2rem;color:#fff;font-weight:700;line-height:1.6rem;cursor:pointer;background:#3e70ce;border-radius:3px;border:1px solid #3e70ce;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:2rem;padding:1.2rem 2.4rem;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;vertical-align:super}.login-alternate-buttons{padding:0 18px}.login-alternate-buttons span.or-divider{margin-top:-32px;display:block;width:80px;text-align:center;text-shadow:0px 0 5px #fff;background:white;margin-left:calc(50% - 40px);color:grey}.login-alternate-buttons .btn.button.login-churchtools{background:#ffffff;border-radius:3px;border:1px solid #e2e2e2;margin:2px 5px 2px 0;color:black}.block-title.block-title-medium{font-size:24px;line-height:1.3;font-weight:500;color:black}.page-communiApp>.tab-detail>.detail-content{padding:0}.page-communiApp>.tab-detail>.detail-content ul:empty,.page-communiApp>.tab-detail>.detail-content .response:empty{display:none}.container.maintab.tab-confirmExternalUser{padding:0;background:white}.container.maintab.tab-confirmExternalUser .form-signin{padding:0}@media (min-width:768px){.page-communiApp>.tab-detail>.detail-content{padding:0 8px}.container.maintab.tab-confirmExternalUser{padding:0 15px}}.tab-flyer{background:white;width:100vw;height:100vh;display:block;margin-top:-50px;overflow:hidden}.flyer-container{width:100%;height:102vh;background-image:url(img/sunset_wide.jpg);background-position:bottom center;background-repeat:no-repeat;background-size:100%;padding:125px;color:black}.flyer-container h1{font-size:72px;margin-top:0;font-weight:700}.flyer-container p,.flyer-container b,.flyer-container li{font-size:43px;line-height:1.3}.flyer-container ul{margin-top:70px;margin-left:8px}.flyer-container li{margin-bottom:18px}.flyer-container li i{margin-right:20px;font-size:50px}.tab-rollup,.tab-poster{background:white;width:100vw;height:100vh;display:block;margin-top:-50px;overflow:hidden;color:black}.rollup-container{width:100%;height:100%;padding:200px 480px}.rollup-container h1{font-size:425px;margin-top:0;font-weight:500;text-align:center}.rollup-container h2{font-size:300px;margin-top:150px}.rollup-container h2 b{font-size:300px}.rollup-container p,.rollup-container b,.rollup-container li{font-size:135px;line-height:1.25}.rollup-container ul{margin-top:270px;margin-left:50px}.rollup-container li{margin-bottom:100px;display:inline-block}.rollup-container li i{margin-right:20px;font-size:240px;float:left}.rollup-container li p{float:left;width:calc(100% - 400px);margin-left:80px;font-weight:normal}.rollup-container .barcode{border:45px solid #fff;outline:5px solid #eee;box-shadow:-110px 0 90px -60px rgba(0,0,0,0.4);margin-top:430px;margin-bottom:230px;width:790px;margin-left:380px}.rollup-container .color-circle{font-size:180px;border-radius:50%;padding:60px;color:white;margin-right:90px;float:left}.rollup-logoleiste{height:850px;box-shadow:0 50px 50px rgba(0,0,0,0.2);width:100vw;padding:200px}.rollup-logo,.poster-logo{background-image:url(img/logo.png);width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center}.poster-container{width:100%;height:100%;padding:185px 340px 140px}.poster-container h2{font-size:210px;margin-top:100px}.poster-container h2 b{font-size:210px}.poster-container p,.poster-container b,.poster-container li{font-size:95px;line-height:1.25}.poster-container ul{margin-top:190px;margin-left:35px}.poster-container li{margin-bottom:70px;display:inline-block;width:100%}.poster-container li i{margin-right:15px;font-size:170px;float:left}.poster-container li p{float:left;width:calc(100% - 285px);margin-left:55px;font-weight:normal}.poster-container .barcode{border:32px solid #fff;outline:3px solid #eee;box-shadow:-75px 0 65px -45px rgba(0,0,0,0.4);margin-top:265px;margin-bottom:165px;width:560px;margin-left:270px}.poster-container .color-circle{font-size:125px;border-radius:50%;padding:42px;color:white;margin-right:70px;float:left}.poster-logoleiste{height:600px;box-shadow:0 35px 35px rgba(0,0,0,0.2);width:100vw;padding:140px}.tab-getApp .app-icon{background-image:url(res/icons/android/icon-192-xxxhdpi.png);max-width:100px;max-height:100px;margin:0 auto}.tab-getApp .button-fullsize{width:100%;height:50px !important;margin:7px auto !important;background:white !important;color:black !important;box-shadow:0 2rem 2rem rgba(213,221,236,0.4);border-radius:1.5rem;text-align:left;border:1px solid #eff2f7;padding:0px !important}.tab-getApp .button-fullsize.button-greyed-out{background:#e8e8e8 !important;color:#cacaca !important}.tab-getApp .button-fullsize .fab{position:relative}.tab-getApp .button-fullsize i{width:50px;height:50px;line-height:50px;font-size:30px;text-align:center}.tab-getApp .button-fullsize p.btn-text{width:calc(100% - 60px);float:right;line-height:50px}.picpicker-inner-img{width:100%;height:100%;position:relative}.picpicker-inner-img .copyright-pixabay-small{color:#ffffff8c;font-size:10px;position:absolute;right:0px;bottom:0px;background:#00000061;width:100%;padding:0px 5px}.pixabay-referrer{background:white;padding:5px 10px;position:absolute;text-align:right;width:100%;color:grey;z-index:2}.thubnail-text{float:left;width:calc(100% - 110px);margin:1px 0 0 10px}@keyframes fadeInUp{from{transform:translate3d(0, 40px, 0)}to{transform:translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translate3d(0, 40px, 0)}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes bounceIn{0%{opacity:0;transform:scale(.6) translate3d(0, 0, 0)}50%{opacity:0.9;transform:scale(1.02)}80%{opacity:1;transform:scale(.97)}100%{opacity:1;transform:scale(1) translate3d(0, 0, 0)}}.bounceIn{transform-origin:center center;animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;opacity:0;animation-name:bounceIn;-webkit-animation-name:bounceIn}@keyframes sheen{100%{left:130%}}.init-bounceIn{opacity:0;transform:scale(.6) translate3d(0, 0, 0)}li.bounceIn .tile{overflow:hidden;position:relative}li.bounceIn .tile::after{width:100%;height:100%;display:block;content:'';position:absolute;top:63%;right:-50%;bottom:-50%;left:-10%;background:linear-gradient(to bottom, rgba(229,172,142,0), rgba(255,255,255,0.5) 50%, rgba(229,172,142,0));transform:rotateZ(60deg) translate(-5em, 7.5em);animation:sheen 1s forwards}.filter-icon.icon,.info-default-wrapper,.link.icon-only.fa.fa-plus,.password-forgotten,.area-left .fa-arrow-left{cursor:pointer}.link-like{cursor:pointer;color:#ffc107;text-decoration:underline}.maintab.tab-crop{background:white;padding:0}.croppie-container{width:100%;height:calc(100vh - 150px)}.croppie-container .cr-boundary{height:calc(100vh - 160px)}.croppie-container .cr-slider-wrap{width:100%;padding:12px 30px;background:white;height:42px;margin:0}.croppie-container .cr-slider-wrap input{height:18px}.croppie-container .cr-viewport{border:2px solid #555;box-shadow:0 0 2000px 2000px rgba(255,255,255,0.75)}.croppie-button-wrapper .button{background:white;color:black;box-shadow:none;border:none;font-weight:400;height:30px}.or-container{display:block;width:100%;margin-bottom:24px}.tab-login .login-register{background:#ffffff;border-radius:3px;border:1px solid #e2e2e2;color:black}.component-group .tile h4{color:black}.footer-menu{position:fixed;bottom:0;left:0;width:100%;height:50px;background-color:white;z-index:1100;box-shadow:0px -5px 10px -5px rgba(0,0,0,0.4)}.footer-menu .footer-menu-inner{max-width:955px;margin:0;height:100%;padding-top:3px}.footer-menu .footer-menu-inner>.item{float:left;overflow:hidden;color:#9f9f9f;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:space-around;position:relative;height:100%}.footer-menu .footer-menu-inner>.item i{font-size:22px}.footer-menu .footer-menu-inner>.item div{margin-top:-3px;font-size:12px}.footer-menu .footer-menu-inner>.item.active{color:#1b84fd}.footer-menu .notification-count-header{top:7px;height:14px;width:14px;min-width:14px;font-size:9px;line-height:13px;color:white;box-shadow:none}.footer-add-button{width:50px;height:50px;background:white;border-radius:50%;-webkit-box-shadow:0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);box-shadow:0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);color:black;text-align:center;font-size:28px;line-height:50px;bottom:75px;position:fixed;right:20px;z-index:999;cursor:pointer}.tab-groups .noAccess{padding:15px}.tab-conversations .noAccess{padding:15px}@media (min-width:600px){.footer-menu{max-width:calc(100% - 255px)}.footer-add-button,.footer-add-button-extended.fab.fab-right-bottom{right:280px}.tab-groups .noAccess{max-width:calc(100% - 255px)}.tab-conversations .noAccess{max-width:calc(100% - 255px)}}@media (min-width:960px){.footer-menu{max-width:700px;margin-left:calc(50% - 477px)}.footer-add-button,.footer-add-button-extended.fab.fab-right-bottom{right:calc(50% - 200px)}.tab-groups .noAccess{max-width:700px}.tab-conversations .noAccess{max-width:700px}[class*="page-"] .tab-dashboard .loader-overlay{margin:20px 190px}}.has-group-chat-true .container{box-shadow:none}.add-content-wrapper .icon{width:55px !important;height:55px !important}.page-main>.tab-groups-search>div .fixed-header{display:none}.page-main>.tab-groups-search>div .shared-group-invitation{display:block;overflow:hidden;height:0;margin-top:2px}.page-main>.tab-groups-other>div .fixed-header,.page-main>.tab-groups>div .fixed-header{display:none;top:49px}.page-main>.tab-groups-other>div .fixed-header .group-membership-tab,.page-main>.tab-groups>div .fixed-header .group-membership-tab{display:none}.page-main>.tab-groups-other>div .shared-group-invitation,.page-main>.tab-groups>div .shared-group-invitation{display:block;overflow:hidden;height:0;margin-top:2px}.page-main>.tab-groups-other>div.show-invitation-banner .shared-group-invitation,.page-main>.tab-groups>div.show-invitation-banner .shared-group-invitation{overflow:initial;height:initial}.page-main>.tab-groups-other>div.group-fixed-header-other-groups .fixed-header .group-membership-tab,.page-main>.tab-groups>div.group-fixed-header-other-groups .fixed-header .group-membership-tab{display:block}.page-main>.tab-groups-other>div.group-fixed-header-other-groups .shared-group-invitation,.page-main>.tab-groups>div.group-fixed-header-other-groups .shared-group-invitation,.page-main>.tab-groups-other>div.group-fixed-header-tag-filter .shared-group-invitation,.page-main>.tab-groups>div.group-fixed-header-tag-filter .shared-group-invitation{margin-top:50px}.page-main>.tab-groups-other>div.group-fixed-header-other-groups .fixed-header,.page-main>.tab-groups>div.group-fixed-header-other-groups .fixed-header,.page-main>.tab-groups-other>div.group-fixed-header-tag-filter .fixed-header,.page-main>.tab-groups>div.group-fixed-header-tag-filter .fixed-header{display:block}.page-main>.tab-groups-other>div.group-fixed-header-other-groups.group-fixed-header-tag-filter .shared-group-invitation,.page-main>.tab-groups>div.group-fixed-header-other-groups.group-fixed-header-tag-filter .shared-group-invitation{margin-top:100px}.page-main>.tab-groups-other>div button.goto-other,.page-main>.tab-groups>div button.goto-other{clear:both;margin:8px 12px;display:none}.page-main>.tab-groups-other>div.tab-groups.group-fixed-header-other-groups,.page-main>.tab-groups>div.tab-groups.group-fixed-header-other-groups{display:block}.page-main>.tab-groups-other>div.group-fixed-header-other-groups .group-tag-filter-container,.page-main>.tab-groups>div.group-fixed-header-other-groups .group-tag-filter-container{padding-top:0px}@media (max-width:599px){.page-main>.tab-groups-other>div.group-fixed-header-other-groups .group-tag-filter-container,.page-main>.tab-groups>div.group-fixed-header-other-groups .group-tag-filter-container{margin-bottom:-50px !important}}.group-tag-filter-container{padding-top:2px;padding-left:10px;padding-right:10px;background-color:white;white-space:nowrap;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.group-tag-filter-container::-webkit-scrollbar{display:none}.group-tag-filter-container .group-tag-filter-item{margin-top:8px;margin-bottom:8px;margin-right:5px;touch-action:auto !important}.page-group .footer-add-button{right:calc(50% - 250px);bottom:20px}@media (max-width:550px){.page-group .footer-add-button{right:20px}}.request-wrapper .detail-profile-img-role.view-user{width:30px;height:30px;margin-right:3px;margin-top:9px}.ios .has-group-chat-true .official-item>.card.tile,.md .has-group-chat-true .official-item>.card.tile{margin:-5px -5px 30px}.navigationbar input[type="search"].input-search,.ios .fixed-header .header-main input[type="search"].input-search,.navbar input[type="search"].input-search{margin-top:8px;border-bottom:1px solid rgba(0,0,0,0.7);width:100%;font-size:18px;padding:3px;color:#000}.navigationbar input[type="search"].input-search::placeholder,.ios .fixed-header .header-main input[type="search"].input-search::placeholder,.navbar input[type="search"].input-search::placeholder{color:rgba(0,0,0,0.8)}.navbar .search-addon.title{width:calc(100% - 116px);margin:-6px 0 0 0}.page-group .tab-content .dropdown a{padding:10px 15px}.ios .fixed-header .header-main .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'12'%20height%3D'20'%20viewBox%3D'0%200%2012%2020'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20class%3D'iosbackbtn'%20d%3D'M.18261596%209.4221638c.0352203-.05148305.07573462-.10050698.1215468-.14631917L9.1425872.4374202c.5830904-.58309038%201.52656832-.5849888%202.11643872.00488163.5857864.58578644.591222%201.53009836.0048816%202.11643873L3.82594417%209.9967039l7.43188553%207.4318855c.5830904.5830904.5849888%201.5265683-.0048817%202.1164387-.5857864.5857865-1.5300983.591222-2.11643868.0048816L.2980849%2010.7114853c-.3526746-.3526746-.3939974-.89699-.11546894-1.2893215z'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E")}.tab-addConversation .nameWrapper.view-user{padding:15px}.add-content-wrapper{position:absolute;box-shadow:1px 1px 20px rgba(0,0,0,0.3);left:10px;bottom:70px;bottom:calc(70px + constant(safe-area-inset-bottom));bottom:calc(70px + env(safe-area-inset-bottom));width:calc(100% - 20px);max-width:530px;border-radius:20px}.add-content-wrapper .list{margin:0}svg.logo-arrow{max-width:190px;position:absolute;margin-top:120px}@media (max-width:767px){.official-filter-icon-text{width:100vw}.app-generator-login{width:100%}}.has-group-chat-true .menu-notification{position:absolute;top:-10px;right:-20px}.booktable-wrapper{background:white;display:inline-block;min-height:calc(100vh - 110px)}.booktable-wrapper .provision-hint{background:white;width:calc(100% - 30px);margin:20px 15px;float:left;padding:10px 20px 20px;border-left:4px solid #e8631d;box-shadow:0px 1px 3px rgba(0,0,0,0.33)}.booktable-wrapper .scm-shop-button{width:calc(100% - 30px);margin:30px 15px 0;background:#E8631D !important;color:white !important}h3.article-title{font-size:20px;font-weight:bold;margin:0 0 5px}p.article-grey{color:#777}.article-image{width:100%}.article-detail-wrapper{margin:15px 0 0}.article-detail-wrapper i.fa{color:#777;margin-right:7px}.article-read-wrapper{width:100%;display:inline-block;margin:8px 0px}.article-read-wrapper .participants-container{width:100%;height:48px;overflow:hidden}.article-shop-button{width:100%}.button-white,.button-white:hover{background:white;color:black !important;box-shadow:1px 1px 2px 0px rgba(0,0,0,0.25);border:1px solid #eaeaea !important}.page-main>.tab-booktable{outline:10px solid #fff;color:black}.article-participant-user-img{background-color:#D5D5D5;width:25px;height:25px;border-radius:50%;background-size:cover;background-position:center center;float:left;margin-right:3px;text-align:center;line-height:25px;color:#919191;font-size:12px;padding-right:2px}.booktable-start{background-image:url(img/booktable.png);background-size:contain;background-repeat:no-repeat;background-position:bottom}.booktable-detail{padding:0;width:calc(100% + 15px)}@media (min-width:400px){.booktable-detail{width:calc(100% + 30px)}}.booktable-created .headline-wrapper i{width:32px;color:#8BC34A;font-size:32px;float:left;margin:17px 10px 0 0}.booktable-created .headline-wrapper h1{width:calc(100% - 50px);float:left}.booktable-created .scm-recommendations{margin-top:12px}.booktable-created .no-books{width:100%;display:block;clear:both;padding:11px;margin-top:10px}.button-white{background-color:white !important;color:black !important}.no-article{background:#D9EDF7;width:calc(100% + 41px);padding:17px;border-radius:4px;color:#31708F;margin:-15px 0 15px -20px}.article-edit-item-wrapper{margin:20px !important;width:calc(100% - 40px);box-shadow:0 3px 6px rgba(0,0,0,0.2)}.article-overlay-protection{display:block;position:absolute;left:0;top:0;width:100%;height:100%}.recommeded-gallery{max-height:415px}.recommeded-gallery .carousel-cell{width:calc(100% - 30px);height:365px;margin:15px 0 15px 15px;background:white;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.2);padding:20px}.recommeded-gallery .article-image{max-height:180px;width:100%;display:block;background-size:contain;height:180px;background-repeat:no-repeat;background-position:center}.recommeded-gallery .flickity-button{position:absolute;background:rgba(255,255,255,0.75);border:none;color:#333}ol.flickity-page-dots{opacity:0.3;bottom:20px}.tab-addBulk .confirm-button{position:fixed;left:0;bottom:0;background:white;width:calc(100% + 30px);height:50px;text-align:center;padding:14px;box-shadow:0px -2px 9px rgba(0,0,0,0.2);font-weight:600;margin-left:-15px;z-index:5}.container.maintab.tab-add,.container.maintab.tab-addBulk{padding:0;background:white;min-height:calc(100vh - 50px)}.article-search-item .image{width:80px;height:80px;background-position:center center;background-size:contain;background-repeat:no-repeat;margin-right:20px}.md .page-bookTable .tab-add input[type="search"]{border-bottom:1px solid #ccc}.article-detail-wrapper p.recommendation-text{line-height:18px;font-style:italic;margin-bottom:10px;max-height:165px}.article-detail-wrapper .recommended-author-wrapper .image{width:40px;height:40px;border-radius:50%;background:#ccc;float:left;background-size:cover}.article-detail-wrapper .recommended-author-wrapper .name{width:calc(100% - 50px);margin-left:10px;float:left}.booktable-wrapper .form-signin input{width:100%;border-radius:3px}.booktable-wrapper .form-signin label{float:left}.article-tile-image{width:70px;height:70px;background-position:center center;background-size:contain;background-repeat:no-repeat}.booktable-wrapper>.media-list{max-width:100vw}.detail-content.article .article-detail-wrapper.quote{border-left:2px solid #ff5722;display:block;float:left;width:100%;padding:10px;margin-bottom:10px}.detail-content.article .article-detail-wrapper.quote .image{width:22px;height:22px}.booktable-recommendation-btn-area{display:inline-block;border-top:1px solid #e0e0e0;width:100%;border-bottom:1px solid #e0e0e0;padding:10px 0}.recommended-article-wrapper{color:black}li.article-search-item{color:black}.contact-img-container .contact-img{background-image:url(img/sebastian.png);width:60px;height:60px;background-size:cover;border-radius:50%;float:left;margin-right:10px;margin-top:0px}.contact-img-container .contact-text{float:left;width:calc(100% - 70px)}.footer .fab.footer-add-button-extended{position:fixed;bottom:calc(110px + constant(safe-area-inset-bottom));bottom:calc(110px + env(safe-area-inset-bottom))}.ios .footer-menu,.ios-webapp .footer-menu{height:calc(50px + constant(safe-area-inset-bottom));height:calc(50px + env(safe-area-inset-bottom));border-bottom:constant(safe-area-inset-bottom) solid #fff;border-bottom:env(safe-area-inset-bottom) solid #fff}.ios .footer-add-button,.ios-webapp .footer-add-button{bottom:calc(75px + constant(safe-area-inset-bottom));bottom:calc(75px + env(safe-area-inset-bottom))}.ios.has-footer-menu,.ios-webapp.has-footer-menu{padding-bottom:calc(50px + constant(safe-area-inset-bottom));padding-bottom:calc(50px + env(safe-area-inset-bottom))}.ios div.touch-menu-la.sidemenu>div.side-menu-container,.ios-webapp div.touch-menu-la.sidemenu>div.side-menu-container{height:calc(100vh - constant(safe-area-inset-bottom));height:calc(100vh - env(safe-area-inset-bottom));min-height:calc(100vh - constant(safe-area-inset-bottom));min-height:calc(100vh - env(safe-area-inset-bottom))}.ios div.touch-menu-la.sidemenu>div.side-menu-container>.inner,.ios-webapp div.touch-menu-la.sidemenu>div.side-menu-container>.inner{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}@media (orientation:landscape){.ios,.ios-webapp{border-left:constant(safe-area-inset-left) solid #000;border-left:env(safe-area-inset-left) solid #000;border-right:constant(safe-area-inset-right) solid #000;border-right:env(safe-area-inset-right) solid #000}.ios .footer-menu,.ios-webapp .footer-menu{border-left:constant(safe-area-inset-left) solid #000;border-left:env(safe-area-inset-left) solid #000}.ios .header,.ios-webapp .header{width:calc(100% - constant(safe-area-inset-left));width:calc(100% - env(safe-area-inset-left))}}.fallback-group{text-align:center;padding:7px 0 0 2px;font-size:18px;color:#b8b8b8}.page-detail div,p,h1,h2,h3,a{user-select:text;-webkit-user-select:text}.navbar .left-search{position:relative;z-index:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.page-search .maintab{min-height:calc(100vh - 100px)}.start-video{cursor:pointer;background:#5a5a5a;border-radius:6px;color:white;position:absolute;text-align:center;width:95px;height:60px;font-size:30px;line-height:60px;left:calc(50% - 48px);top:calc(50% - 30px)}.start-video:hover{background:#f06292}input.input-with-value{padding-right:30px}.page-calendar .tab-overview .calendar-header-container,.page-main .tab-calendar .calendar-header-container{height:50px;background:#f5f5f5;position:fixed;width:100%;bottom:calc(50px + constant(safe-area-inset-bottom));bottom:calc(50px + env(safe-area-inset-bottom));border-bottom:1px solid #b7b7b7;border-top:1px solid #e0e0e0;z-index:1101}.page-calendar .tab-overview .calendar-header-container .left,.page-main .tab-calendar .calendar-header-container .left,.page-calendar .tab-overview .calendar-header-container .right,.page-main .tab-calendar .calendar-header-container .right{line-height:50px;float:left}.page-calendar .tab-overview .calendar-header-container .left i,.page-main .tab-calendar .calendar-header-container .left i,.page-calendar .tab-overview .calendar-header-container .right i,.page-main .tab-calendar .calendar-header-container .right i{text-align:center;float:left;height:50px;line-height:50px}.page-calendar .tab-overview .calendar-header-container .right,.page-main .tab-calendar .calendar-header-container .right{width:80px}.page-calendar .tab-overview .calendar-header-container .right i,.page-main .tab-calendar .calendar-header-container .right i{width:40px}.page-calendar .tab-overview .calendar-header-container .left,.page-main .tab-calendar .calendar-header-container .left{float:left;margin-left:10px;margin-right:10px;width:calc(100% - 110px);margin-top:-2px}.page-calendar .tab-overview .calendar-header-container .left .segmented .button,.page-main .tab-calendar .calendar-header-container .left .segmented .button{background:initial;box-shadow:initial}.page-calendar .tab-overview .calendar-header-container .left .segmented .button.button-active,.page-main .tab-calendar .calendar-header-container .left .segmented .button.button-active{color:#ffffff;background:#ffc107}.page-calendar .tab-overview .calendar-container,.page-main .tab-calendar .calendar-container{padding:0;height:calc(100vh - 150px);height:calc(100vh - 150px - constant(safe-area-inset-bottom));height:calc(100vh - 150px - env(safe-area-inset-bottom));padding-top:10px}.page-calendar .tab-overview .calendar-container a,.page-main .tab-calendar .calendar-container a{color:initial}.page-calendar .tab-overview .calendar-container .swipecalendar p,.page-main .tab-calendar .calendar-container .swipecalendar p,.page-calendar .tab-overview .calendar-container .swipecalendar h1,.page-main .tab-calendar .calendar-container .swipecalendar h1,.page-calendar .tab-overview .calendar-container .swipecalendar h2,.page-main .tab-calendar .calendar-container .swipecalendar h2,.page-calendar .tab-overview .calendar-container .swipecalendar h3,.page-main .tab-calendar .calendar-container .swipecalendar h3,.page-calendar .tab-overview .calendar-container .swipecalendar a,.page-main .tab-calendar .calendar-container .swipecalendar a{user-select:none;-webkit-user-select:none}.page-calendar .tab-overview .calendar-container .fc .fc-daygrid-day,.page-main .tab-calendar .calendar-container .fc .fc-daygrid-day{position:relative;min-height:100%;padding:0;border:1px solid #eaeaea}.page-calendar .tab-overview .calendar-container .fc .fc-daygrid-day.fc-day-today,.page-main .tab-calendar .calendar-container .fc .fc-daygrid-day.fc-day-today{background:#fffadf !important}.page-calendar .tab-overview .calendar-container .fc-scroller-harness,.page-main .tab-calendar .calendar-container .fc-scroller-harness{box-shadow:0 1px #e4e4e4}.page-calendar .tab-overview .calendar-container .fc-theme-standard td,.page-main .tab-calendar .calendar-container .fc-theme-standard td,.page-calendar .tab-overview .calendar-container .fc-theme-standard th,.page-main .tab-calendar .calendar-container .fc-theme-standard th{padding:1px 1px}.page-calendar .tab-overview .calendar-container .fc-day-other.fc-daygrid-day,.page-main .tab-calendar .calendar-container .fc-day-other.fc-daygrid-day{background:#f5f5f5;box-shadow:none}.page-calendar .tab-overview .calendar-container .fc-theme-standard .fc-list,.page-main .tab-calendar .calendar-container .fc-theme-standard .fc-list{border:none}.page-calendar .tab-overview .calendar-container .fc-timegrid,.page-main .tab-calendar .calendar-container .fc-timegrid,.page-calendar .tab-overview .calendar-container .fc-daygrid,.page-main .tab-calendar .calendar-container .fc-daygrid{background:white;border-radius:14px}.page-calendar .tab-overview .calendar-container .fc-timegrid .fc-daygrid-day,.page-main .tab-calendar .calendar-container .fc-timegrid .fc-daygrid-day,.page-calendar .tab-overview .calendar-container .fc-daygrid .fc-daygrid-day,.page-main .tab-calendar .calendar-container .fc-daygrid .fc-daygrid-day{box-shadow:none}.page-calendar .tab-overview .calendar-container .fc-header-toolbar.fc-toolbar,.page-main .tab-calendar .calendar-container .fc-header-toolbar.fc-toolbar{color:#000}.page-calendar .tab-overview .calendar-container table.fc-scrollgrid.fc-scrollgrid-liquid,.page-main .tab-calendar .calendar-container table.fc-scrollgrid.fc-scrollgrid-liquid{border:none}.page-calendar .tab-overview .calendar-container .fc-toolbar.fc-header-toolbar,.page-main .tab-calendar .calendar-container .fc-toolbar.fc-header-toolbar{margin-bottom:0px;z-index:9;font-size:12px;padding:0 15px 5px}.page-calendar .tab-overview .calendar-container .fc-toolbar.fc-header-toolbar button.fc-today-button,.page-main .tab-calendar .calendar-container .fc-toolbar.fc-header-toolbar button.fc-today-button,.page-calendar .tab-overview .calendar-container .fc-toolbar.fc-header-toolbar button.fc-settings-button,.page-main .tab-calendar .calendar-container .fc-toolbar.fc-header-toolbar button.fc-settings-button{box-shadow:0 1px 3px rgba(0,0,0,0.12);background:white;border:none;color:black;width:initial;float:left}.page-calendar .tab-overview .calendar-container .fc-toolbar.fc-header-toolbar button.fc-today-button,.page-main .tab-calendar .calendar-container .fc-toolbar.fc-header-toolbar button.fc-today-button{box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.12),-16px 7px 7px #e4e4e4,-16px -7px 7px #e4e4e4,20px 0px 0 #e4e4e4}.page-calendar .tab-overview .calendar-container .fc-toolbar.fc-header-toolbar button.fc-today-button:disabled,.page-main .tab-calendar .calendar-container .fc-toolbar.fc-header-toolbar button.fc-today-button:disabled{background:#ececec;opacity:1;color:grey;box-shadow:-16px 7px 7px #e4e4e4,-16px -7px 7px #e4e4e4,20px 0px 0 #e4e4e4}@media (min-width:600px){.page-calendar .tab-overview .calendar-container,.page-main .tab-calendar .calendar-container,.page-calendar .tab-overview .calendar-header-container,.page-main .tab-calendar .calendar-header-container{width:calc(100% - 255px)}}@media (min-width:720px){.page-calendar .tab-overview .calendar-container,.page-main .tab-calendar .calendar-container,.page-calendar .tab-overview .calendar-header-container,.page-main .tab-calendar .calendar-header-container{max-width:700px}}.footer-add-button.add-calendar{bottom:115px}.swipecalendar .swc-toolbar{position:relative}.swipecalendar button.fc-today-button{position:absolute;right:8px;width:70px}.swipecalendar button.fc-settings-button{position:absolute;right:5px;width:70px}.ios .page-main .tab-calendar .calendar-header-container .left .segmented .button{padding:0 3px;margin:10px 0}.ios .page-main .tab-calendar .calendar-header-container .left .segmented .button.button-active,.ios .page-main .tab-calendar .calendar-header-container .left .segmented .button.button-active:hover{color:#ffffff;background:#007aff}.ios .page-main .tab-calendar .calendar-header-container .left .segmented .button:hover{color:#007aff}.fc-theme-standard .fc-list-event td,.fc-theme-standard .fc-list-day td,.fc-theme-standard .fc-list-event th,.fc-theme-standard .fc-list-day th{border:none}.md .calendar-header-container .segmented{margin:8px 0}.md .calendar-header-container .segmented .button{padding:0 3px;margin:0;height:35px;line-height:35px;color:black}.md .app-calendar .toggle input[type="checkbox"]:checked+.toggle-icon{background:rgba(255,152,0,0.5)}.md .app-calendar .toggle input[type="checkbox"]:checked+.toggle-icon:after{background:#ff9800}.ios .app-calendar .toggle input[type="checkbox"]:checked+.toggle-icon{background:#ff9800}span.embeded-calendar-add{float:right;font-size:18px;width:35px;height:35px;text-align:right;margin-top:-10px;line-height:45px}.calendar-color-preview{width:20px;height:20px;position:absolute;left:0;top:7px;border-radius:3px}.ios .calendar-color-preview{top:10px}span.calendar-toggle-overlay{width:100%;height:100%;position:absolute;left:-15px;top:-15px;z-index:1;width:60px;height:50px}.fc .fc-list-table tr.fc-day{position:sticky;top:0}.fc .fc-list-table>thead{display:none}.fc-list .fc-list-event-graphic{display:none}.fc-list td.fc-list-event-title{display:block}.fc-list td.fc-list-event-title h1{word-wrap:anywhere}.fc-list .fc-list-event{margin:3px 0 3px 32px;display:block;max-width:calc(100% - 50px)}.fc-list .fc-list-event .tile.card{width:100%}.fc-list .fc-list-event:hover td{background:none}.fc-list.fc-list-sticky .fc-list-day>*{position:-webkit-sticky;position:sticky;top:-70px;background:none;width:40px;display:block;margin-bottom:0px;margin-top:-70px}.fc-list.fc-list-sticky .fc-list-day>* .fc-list-day-cushion.fc-cell-shaded{padding:5px;text-align:left;background:none}.fc-list.fc-list-sticky .fc-list-day>* a.fc-list-day-text{margin-top:75px;margin-bottom:-75px;background:#e4e4e4;box-shadow:0 -5px 10px #e4e4e4;font-weight:500;color:#000}.fc-list .create-post{width:44px;height:44px;border-radius:50%;background:white;box-shadow:0px 3px 6px rgba(0,0,0,0.15);text-align:center;line-height:44px;position:absolute;right:10px;bottom:10px;font-size:18px;color:#5f5f5f}.calendar-container>.calendar{height:100%}.modal-content.event-modal,.modal-content.group-modal{border-radius:9px;border:none;padding:8px}.modal-content.event-modal .event-title,.modal-content.group-modal .event-title,.modal-content.event-modal .group-title,.modal-content.group-modal .group-title{margin:8px 0 20px;font-size:26px;word-break:break-word;overflow:hidden}.modal-content.event-modal .modal-close,.modal-content.group-modal .modal-close{width:44px;height:44px;display:block;text-align:center;line-height:44px;position:absolute;right:-8px;top:-8px;cursor:pointer}.modal-content.event-modal .has-image .modal-close,.modal-content.group-modal .has-image .modal-close{background:white;border-radius:50%;right:7px;top:7px;font-size:15px}.modal-content.event-modal .button.create-event,.modal-content.group-modal .button.create-event,.modal-content.event-modal .button.go-to-event,.modal-content.group-modal .button.go-to-event{float:none;width:160px;width:fit-content;margin-top:16px}.modal-content.event-modal .event-details p,.modal-content.group-modal .event-details p{margin:5px 0;word-break:break-word;overflow:hidden}.modal-content.event-modal .event-details i,.modal-content.group-modal .event-details i{margin-right:6px}.modal-content.event-modal .detail-head .pic-picker,.modal-content.group-modal .detail-head .pic-picker{margin-top:-23px;margin-left:-23px;width:calc(100% + 46px);margin-bottom:20px;border-radius:8px 8px 0 0}.modal-content.event-modal .detail-head .pic-picker .area-left.detail-back,.modal-content.group-modal .detail-head .pic-picker .area-left.detail-back{display:none}@media (max-width:550px){.modal-content.event-modal .detail-head .pic-picker .detail-profile-img,.modal-content.group-modal .detail-head .pic-picker .detail-profile-img{right:10px}}.modal{z-index:999999}.ios .title.search-addon{width:calc(100% - 50px)}.ios .title.search-addon input{color:black !important;border-bottom:1px solid rgba(0,0,0,0.7)}.ios .title.search-addon input::placeholder{color:black}.tui-editor-container{display:block;position:relative}.tui-editor-container .tui-editor{position:relative}.tui-editor-container .tui-editor .tui-popup-wrapper.te-heading-add li{height:40px;border-top:1px solid #cacaca;padding:8px;width:120px}.tui-editor-container .tui-editor .te-toolbar-section{height:43px}.tui-editor-container .tui-editor .tui-editor-defaultUI-toolbar{padding:0 4px;height:42px}.tui-editor-container .tui-editor .tui-editor-defaultUI-toolbar button{width:42px;height:42px;border-right:1px solid #dcdcdc;margin:0}.tui-editor-container .tui-editor .tui-editor-defaultUI-toolbar button.active{background-color:#ffc107;color:#000}.tui-editor-container .tui-editor .tui-editor-defaultUI-toolbar button:active{background-color:#dcdcdc}.tui-editor-container .tui-editor .tui-toolbar-icons{font-family:"Font Awesome 5 Pro";color:black;background:white;border:none;padding:0;font-size:16px}.tui-editor-container .tui-editor .tui-toolbar-icons.tui-heading:before{content:"\f1dc"}.tui-editor-container .tui-editor .tui-toolbar-icons.tui-bold:before{content:"\f032"}.tui-editor-container .tui-editor .tui-toolbar-icons.tui-italic:before{content:"\f033"}.tui-editor-container .tui-editor .tui-toolbar-icons.tui-image:before{content:"\f03e"}.tui-editor-container .tui-editor .te-ww-container .tui-editor-contents:first-child{padding:20px 15px 0}.tui-editor-container .tui-overlay-spinner{width:100%;height:100%;background:rgba(0,0,0,0.1);display:block;position:absolute;left:0;top:0;text-align:center;line-height:170px;font-size:20px}.tui-editor-container .te-popup-add-image.tui-editor-popup .tui-popup-body .te-tab-section,.tui-editor-container .te-popup-add-image.tui-editor-popup .tui-popup-body input.te-alt-text-input,.tui-editor-container .te-popup-add-image.tui-editor-popup .tui-popup-body label[for=url]{display:none}.tui-editor-container .tui-popup-wrapper.te-heading-add{box-shadow:5px 7px 10px rgba(0,0,0,0.2);border:none}.tui-editor-container .tui-popup-wrapper.te-heading-add .tui-popup-wrapper.te-heading-add li{height:40px;border-top:1px solid #cacaca;padding:8px;width:120px}.md .list .tui-editor-container .tui-editor ul,.ios .list .tui-editor-container .tui-editor ul{padding-left:0px}.page-customPage .te-heading-add h1,.tui-editor-container .tui-editor .te-heading-add h1,.page-customPage .tui-editor-contents h1,.tui-editor-container .tui-editor .tui-editor-contents h1,.page-customPage .tab-detail h1,.tui-editor-container .tui-editor .tab-detail h1,.page-customPage .te-heading-add h2,.tui-editor-container .tui-editor .te-heading-add h2,.page-customPage .tui-editor-contents h2,.tui-editor-container .tui-editor .tui-editor-contents h2,.page-customPage .tab-detail h2,.tui-editor-container .tui-editor .tab-detail h2,.page-customPage .te-heading-add h3,.tui-editor-container .tui-editor .te-heading-add h3,.page-customPage .tui-editor-contents h3,.tui-editor-container .tui-editor .tui-editor-contents h3,.page-customPage .tab-detail h3,.tui-editor-container .tui-editor .tab-detail h3{font-weight:initial;float:initial;width:initial;margin-top:0;margin-bottom:0;padding-top:0;font-weight:700;color:#222;word-wrap:initial;border-bottom:none}.page-customPage .te-heading-add h1,.tui-editor-container .tui-editor .te-heading-add h1,.page-customPage .tui-editor-contents h1,.tui-editor-container .tui-editor .tui-editor-contents h1,.page-customPage .tab-detail h1,.tui-editor-container .tui-editor .tab-detail h1{font-size:24px}.page-customPage .te-heading-add h2,.tui-editor-container .tui-editor .te-heading-add h2,.page-customPage .tui-editor-contents h2,.tui-editor-container .tui-editor .tui-editor-contents h2,.page-customPage .tab-detail h2,.tui-editor-container .tui-editor .tab-detail h2{font-size:22px}.page-customPage .te-heading-add h3,.tui-editor-container .tui-editor .te-heading-add h3,.page-customPage .tui-editor-contents h3,.tui-editor-container .tui-editor .tui-editor-contents h3,.page-customPage .tab-detail h3,.tui-editor-container .tui-editor .tab-detail h3{font-size:20px}.page-customPage .hidden-upload-button-wrapper{width:0;height:0;overflow:hidden;opacity:0}.group-created-info{overflow:hidden;margin-top:-30px;padding-bottom:10px;color:white;text-shadow:0 0 5px #000,0 0 10px #000}.page-group .tab-form .set-embed-data{display:none}.ios .page-add form .item-media{margin-top:5px}.private-msg-box-placeholder{position:absolute;left:25px;bottom:30px;z-index:2;font-size:15px;line-height:20px;color:#999;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .08s linear}.private-msg-box-input{position:relative;z-index:1;min-height:20px;max-height:100px;overflow-x:hidden;overflow-y:auto;font-size:15px;font-weight:400;color:#4a4a4a;word-wrap:break-word;white-space:pre-wrap;outline:none;padding:14px 30px 14px 14px;border-radius:5px;display:inline-block;width:100%;-webkit-user-modify:read-write-plaintext-only;-webkit-user-select:auto;user-select:text}.private-msg-box.has-content .upload-button-wrapper,.private-msg-box.has-content .add-content-wrapper,.private-msg-box.has-content .private-msg-box-placeholder{display:none}.scroll-btn{right:20px;bottom:75px;width:32px;height:32px;border-radius:50%;text-align:center;line-height:36px;background:rgba(255,255,255,0.7);color:#676767;box-shadow:0 0 10px rgba(0,0,0,0.25);z-index:9999;cursor:pointer}@media (min-width:550px){.scroll-btn{right:calc(50% - 255px)}}.change-design-wrapper{max-width:550px;margin:20px auto 0}.tile.card>.hide-btn{background:white;width:25px;height:25px;border-radius:50%;text-align:center;position:absolute;right:-4px;line-height:25px;z-index:450;top:-4px;box-shadow:0px 4px 5px rgba(0,0,0,0.2)}.md .navbar.navbar-white{background:white;color:black}.md .navbar.navbar-white .icon-back{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.md .navbar .title{width:100%;height:50px;line-height:50px}.md .navbar .right{min-width:40px;height:50px}.md .navbar .right .dropdown,.md .navbar .right .dropdown-toggle{height:100%;width:100%;line-height:50px;cursor:pointer}.md .navbar .right .dropdown-menu{background:white;color:black}.page-group .tab-content .filterMenuContainerWrapper{margin-top:50px}.ios .navbar:after{z-index:initial}.tab-addConversation .navbar input[type="search"].input-search{height:30px;margin-top:8px;width:calc(100% - 20px)}.white-page{padding:0;background-color:white}.feature-screen .feature-text-wrapper{min-height:calc(100vh - 430px)}.feature-screen .feature-title{font-weight:700}.feature-screen .feature-cell{width:100%;margin:15px 0 15px 15px;padding:20px}.feature-screen .new-feature-image{height:250px;background-size:contain;background-repeat:no-repeat;background-position:center}.feature-screen .button-next-wrapper{display:contents}.feature-screen .next-feature-button{width:100%;margin:auto}.feature-screen .flickity-page-dots{width:calc(100% - 40px);opacity:0.8;bottom:45px}.feature-screen .flickity-page-dots .dot.is-selected{background:#ffc107;opacity:1.0}.has-footer-menu .maintab .feature-screen{min-height:calc(100vh - 50px)}.white-page{background-color:white}.error-wrapper{margin:20px 0}.privacy-container-wrapper p{margin:0}.page-detail .detail-content{word-break:break-word}.fancybox-container{z-index:1000000}.calendar-list .emptyText{padding:10px 0px;font-style:italic;color:grey}.md .fab>a,.ios .fab>a{width:50px;height:50px;background-color:white;color:black}.md .fab-buttons a,.ios .fab-buttons a{background-color:#ffc107;color:#000}.fab .fab-label{font-family:'Source Sans Pro',sans-serif;padding:10px;font-size:14px;pointer-events:initial}.fab-label-button i{font-size:16px}.fc-popover{position:absolute !important;transform:translateX(0) translateY(-60px) !important}@media (min-width:955px){.fc-popover{transform:translateX(-50vw) translateX(475px) translateY(-65px) !important}}.event-modal .detail-profile-img{top:-20px}@media (max-width:768px){.event-modal .detail-profile-img{width:70px;height:70px;right:0}}.no-hairline-under-item:after{display:none !important}.fc-scroller{overflow-y:auto !important}.chatinput h1,.chatinput h2,.chatinput h3,.chatinput a,.chatinput div,.chatinput p{-webkit-touch-callout:initial;-webkit-user-select:initial;-khtml-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial;standard-user-select:initial}@media (min-width:375px){.feature-screen .new-feature-image{height:400px}.feature-screen .feature-text-wrapper{min-height:calc(100vh - 580px)}}.page-main ul.dashboard{padding-bottom:50px}.feature-text-wrapper{color:black}@media (max-width:600px){.fc-list-event .tile p{max-width:calc(100vw - 150px)}}@media (min-width:600px){.fc-list-event .tile p{max-width:calc(100vw - 400px)}}@media (min-width:960px){.fc-list-event .tile p{max-width:550px}}.page-detail .tab-group .detail-content{padding-bottom:120px}.ios .page-group .tab-content .right .dropdown-toggle{width:45px;text-align:center;padding:15px;margin-right:-10px;cursor:pointer}.toggle-password{float:right;margin:-28px 10px 0 0;position:relative;z-index:2}.user-detail-content{min-height:calc(100vh - 270px)}.privateChat .dropdown a{padding:10px 15px}.page-user .tab-chat{background-color:#ffc107;max-width:550px}.password-hidden{color:#777}.password-shown{color:#000000}.download-btn{background-image:url(img/download_icon.svg);background-position:center}.block.block-alert.block-alert-danger{border-left:4px solid #f53649}.block.block-alert.block-alert-danger i{color:#f53649}.block.block-alert.block-alert-warning{border-left:4px solid #ff9800}.block.block-alert.block-alert-warning i{color:#ff9800}.block.block-alert .block-header{color:black;font-weight:600}.block.block-alert .button{float:initial;width:fit-content}.modal-header .close{color:black}.page-search .emptyText{color:#000}.text-on-variable-background{color:#000}ul.message-wrapper{display:flex;flex-direction:column}ul.message-wrapper>li{position:relative;padding:0 20px;overflow:hidden;padding-bottom:24px;margin-bottom:-24px}ul.message-wrapper .sticky-footer{margin-top:auto}ul.message-wrapper .sticky-footer .footer-safe-space{display:block;width:100%;height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);background-color:#ffc107}.user-chat{background-color:#ffc107}.user-chat ul.message-wrapper{min-height:calc(100vh - 65px)}.user-chat .emptyText{display:none}.page-group ul.message-wrapper{min-height:calc(100vh - 65px)}.tab-feedback{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 50px)}.tab-feedback .message-list{margin-top:auto}.tab-feedback .emptyText{display:none}.fancybox-toolbar{opacity:1;visibility:visible}.seen-details,.received-details{margin-bottom:20px}.clear-attachment-button{opacity:1;visibility:visible;pointer-events:all;cursor:pointer;margin-right:10px}.page-detail .component-article .attachments .item-content{padding-left:0}.footer-menu .footer-menu-inner>.item{cursor:pointer}.conversation-list>ul.dashboard>li{margin-bottom:0px}@media (max-width:400px){.tile .last-message{font-size:16px}.component-group .tile .last-message{line-height:18px}}.file-input-disabled{pointer-events:none}.file-input-disabled .item-inner>.item-title{color:#808080}.profile-image-title-container{display:flex}.profile-image-title-container .profile-img-container img{border-radius:50%;margin-right:20px;cursor:pointer;height:80px}.profile-image-title-container .profile-title-container{overflow:hidden}.profile-image-title-container .profile-title-container h1{font-weight:600;font-size:30px;line-height:36px;margin:6px 0px 2px 0}.profile-image-title-container .profile-title-container p{color:grey;margin-left:20px;font-size:16px}.container.maintab.tab-user .action-button-wrapper{margin:12px 0 -8px;width:100%}.app-generator-dashboard .component-event i.fa-clock-o{font-size:14px !important}.list ul:empty{display:none}.navbar-chat-image{width:35px;height:35px;border-radius:50%;margin-right:10px;margin-top:-5px}.ios .navbar-chat-image{margin-top:0px;height:30px;width:30px}.tab-archive{padding:0px}.tab-hidden{padding:0}.tab-hidden .dashboard ul{margin-left:0;width:100%}.archive-banner{background:#FFF3CD;padding:13px;position:relative;margin-top:-50px;height:50px;margin-left:-15px;width:calc(100% + 30px);display:flex;align-items:center;gap:10px}.pic-picker-archived{-webkit-filter:saturate(0);filter:saturate(0)}.is-running{display:inline;font-size:12px;align-self:flex-start;padding:2px 4px;border-radius:4px;margin-top:5px}.z-index-for-action-popover{z-index:13200}.ios .actions-button-text{text-align:left}body.ios .actions-button-icon{padding:0 15px}body.ios .actions-button-text{padding:0 20px}.list-button.action-popover-icon-button{display:flex;justify-content:space-between;user-select:none}body.ios .list-button.action-popover-icon-button{padding-right:0}.actions-transparent-backdrop.actions-backdrop{background-color:transparent;z-index:13300}ul.auto-archive-basetype-list .icon-official.active{background-size:34.2px}@media (min-width:768px){.page-group ul.dashboard,.tab-archive ul.dashboard{width:505px}}@keyframes greyscale-fade-in{0%{-webkit-filter:grayscale(0%)}100%{-webkit-filter:grayscale(100%)}}@keyframes greyscale-fade-out{0%{-webkit-filter:grayscale(100%)}100%{-webkit-filter:grayscale(0%)}}.pic-picker-archived-fade-in{animation:greyscale-fade-in 1s ease-in forwards}.pic-picker-archived-fade-out{animation:greyscale-fade-in 1s ease-in forwards}.conversation-list ul.dashboard{padding-bottom:0}.conversation-list li{background-color:white;cursor:pointer}.conversation-list li.component-group{float:none;margin:0px}.conversation-list li .item-content{max-height:70px}.conversation-list li .item-content .item-title,.conversation-list li .item-content .item-text{width:calc(100% - 20px);white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.conversation-list li .item-content .item-media{order:2;padding:0;margin-left:-10px;position:relative;min-width:100px}@media (min-width:768px){.conversation-list li .item-content .item-media{min-width:140px}}.conversation-list li .item-content .item-media img,.conversation-list li .item-content .item-media .no-placeholder{min-height:70px;object-fit:cover;object-position:center;min-width:100px}@media (min-width:768px){.conversation-list li .item-content .item-media img,.conversation-list li .item-content .item-media .no-placeholder{min-width:140px}}.conversation-list li .item-content .item-media i.conversation-tile-icon{color:white;position:absolute;font-size:25px;width:100%;text-align:center;padding-left:15px}.conversation-list li .item-content .item-inner{order:1;margin-left:0;padding-right:0}.conversation-list li .item-content .item-after{padding-right:5px;z-index:1}.conversation-list li .item-content .item-after .menu-notification,.conversation-list li .item-content .item-after .mute-icon{position:absolute;top:-2px;right:-10px;height:20px;font-size:15px;min-width:20px;padding:0 3px;z-index:1}.conversation-list li .item-content .item-media::after{content:"";position:absolute;top:0;height:100%;width:50px;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35 100"><polygon fill="white" points="-1 -1 35 -1 3 101 -1 101"/></svg>');background-repeat:no-repeat;background-position:left center;background-size:cover;margin-left:-10px}.conversation-list li .item-content .item-text{-webkit-line-clamp:1;margin-right:5px;text-overflow:ellipsis;padding-bottom:2px;padding-right:50px}.conversation-list li .item-content .basetype-icon-overlay{position:absolute;width:100%;height:100%;opacity:0.6}.ios .conversation-list.list .item-after{font-size:14px}.ios .conversation-list.list .item-media+.item-inner{margin-left:0}.md .conversation-list.list .item-media+.item-inner{margin-left:0}.list-white-background ul li{background:white}.no-container-padding{width:calc(100% + 30px);margin-left:-15px}.member-list-container{padding-bottom:10px}.fixed-scroll-down-btn{position:fixed;bottom:35px;right:calc(50% - 265px);padding:8px;float:right;height:30px;z-index:1}@media (max-width:767px){.fixed-scroll-down-btn{right:10px}}.fixed-scroll-down-btn .scroll-btn{position:absolute;top:0px;right:0px}.list-disc li{list-style-type:disc;margin:12px 0 0 25px}.group-form-list li:hover{cursor:pointer}.group-form-app-list{font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px}.group-invitation-img{width:35px;height:35px;border-radius:50%;background:#e4e4e4}.checkbox-line input[type="checkbox"]{display:none}.checkbox-line .toggle-icon-pin::after{content:"\f08d";font-family:"Font Awesome 5 Pro";display:inline-block;margin-right:10px;color:gray}.checkbox-line input[type="checkbox"]:checked+.toggle-icon-pin::after{color:#1b84fd}.group-detail-ul{width:calc(100% + 50px);margin-left:-25px !important;padding-left:25px !important}.group-setting-ul,.group-members-ul{width:calc(100% + 30px);margin-left:-15px !important;padding-left:15px !important}.group-user-add-ul{width:calc(100% + 30px);margin-left:-15px !important}.group-user-add-ul .icon-checkbox{margin-right:0px !important}.privacy-setting-ul{padding-left:15px !important}.privacy-setting-ul .emptyText{padding:10px 0}.tutorial-new-element .item.groups.active.pulse-it{border-radius:250px}.no-hairline-top::before{content:none !important}.group-members-ul li:nth-last-child(2) div .item-inner::after{content:none !important}.tab-members .list{margin:0}.detail-content.no-padding{padding:0}.modal-dialog .modal-body input,.modal-dialog .modal-body textarea{border:1px solid #d3d3d3;padding:5px;border-radius:5px}.maintab .confirm-button-margin{margin:0 0 50px 0}.remove-ellipsis .title,.remove-ellipsis .item-row,.remove-ellipsis .item-title{text-overflow:initial !important}button.dt-button.buttons-excel.buttons-html5{margin-top:20px}span.youtube-hint{background:rgba(0,0,0,0.5);position:absolute;bottom:0px;font-size:11px;color:white;display:inline-block;padding:5px 160px 5px 10px;text-align:left;font-weight:400;left:0;z-index:0;line-height:1.2}.not-verified-banner{padding:0 15px;display:flex;justify-content:center}.not-verified-banner .card{margin-top:30px;margin-bottom:30px}.not-verified-banner .list .item-media{justify-content:center}.badge-label{color:#333}.loader-flex{display:flex;justify-content:center;margin-top:20px}.list .item-title{white-space:inherit}.item-title-info{text-overflow:initial !important}.area-search-container .loader-overlay{position:relative !important;top:20px;margin-bottom:30px}.navbar.area-search-navbar .subnavbar:after{display:none}.ios .navbar.area-search-navbar{background:#f7f7f8}.md .area-search-container .list ul:after{background-color:#c5c5c5}.apps-detail-ul{margin-left:-15px !important;width:calc(100% + 30px);padding-left:15px !important;margin-top:-32px !important}.range-slider input[type="range"]{display:initial}.subnavbar.navbar-area-search{background:white;left:-1px;width:calc(100% + 2px);border-top:#ccc 1px solid}.subnavbar.navbar-area-search output{color:transparent}.subnavbar.navbar-area-search .output-text{font-size:13px;color:#333;padding:6px;width:65px;text-align:center}.subnavbar.navbar-area-search .range-slider::before,.subnavbar.navbar-area-search .range-slider::after{display:none}.md .navbar.area-search-navbar{margin-top:49px;background:white}.ios .navbar.area-search-navbar{margin-top:42px;background:#f7f7f8}.area-search-container .search-list{background:white}.md .area-search-container .search-list{margin:48px 0 0}.ios .area-search-container .search-list{margin:40px 0 0}.navbar-area-search-range.navbar{top:97px;background:initial}.md .navbar-area-search-range .subnavbar{top:0}.ios .navbar-area-search-range .subnavbar{top:-11px;background:#f7f7f8}li.location-select:focus{box-shadow:0 0 10px rgba(0,0,0,0.2)}.list .item-link:focus,.list .list-button:focus{box-shadow:0 0 10px rgba(0,0,0,0.2)}.tab-areaSearchForm.white-page{background:#e7e7e7}.area-search-container .emptyText{padding:15px;font-style:italic}.area-search-container .loader-overlay{position:relative !important;top:20px;margin-bottom:30px}.navbar.area-search-navbar .subnavbar:after{display:none}.ios .navbar.area-search-navbar{background:#f7f7f8}.md .area-search-container .list ul:after{background-color:#c5c5c5}.tab-mainContact{background:white}.tab-mainContact .confirm-button{position:fixed;bottom:0;background:white;width:calc(100% + 30px);height:50px;text-align:center;padding:14px;box-shadow:0px -2px 9px rgba(0,0,0,0.2);font-weight:600;margin-left:-15px;z-index:1}.tab-mainContact .list li{cursor:pointer}.badge-font-size{font-size:80%}.user-badges .badge-font-size{font-size:100%}.primary-background-color{background-color:#ffc107 !important}.primary-background-color.chip{color:#000}.chip{cursor:pointer;margin-right:5px}.rating{direction:rtl;unicode-bidi:bidi-override;color:#ddd}.rating input{display:none}.rating label:hover,.rating label:hover~label,.rating input:checked+label,.rating input:checked+label~label{color:#fabe03}.confetti{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:200px;overflow:hidden}.confetti-piece{position:absolute;width:8px;height:16px;background:#ffd300;top:0;opacity:0}.confetti-piece:nth-child(1){left:7%;transform:rotate(47deg);-webkit-animation:makeItRain 1400ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:436ms;animation-delay:436ms;-webkit-animation-duration:738ms;animation-duration:738ms}.confetti-piece:nth-child(2){left:14%;transform:rotate(-45deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:53ms;animation-delay:53ms;-webkit-animation-duration:1050ms;animation-duration:1050ms}.confetti-piece:nth-child(3){left:21%;transform:rotate(-72deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:314ms;animation-delay:314ms;-webkit-animation-duration:860ms;animation-duration:860ms}.confetti-piece:nth-child(4){left:28%;transform:rotate(70deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:467ms;animation-delay:467ms;-webkit-animation-duration:1111ms;animation-duration:1111ms}.confetti-piece:nth-child(5){left:35%;transform:rotate(-27deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:163ms;animation-delay:163ms;-webkit-animation-duration:971ms;animation-duration:971ms}.confetti-piece:nth-child(6){left:42%;transform:rotate(45deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:378ms;animation-delay:378ms;-webkit-animation-duration:1087ms;animation-duration:1087ms}.confetti-piece:nth-child(7){left:49%;transform:rotate(-69deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:224ms;animation-delay:224ms;-webkit-animation-duration:995ms;animation-duration:995ms}.confetti-piece:nth-child(8){left:56%;transform:rotate(-37deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:375ms;animation-delay:375ms;-webkit-animation-duration:702ms;animation-duration:702ms}.confetti-piece:nth-child(9){left:63%;transform:rotate(-55deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:363ms;animation-delay:363ms;-webkit-animation-duration:1082ms;animation-duration:1082ms}.confetti-piece:nth-child(10){left:70%;transform:rotate(-33deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:120ms;animation-delay:120ms;-webkit-animation-duration:851ms;animation-duration:851ms}.confetti-piece:nth-child(11){left:77%;transform:rotate(47deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:214ms;animation-delay:214ms;-webkit-animation-duration:1143ms;animation-duration:1143ms}.confetti-piece:nth-child(12){left:84%;transform:rotate(-11deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:106ms;animation-delay:106ms;-webkit-animation-duration:887ms;animation-duration:887ms}.confetti-piece:nth-child(13){left:91%;transform:rotate(58deg);-webkit-animation:makeItRain 1000ms 3 ease-out;animation:makeItRain 1000ms 3 ease-out;-webkit-animation-delay:390ms;animation-delay:390ms;-webkit-animation-duration:1200ms;animation-duration:1200ms}.confetti-piece:nth-child(odd){background:#17d3ff}.confetti-piece:nth-child(even){z-index:1}.confetti-piece:nth-child(4n){width:5px;height:12px;-webkit-animation-duration:2000ms;animation-duration:2000ms}.confetti-piece:nth-child(3n){width:3px;height:10px;-webkit-animation-duration:2500ms;animation-duration:2500ms;-webkit-animation-delay:1000ms;animation-delay:1000ms}.confetti-piece:nth-child(4n-7){background:#ff4e91}@-webkit-keyframes makeItRain{from{opacity:0}50%{opacity:1}to{transform:translateY(200px)}}@keyframes makeItRain{from{opacity:0}50%{opacity:1}to{transform:translateY(200px)}}.msg-react-hide .msg-react-wrapper,.msg-react-hide .msg-react-backdrop,.msg-react-hide .msg-react-pill{visibility:hidden;opacity:0}ul.message-wrapper>li:not(.msg-react-hide) .private-msg{z-index:1051}ul.message-wrapper>li:not(.msg-react-hide) .report-msg{display:none !important}ul.message-wrapper>li:not(.msg-react-hide) .private-msg-box .text:not(:has(div)){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.msg-react-wrapper{opacity:1;visibility:visible;transition:all .1s linear;z-index:1052;position:absolute;bottom:8px}.msg-react-wrapper-left{right:50px}.msg-react-wrapper-right{right:114px}@media only screen and (max-width:400px){.msg-react-wrapper-left{right:40px}.msg-react-wrapper-right{right:52px}}.msg-react-backdrop{height:100vh;width:100vw;position:fixed;top:0;left:0;background:rgba(0,0,0,0.2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1050;opacity:1;visibility:visible;transition:all .1s linear}.msg-react-pill{background:#fff;border-radius:25px;padding:6px 12px;width:auto;-webkit-box-shadow:0px 0px 8px 2px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 8px 2px rgba(0,0,0,0.1);box-shadow:0px 0px 8px 2px rgba(0,0,0,0.1);opacity:1;visibility:visible;transition:all .1s linear}.msg-react-list{list-style:none;display:flex;flex-direction:row;align-items:center;gap:6px;font-size:20px}.msg-react-list-item{cursor:pointer;aspect-ratio:1;width:28px;text-align:center;border-radius:50px;display:flex;justify-content:center;padding:1px;box-sizing:border-box}.msg-react-list .active{background:#e6e6e6}.msg-react-list li:last-of-type{margin-bottom:0px !important}.msg-react-list-item:last-of-type{margin-bottom:0px !important;height:28px;width:28px;display:inline-flex;justify-content:center;align-items:center;color:darkgray;border-left:2px solid #e6e6e6;border-radius:0;padding-left:10px}.msg-reactions{position:absolute;bottom:-10px;right:16px}.msg-reactions-pill{background:#fff;border-radius:12px;padding:4px 8px;box-shadow:rgba(0,0,0,0.3) 0px 0px 2px}.msg-reactions .msg-reactions-list{list-style:none;display:flex;flex-direction:row;align-items:center;font-size:12px;line-height:1;gap:4px}.msg-reactions li:last-of-type{margin-bottom:0px !important;color:#808080}.msg-reactions-popup .msg-reactions-overview-list{display:flex;gap:5px;margin:0px 15px 15px 15px;flex-wrap:wrap}.msg-reactions-popup .msg-reactions-overview-list-item{color:#808080;padding:4px 8px;border-radius:15px;line-height:12px;font-size:12px}.msg-reactions-popup .msg-reactions-overview-list-item:hover,.msg-reactions-popup .msg-reactions-overview-list-item.active{background:#efefef;color:#808080;font-weight:normal;text-decoration:none}.msg-reactions-popup .item-subtitle{font-size:12px !important;color:#808080;display:block}.reactions-list .emptyText{margin:0;padding:10px;font-size:14px}.creator-text-color{color:#172B4D}.creator-wrapper{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;margin:0 auto;gap:40px}.creator-wrapper .creator-column-first-page{width:100%;max-width:400px}.creator-wrapper .creator-column-first-page .parallax-image{display:grid;transform-style:preserve-3d;transform:translateZ(5px);-webkit-transform:translateZ(5px);-moz-transform:translateZ(5px);-ms-transform:translateZ(5px);-o-transform:translateZ(5px);transition:all .1s ease}.creator-wrapper .creator-column-first-page .parallax-image img{grid-area:1/1;width:100%;height:auto}.creator-wrapper .creator-column-first-page .parallax-image .layer-0{transform-style:preserve-3d;transform:translateZ(-80px);-webkit-transform:translateZ(-80px);-moz-transform:translateZ(-80px);-ms-transform:translateZ(-80px);-o-transform:translateZ(-80px)}.creator-wrapper .creator-column-first-page .parallax-image .layer-1{transform-style:preserve-3d;transform:translateZ(-40px);-webkit-transform:translateZ(-40px);-moz-transform:translateZ(-40px);-ms-transform:translateZ(-40px);-o-transform:translateZ(-40px)}.creator-wrapper .creator-column-first-page .parallax-image .layer-2{transform-style:preserve-3d;transform:translateZ(-150px);-webkit-transform:translateZ(-150px);-moz-transform:translateZ(-150px);-ms-transform:translateZ(-150px);-o-transform:translateZ(-150px)}.creator-wrapper .creator-column-first-page .parallax-image .layer-3{transform-style:preserve-3d;transform:translateZ(0px);-webkit-transform:translateZ(0px);-moz-transform:translateZ(0px);-ms-transform:translateZ(0px);-o-transform:translateZ(0px)}.creator-wrapper .creator-column-first-page .parallax-image .layer-4{transform-style:preserve-3d;transform:translateZ(100px);-webkit-transform:translateZ(100px);-moz-transform:translateZ(100px);-ms-transform:translateZ(100px);-o-transform:translateZ(100px)}.creator-wrapper .creator-column-second-page-left{width:100%;max-width:525px;margin:0 10px;position:relative}.creator-wrapper .creator-column-second-page-left .parallax-image{position:absolute;top:0;left:0;width:100%;padding:0 5px}.creator-wrapper .creator-column-second-page-left .parallax-image .transition{transition:all .5s ease}.creator-wrapper .creator-column-second-page-left .image-back{z-index:-99}.creator-wrapper .creator-column-second-page-left .image-front{z-index:99;transform-style:preserve-3d;transform:translateZ(-150px);-webkit-transform:translateZ(-150px);-moz-transform:translateZ(-150px);-ms-transform:translateZ(-150px);-o-transform:translateZ(-150px)}@media only screen and (max-width:450px){.creator-wrapper .creator-column-second-page-left .image-front{z-index:-99}}.creator-wrapper .creator-column-second-page-left .app-preview-wrapper{display:flex;gap:16px;justify-content:center;align-items:center;z-index:10}.creator-wrapper .creator-column-second-page-left .footer-device{background:red;height:24px}.creator-wrapper .creator-column-second-page-left .action-buttons{margin:0px 20px}.creator-wrapper .creator-column-second-page-left .action-buttons .list{display:flex;justify-content:center;gap:12px;margin-bottom:12px}.creator-wrapper .creator-column-second-page-left .action-buttons .list .btn-default{max-width:200px;white-space:normal}.creator-wrapper .creator-column-second-page-right{max-width:400px;width:100%;margin:0 10px}.select-logo-modal .logo-suggestions-list,.select-logo-modal .logo-suggestions-list-images{display:flex;gap:12px;flex-wrap:wrap}.select-logo-modal .logo-suggestions-list .logo-suggestion{height:100px;width:auto;min-width:100px;max-width:200px;border:3px solid #efefef;border-radius:15px;padding:4px;transition:all .1s linear}.select-logo-modal .logo-suggestions-list .logo-suggestion:hover{border:3px solid #fabe03;background:#efefef;cursor:pointer}.select-logo-modal .logo-suggestions-list .logo-suggestion.selected{border:3px solid #fabe03}.select-logo-modal .logo-suggestions-list .logo-suggestion img{height:100%;width:100%;object-fit:contain}.select-logo-modal .logo-suggestions-list .text-logo{display:flex;align-items:center;justify-content:center;font-size:20px;text-align:center;order:98}.select-logo-modal .logo-suggestions-list .upload-button{order:99}.creator-footer{background-color:#FFF9E5;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:30px 20px;position:absolute;bottom:0;margin-top:48px}.creator-footer::before{content:'';background-image:url(img/app_creator_footer.svg);background-position:bottom;background-size:100vw;background-repeat:no-repeat;width:100vw;height:265px;position:absolute;bottom:80px;left:0}.app-generator-new-logo{display:table;margin:0px auto 20px}@media (max-width:1023px){.creator-wrapper div.creator-column-first-page{max-width:280px;margin-top:40px}.creator-wrapper .creator-column-first-page button.btn.btn-default{margin:5px 0 90px}.creator-wrapper .creator-column-second-page-right{max-width:500px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);border-radius:10px;background:white;padding:10px 10px 30px 10px;margin:0 0 20px}}@media (max-width:767px){.creator-wrapper div.creator-column-first-page{order:2;margin:20px 0 70px}.creator-wrapper .creator-column-first-page{max-width:100%;padding:0 15px}.creator-wrapper .creator-column-first-page button.btn.btn-default{margin:5px 0 0}.app-generator-new-logo{width:calc(100% + 30px);background:white;margin:-15px -15px 10px;padding:10px calc(50% - 60px) 15px;box-shadow:0px 3px 5px rgba(0,0,0,0.2)}}.hide-hidden-options .highcharts-legend-item-hidden{display:none}.qrcode-testapp{box-shadow:0px 0px 10px rgba(0,0,0,0.2);padding:15px;border-radius:10px;max-width:200px;width:100%}.qrcode-testapp>canvas{width:100%}.invite-user-wrapper .invite-user-action-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:48px;gap:40px;flex-direction:column}.invite-user-wrapper .invite-user-action-wrapper .app-icon-loader-wrapper-wrapper,.invite-user-wrapper .invite-user-action-wrapper .invite-text-wrapper{float:unset;width:unset;margin:0}[data-name="mojs-shape"]{pointer-events:none}.buy-modal-body ul{padding-left:14px}.buy-modal-body li{list-style-type:disclosure-closed}.buy-modal-body li::marker{color:#fabe03}.pic-picker-inner .button-container .reload-images{min-width:38px;border-radius:50%}.poll-wrapper{width:100%;cursor:default !important}.private-msg-box>.text>.poll-wrapper{width:calc(100% + 28px);margin:-10px -14px}.poll-wrapper .poll-heading{font-size:16px;padding:12px 14px 0px 14px}.poll-wrapper .poll-subheading{font-size:12px;padding:0px 14px 10px 14px;color:#808080;border-bottom:1px solid #e4e4e4}.poll-wrapper .poll-footer{cursor:pointer;padding:10px 14px;border-top:1px solid #e4e4e4;display:flex;justify-content:space-between;align-items:center}.poll-wrapper .poll-list{margin:8px 14px;display:flex;flex-direction:column;gap:12px}.poll-wrapper .poll-list-item{display:grid;grid-template-columns:20px 3fr 2fr;grid-template-rows:repeat(2, 1fr);grid-column-gap:12px;align-items:center;cursor:pointer}.poll-wrapper .poll-list-item-checkbox{grid-column-start:1;grid-column-end:1;grid-row:1;display:flex;justify-content:center}.poll-wrapper .poll-list-item-checkbox .checkbox{margin:0}.poll-wrapper .poll-list-item-title{grid-column-start:2;grid-column-end:2;grid-row:1}.poll-wrapper .poll-list-item-users{grid-column-start:3;grid-column-end:3;grid-row:1;display:flex;justify-content:end;height:22px}.poll-wrapper .poll-list-item-users img{margin:0;margin-left:-8px;border:1px solid #fff;float:none;border-radius:50%;height:20px}.poll-wrapper .poll-list-item-percentage{grid-column-start:1;grid-column-end:1;grid-row:2;display:flex;justify-content:center;font-size:10px;color:#808080}.poll-wrapper .poll-list-item-bar{grid-column-start:2;grid-column-end:4;grid-row:2}.poll-wrapper .poll-list-item-bar .progressbar{height:4px;border-radius:25px;background:#e4e4e4}.page-integration .tab-referral .use-app-color{fill:#ffc107}.answer-list{background-color:#fff;width:110%;width:calc(100% + 30px);margin-left:-15px}.answer-list-title{margin-bottom:1px;display:flex;justify-content:space-between;margin-left:0;width:100%;padding:7px;background-color:#e3e3e3;color:#333333}.answer-user-list li:nth-last-child(2) div .item-inner::after{content:none !important}.select2-container{z-index:1000000}.invert-backgroundcolor{background:inherit;background-clip:text;color:transparent;filter:invert(1)}.tab-communiAppTable .link-like{color:#235195}.notifications-mail-description{font-size:14px;color:#333;margin:32px 16px 16px}.notifications-mail-description.muted{color:#808080}.notifications-mail-form{color:#333}.notifications-mail-form label{font-weight:500}.notifications-mail-form .button{float:unset}